Options Chain Realtime

Options Chain Realtime Web API Documentation

Returns a list of the latest National Best Bid & Offer (NBBO) top of the order book size and premium (bid / ask), the latest trade size and premium as well as the greeks and implied volatility for all option contracts currently associated with the option chain.

Endpoint:
https://api-v2.intrinio.com/options/chain/{symbol}/{expiration}/realtime

Parameters

Name Description Example
symbol
* required
The option symbol, corresponding to the underlying security. MSFT
expiration
* required
The expiration date of the options contract 2023-01-20
source
Realtime or 15-minute delayed contracts.
Options:
realtime
delayed
show more show less
realtime
type
The option contract type.
Options:
call
put
show more show less
put
strike
The strike price of the option contract. This will return options contracts with strike price equal to this price. 170
strike_greater_than
The strike price of the option contract. This will return options contracts with strike prices greater than this price. 190
strike_less_than
The strike price of the option contract. This will return options contracts with strike prices less than this price. 150
volume_greater_than
The volume of the option contract. This will return options contracts with volumes greater than this amount. 2000
volume_less_than
The volume of the option contract. This will return options contracts with volumes less than this amout. 2000
open_interest_greater_than
The open interest of the option contract. This will return options contracts with open interest greater than this amount. 2000
open_interest_less_than
The open interest of the option contract. This will return options contracts with open interest less than this amount. 2000
moneyness
The moneyness of the options contracts to return. 'all' will return all options contracts. 'in_the_money' will return options contracts that are in the money (call options with strike prices below the current price, put options with strike prices above the current price). 'out_of_they_money' will return options contracts that are out of the money (call options with strike prices above the current price, put options with strike prices below the current price). 'near_the_money' will return options contracts that are $0.50 or less away from being in the money. Requires subscription to realtime stock price data.
Options:
all
in_the_money
out_of_the_money
near_the_money
show more show less
in_the_money
stock_price_source
Source for underlying price for calculating Greeks.
Options:
iex
bats_delayed
intrinio_mx
intrinio_mx_plus
delayed_sip
utp_delayed
otc_delayed
cta_a_delayed
cta_b_delayed
nasdaq_basic
show more show less
iex
model
Model for calculating Greek values. Default is black_scholes.
Options:
black_scholes
bjerk
show more show less
black_scholes
show_extended_price
Whether to include open close high low type fields. false
include_related_symbols
Include related symbols that end in a 1 or 2 because of a corporate action. false
symbol
* required
The option symbol, corresponding to the underlying security.
expiration
* required
The expiration date of the options contract
source
Realtime or 15-minute delayed contracts.
type
The option contract type.
strike
The strike price of the option contract. This will return options contracts with strike price equal to this price.
strike_greater_than
The strike price of the option contract. This will return options contracts with strike prices greater than this price.
strike_less_than
The strike price of the option contract. This will return options contracts with strike prices less than this price.
volume_greater_than
The volume of the option contract. This will return options contracts with volumes greater than this amount.
volume_less_than
The volume of the option contract. This will return options contracts with volumes less than this amout.
open_interest_greater_than
The open interest of the option contract. This will return options contracts with open interest greater than this amount.
open_interest_less_than
The open interest of the option contract. This will return options contracts with open interest less than this amount.
moneyness
The moneyness of the options contracts to return. 'all' will return all options contracts. 'in_the_money' will return options contracts that are in the money (call options with strike prices below the current price, put options with strike prices above the current price). 'out_of_they_money' will return options contracts that are out of the money (call options with strike prices above the current price, put options with strike prices below the current price). 'near_the_money' will return options contracts that are $0.50 or less away from being in the money. Requires subscription to realtime stock price data.
stock_price_source
Source for underlying price for calculating Greeks.
model
Model for calculating Greek values. Default is black_scholes.
show_extended_price
Whether to include open close high low type fields.
include_related_symbols
Include related symbols that end in a 1 or 2 because of a corporate action.

Output Fields

Name Description Type
chain
A list of realtime options for the provided expiration date their respective option prices. array
option
object
code
The Intrinio Code for the Option. string
ticker
The ticker symbol of the Security for the Option. string
expiration
The date on which the Option expires. The Option becomes invalid after this date and cannot be exercised. date
strike
The strike price is the fixed price at which a derivative can be exercised, and refers to the price of the derivative’s underlying asset. In a call option, the strike price is the price at which the option holder can purchase the underlying security. For a put option, the strike price is the price at which the option holder can sell the underlying security. number
type
The type of Option (put or call). select
price
object
last
The price of the last trade number
last_size
The size of the last trade integer
last_timestamp
The time of the last trade string
volume
The cumulative volume of this options contract that traded that day. integer
ask
The price of the top ask order number
ask_size
The size of the top ask order integer
ask_timestamp
The timestamp of the top ask order string
bid
The price of the top bid order number
bid_size
The size of the top bid order integer
bid_timestamp
The time of the top bid order string
open_interest
The total number of this options contract that are still open. integer
exercise_style
The exercise style of the option. ("A" = "American", "E" = "European") select
stats
object
implied_volatility
The implied volatility of the contract calculated using the Black-Scholes Model. number
delta
Delta represents the rate of change between the option's price and a $1 change in the underlying asset's price. number
gamma
Gamma represents the rate of change between an option's delta and the underlying asset's price. number
theta
Theta represents the rate of change between the option price and time, or time sensitivity - sometimes known as an option's time decay. number
vega
Vega represents the rate of change between an option's value and the underlying asset's implied volatility. number
underlying_price
The most recent trade price of the underlying asset. number
extended_price
object
bid_open
The price of the bid at open number
bid_high
The high bid so far today number
bid_low
The low bid so far today number
ask_open
The price of the ask at open number
ask_high
The high ask so far today number
ask_low
The low ask so far today number
trade_open
The price of the trade at open number
trade_high
The high trade so far today number
trade_low
The low trade so far today number
ask_close
The price of ask at close today number
bid_close
The price of bid at close today number
trade_close
The price of the last trade of the day number
mark
The mark price number
chain
A list of realtime options for the provided expiration date their respective option prices.

Choose an Endpoint

Options Real-Time

Options Chain Realtime

Returns a list of the latest National Best Bid & Offer (NBBO) top of the order book size and premium (bid / ask), the latest trade size and premium as well as the greeks and implied volatility for all option contracts currently associated with the option chain.

No endpoints match your query.


Sample Data

Live Data

Sample Data

Switch to Sample Data
Login to See Live Data

Options Chain Realtime

Returns a list of the latest National Best Bid & Offer (NBBO) top of the order book size and premium (bid / ask), the latest trade size and premium as well as the greeks and implied volatility for all option contracts currently associated with the option chain.

URL:
https://api-v2.intrinio.com/options/chain/MSFT/2023-01-20/realtime

Request Body:

null
{
  "chain": [
    {
      "option": {
        "code": "MSFT230120P00325000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 325,
        "type": "put"
      },
      "price": {
        "last": 45.35,
        "last_size": 1,
        "last_timestamp": "2022-03-21T14:37:28.119+00:00",
        "volume": 1,
        "ask": 41.5,
        "ask_size": 79,
        "ask_timestamp": "2022-03-22T19:36:55.872+00:00",
        "bid": 40.2,
        "bid_size": 216,
        "bid_timestamp": "2022-03-22T19:36:55.872+00:00",
        "open_interest": 752,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.24303,
        "delta": -0.58894,
        "gamma": 0.00578,
        "theta": -0.04277,
        "vega": 1.07758
      }
    },
    {
      "option": {
        "code": "MSFT230120P00480000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 480,
        "type": "put"
      },
      "price": {
        "last": 185.21,
        "last_size": 1,
        "last_timestamp": "2022-02-25T19:12:29.579+00:00",
        "volume": 1,
        "ask": 178.1,
        "ask_size": 31,
        "ask_timestamp": "2022-03-22T19:34:08.094+00:00",
        "bid": 175.4,
        "bid_size": 42,
        "bid_timestamp": "2022-03-22T19:36:31.213+00:00",
        "open_interest": 1,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00066,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00265000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 265,
        "type": "call"
      },
      "price": {
        "last": 55.5,
        "last_size": 2,
        "last_timestamp": "2022-03-22T17:34:06.254+00:00",
        "volume": 3,
        "ask": 56.45,
        "ask_size": 83,
        "ask_timestamp": "2022-03-22T19:37:05.723+00:00",
        "bid": 55.25,
        "bid_size": 102,
        "bid_timestamp": "2022-03-22T19:37:05.723+00:00",
        "open_interest": 1485,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.33596,
        "delta": 0.71772,
        "gamma": 0.00363,
        "theta": -0.05195,
        "vega": 0.93619
      }
    },
    {
      "option": {
        "code": "MSFT230120C00420000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 420,
        "type": "call"
      },
      "price": {
        "last": 2.93,
        "last_size": 5,
        "last_timestamp": "2022-03-22T16:15:27.361+00:00",
        "volume": 14,
        "ask": 3.1,
        "ask_size": 10,
        "ask_timestamp": "2022-03-22T19:36:03.792+00:00",
        "bid": 2.88,
        "bid_size": 17,
        "bid_timestamp": "2022-03-22T19:36:48.123+00:00",
        "open_interest": 2061,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25738,
        "delta": 0.09831,
        "gamma": 0.00243,
        "theta": -0.02036,
        "vega": 0.48014
      }
    },
    {
      "option": {
        "code": "MSFT230120C00440000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 440,
        "type": "call"
      },
      "price": {
        "last": 1.97,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:29:46.927+00:00",
        "volume": 1,
        "ask": 2.34,
        "ask_size": 248,
        "ask_timestamp": "2022-03-22T19:37:09.177+00:00",
        "bid": 1.9,
        "bid_size": 75,
        "bid_timestamp": "2022-03-22T19:37:08.896+00:00",
        "open_interest": 2484,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26203,
        "delta": 0.07233,
        "gamma": 0.0019,
        "theta": -0.01646,
        "vega": 0.38143
      }
    },
    {
      "option": {
        "code": "MSFT230120C00370000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 370,
        "type": "call"
      },
      "price": {
        "last": 8.68,
        "last_size": 2,
        "last_timestamp": "2022-03-22T16:32:32.987+00:00",
        "volume": 28,
        "ask": 9.2,
        "ask_size": 17,
        "ask_timestamp": "2022-03-22T19:36:36.356+00:00",
        "bid": 8.65,
        "bid_size": 154,
        "bid_timestamp": "2022-03-22T19:36:29.331+00:00",
        "open_interest": 11029,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26485,
        "delta": 0.23463,
        "gamma": 0.00418,
        "theta": -0.03713,
        "vega": 0.85055
      }
    },
    {
      "option": {
        "code": "MSFT230120P00120000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 120,
        "type": "put"
      },
      "price": {
        "last": 0.5,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:33:59.402+00:00",
        "volume": 5,
        "ask": 0.72,
        "ask_size": 265,
        "ask_timestamp": "2022-03-22T19:36:26.734+00:00",
        "bid": 0.46,
        "bid_size": 42,
        "bid_timestamp": "2022-03-22T19:36:36.988+00:00",
        "open_interest": 2122,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.48878,
        "delta": -0.01102,
        "gamma": 0.00021,
        "theta": -0.00645,
        "vega": 0.08036
      }
    },
    {
      "option": {
        "code": "MSFT230120C00335000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 335,
        "type": "call"
      },
      "price": {
        "last": 18.2,
        "last_size": 1,
        "last_timestamp": "2022-03-22T18:52:54.039+00:00",
        "volume": 122,
        "ask": 18.8,
        "ask_size": 167,
        "ask_timestamp": "2022-03-22T19:37:10.701+00:00",
        "bid": 18.1,
        "bid_size": 22,
        "bid_timestamp": "2022-03-22T19:37:07.395+00:00",
        "open_interest": 5574,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.28088,
        "delta": 0.38953,
        "gamma": 0.00493,
        "theta": -0.04922,
        "vega": 1.06252
      }
    },
    {
      "option": {
        "code": "MSFT230120C00245000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 245,
        "type": "call"
      },
      "price": {
        "last": 65.6,
        "last_size": 9,
        "last_timestamp": "2022-03-18T15:17:05.783+00:00",
        "volume": 9,
        "ask": 71.85,
        "ask_size": 112,
        "ask_timestamp": "2022-03-22T19:37:03.671+00:00",
        "bid": 70.1,
        "bid_size": 152,
        "bid_timestamp": "2022-03-22T19:37:07.980+00:00",
        "open_interest": 3949,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.36213,
        "delta": 0.78667,
        "gamma": 0.0029,
        "theta": -0.04822,
        "vega": 0.80578
      }
    },
    {
      "option": {
        "code": "MSFT230120C00375000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 375,
        "type": "call"
      },
      "price": {
        "last": 7.82,
        "last_size": 1,
        "last_timestamp": "2022-03-22T18:31:33.735+00:00",
        "volume": 93,
        "ask": 8.2,
        "ask_size": 12,
        "ask_timestamp": "2022-03-22T19:37:00.402+00:00",
        "bid": 7.8,
        "bid_size": 81,
        "bid_timestamp": "2022-03-22T19:37:02.271+00:00",
        "open_interest": 2857,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26333,
        "delta": 0.21618,
        "gamma": 0.00402,
        "theta": -0.03525,
        "vega": 0.81202
      }
    },
    {
      "option": {
        "code": "MSFT230120P00370000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 370,
        "type": "put"
      },
      "price": {
        "last": 93,
        "last_size": 1,
        "last_timestamp": "2022-03-11T20:31:23.231+00:00",
        "volume": 1,
        "ask": 73.9,
        "ask_size": 171,
        "ask_timestamp": "2022-03-22T19:36:31.115+00:00",
        "bid": 72.2,
        "bid_size": 123,
        "bid_timestamp": "2022-03-22T19:36:52.010+00:00",
        "open_interest": 395,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.21099,
        "delta": -0.83245,
        "gamma": 0.00429,
        "theta": -0.02366,
        "vega": 0.69452
      }
    },
    {
      "option": {
        "code": "MSFT230120C00385000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 385,
        "type": "call"
      },
      "price": {
        "last": 6.49,
        "last_size": 1,
        "last_timestamp": "2022-03-22T15:33:55.887+00:00",
        "volume": 11,
        "ask": 6.6,
        "ask_size": 16,
        "ask_timestamp": "2022-03-22T19:36:35.625+00:00",
        "bid": 6.25,
        "bid_size": 61,
        "bid_timestamp": "2022-03-22T19:36:26.998+00:00",
        "open_interest": 1480,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26096,
        "delta": 0.18275,
        "gamma": 0.00366,
        "theta": -0.03156,
        "vega": 0.73385
      }
    },
    {
      "option": {
        "code": "MSFT230120C00200000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 200,
        "type": "call"
      },
      "price": {
        "last": 109,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:07:42.549+00:00",
        "volume": 12,
        "ask": 110.65,
        "ask_size": 119,
        "ask_timestamp": "2022-03-22T19:37:07.302+00:00",
        "bid": 108.15,
        "bid_size": 118,
        "bid_timestamp": "2022-03-22T19:36:26.709+00:00",
        "open_interest": 2195,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.44025,
        "delta": 0.88951,
        "gamma": 0.00155,
        "theta": -0.03806,
        "vega": 0.52258
      }
    },
    {
      "option": {
        "code": "MSFT230120C00330000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 330,
        "type": "call"
      },
      "price": {
        "last": 20.13,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:20:16.664+00:00",
        "volume": 800,
        "ask": 20.6,
        "ask_size": 160,
        "ask_timestamp": "2022-03-22T19:37:10.456+00:00",
        "bid": 19.95,
        "bid_size": 26,
        "bid_timestamp": "2022-03-22T19:37:05.697+00:00",
        "open_interest": 6413,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.28362,
        "delta": 0.41401,
        "gamma": 0.00496,
        "theta": -0.05049,
        "vega": 1.07939
      }
    },
    {
      "option": {
        "code": "MSFT230120P00160000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 160,
        "type": "put"
      },
      "price": {
        "last": 1.88,
        "last_size": 1,
        "last_timestamp": "2022-03-22T15:00:39.124+00:00",
        "volume": 1,
        "ask": 2.05,
        "ask_size": 232,
        "ask_timestamp": "2022-03-22T19:36:27.388+00:00",
        "bid": 1.42,
        "bid_size": 174,
        "bid_timestamp": "2022-03-22T19:36:27.388+00:00",
        "open_interest": 2642,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.42194,
        "delta": -0.03293,
        "gamma": 0.00063,
        "theta": -0.01411,
        "vega": 0.20357
      }
    },
    {
      "option": {
        "code": "MSFT230120P00440000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 440,
        "type": "put"
      },
      "price": {
        "last": 149.72,
        "last_size": 2,
        "last_timestamp": "2022-01-25T20:16:53.261+00:00",
        "volume": 2,
        "ask": 138.6,
        "ask_size": 36,
        "ask_timestamp": "2022-03-22T19:36:30.931+00:00",
        "bid": 136.05,
        "bid_size": 31,
        "bid_timestamp": "2022-03-22T19:32:40.501+00:00",
        "open_interest": 165,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.0006,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00130000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 130,
        "type": "put"
      },
      "price": {
        "last": 0.84,
        "last_size": 1,
        "last_timestamp": "2022-03-22T14:59:45.919+00:00",
        "volume": 1,
        "ask": 0.95,
        "ask_size": 150,
        "ask_timestamp": "2022-03-22T19:36:26.734+00:00",
        "bid": 0.58,
        "bid_size": 26,
        "bid_timestamp": "2022-03-22T19:35:57.699+00:00",
        "open_interest": 1756,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.46833,
        "delta": -0.01451,
        "gamma": 0.00028,
        "theta": -0.00785,
        "vega": 0.10195
      }
    },
    {
      "option": {
        "code": "MSFT230120P00240000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 240,
        "type": "put"
      },
      "price": {
        "last": 9.45,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:27:51.283+00:00",
        "volume": 24,
        "ask": 9.65,
        "ask_size": 48,
        "ask_timestamp": "2022-03-22T19:37:07.315+00:00",
        "bid": 9.2,
        "bid_size": 119,
        "bid_timestamp": "2022-03-22T19:36:26.892+00:00",
        "open_interest": 7571,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.31658,
        "delta": -0.17462,
        "gamma": 0.00294,
        "theta": -0.03704,
        "vega": 0.7131
      }
    },
    {
      "option": {
        "code": "MSFT230120C00325000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 325,
        "type": "call"
      },
      "price": {
        "last": 22.23,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:15:02.882+00:00",
        "volume": 18,
        "ask": 22.4,
        "ask_size": 47,
        "ask_timestamp": "2022-03-22T19:37:09.571+00:00",
        "bid": 21.9,
        "bid_size": 27,
        "bid_timestamp": "2022-03-22T19:36:56.144+00:00",
        "open_interest": 5116,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.28576,
        "delta": 0.43836,
        "gamma": 0.00498,
        "theta": -0.05147,
        "vega": 1.09195
      }
    },
    {
      "option": {
        "code": "MSFT230120C00345000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 345,
        "type": "call"
      },
      "price": {
        "last": 14.94,
        "last_size": 5,
        "last_timestamp": "2022-03-22T18:11:50.762+00:00",
        "volume": 41,
        "ask": 15.4,
        "ask_size": 101,
        "ask_timestamp": "2022-03-22T19:37:08.896+00:00",
        "bid": 14.85,
        "bid_size": 15,
        "bid_timestamp": "2022-03-22T19:37:01.239+00:00",
        "open_interest": 6524,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27523,
        "delta": 0.34141,
        "gamma": 0.00481,
        "theta": -0.04614,
        "vega": 1.01665
      }
    },
    {
      "option": {
        "code": "MSFT230120C00255000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 255,
        "type": "call"
      },
      "price": {
        "last": 62.65,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:10:43.745+00:00",
        "volume": 4,
        "ask": 64.15,
        "ask_size": 112,
        "ask_timestamp": "2022-03-22T19:36:50.921+00:00",
        "bid": 62.35,
        "bid_size": 176,
        "bid_timestamp": "2022-03-22T19:36:27.111+00:00",
        "open_interest": 2260,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.34878,
        "delta": 0.75403,
        "gamma": 0.00326,
        "theta": -0.05028,
        "vega": 0.87271
      }
    },
    {
      "option": {
        "code": "MSFT230120P00355000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 355,
        "type": "put"
      },
      "price": {
        "last": 74.85,
        "last_size": 5,
        "last_timestamp": "2022-03-16T17:33:18.783+00:00",
        "volume": 5,
        "ask": 62.2,
        "ask_size": 245,
        "ask_timestamp": "2022-03-22T19:36:47.475+00:00",
        "bid": 60.7,
        "bid_size": 128,
        "bid_timestamp": "2022-03-22T19:36:47.475+00:00",
        "open_interest": 166,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.22495,
        "delta": -0.75494,
        "gamma": 0.00505,
        "theta": -0.03183,
        "vega": 0.87097
      }
    },
    {
      "option": {
        "code": "MSFT230120P00140000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 140,
        "type": "put"
      },
      "price": {
        "last": 1.9,
        "last_size": 1,
        "last_timestamp": "2022-03-15T14:51:47.056+00:00",
        "volume": 1,
        "ask": 1.29,
        "ask_size": 344,
        "ask_timestamp": "2022-03-22T19:36:17.025+00:00",
        "bid": 0.83,
        "bid_size": 44,
        "bid_timestamp": "2022-03-22T19:36:36.988+00:00",
        "open_interest": 1076,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.45513,
        "delta": -0.01989,
        "gamma": 0.00038,
        "theta": -0.00999,
        "vega": 0.13353
      }
    },
    {
      "option": {
        "code": "MSFT230120P00250000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 250,
        "type": "put"
      },
      "price": {
        "last": 11.57,
        "last_size": 1,
        "last_timestamp": "2022-03-22T18:57:19.729+00:00",
        "volume": 74,
        "ask": 11.65,
        "ask_size": 18,
        "ask_timestamp": "2022-03-22T19:35:57.488+00:00",
        "bid": 11.3,
        "bid_size": 20,
        "bid_timestamp": "2022-03-22T19:35:57.493+00:00",
        "open_interest": 8651,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.30689,
        "delta": -0.20871,
        "gamma": 0.00338,
        "theta": -0.04005,
        "vega": 0.7955
      }
    },
    {
      "option": {
        "code": "MSFT230120P00220000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 220,
        "type": "put"
      },
      "price": {
        "last": 6.37,
        "last_size": 10,
        "last_timestamp": "2022-03-22T16:52:52.588+00:00",
        "volume": 61,
        "ask": 6.5,
        "ask_size": 2,
        "ask_timestamp": "2022-03-22T19:37:10.148+00:00",
        "bid": 6.15,
        "bid_size": 100,
        "bid_timestamp": "2022-03-22T19:37:10.148+00:00",
        "open_interest": 5809,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.33886,
        "delta": -0.11989,
        "gamma": 0.00213,
        "theta": -0.0308,
        "vega": 0.55379
      }
    },
    {
      "option": {
        "code": "MSFT230120C00155000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 155,
        "type": "call"
      },
      "price": {
        "last": 131.22,
        "last_size": 1,
        "last_timestamp": "2022-03-10T14:40:10.762+00:00",
        "volume": 1,
        "ask": 152.55,
        "ask_size": 54,
        "ask_timestamp": "2022-03-22T19:36:41.839+00:00",
        "bid": 149.2,
        "bid_size": 75,
        "bid_timestamp": "2022-03-22T19:36:41.839+00:00",
        "open_interest": 436,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.5402,
        "delta": 0.9449,
        "gamma": 0.00074,
        "theta": -0.0276,
        "vega": 0.30863
      }
    },
    {
      "option": {
        "code": "MSFT230120C00480000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 480,
        "type": "call"
      },
      "price": {
        "last": 0.9,
        "last_size": 15,
        "last_timestamp": "2022-03-22T13:53:44.136+00:00",
        "volume": 15,
        "ask": 1.05,
        "ask_size": 1,
        "ask_timestamp": "2022-03-22T19:35:57.498+00:00",
        "bid": 0.92,
        "bid_size": 25,
        "bid_timestamp": "2022-03-22T19:36:54.920+00:00",
        "open_interest": 561,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26615,
        "delta": 0.03668,
        "gamma": 0.00109,
        "theta": -0.00975,
        "vega": 0.22245
      }
    },
    {
      "option": {
        "code": "MSFT230120C00410000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 410,
        "type": "call"
      },
      "price": {
        "last": 3.65,
        "last_size": 1,
        "last_timestamp": "2022-03-17T19:55:33.585+00:00",
        "volume": 3,
        "ask": 3.9,
        "ask_size": 110,
        "ask_timestamp": "2022-03-22T19:36:54.156+00:00",
        "bid": 3.6,
        "bid_size": 25,
        "bid_timestamp": "2022-03-22T19:37:09.452+00:00",
        "open_interest": 1717,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25845,
        "delta": 0.11845,
        "gamma": 0.00277,
        "theta": -0.02338,
        "vega": 0.54909
      }
    },
    {
      "option": {
        "code": "MSFT230120P00345000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 345,
        "type": "put"
      },
      "price": {
        "last": 53.35,
        "last_size": 1,
        "last_timestamp": "2022-03-22T15:20:05.844+00:00",
        "volume": 1,
        "ask": 55.05,
        "ask_size": 277,
        "ask_timestamp": "2022-03-22T19:36:36.097+00:00",
        "bid": 53.6,
        "bid_size": 63,
        "bid_timestamp": "2022-03-22T19:37:09.713+00:00",
        "open_interest": 461,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.23365,
        "delta": -0.69939,
        "gamma": 0.00538,
        "theta": -0.03668,
        "vega": 0.96407
      }
    },
    {
      "option": {
        "code": "MSFT230120P00420000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 420,
        "type": "put"
      },
      "price": {
        "last": 133.78,
        "last_size": 5,
        "last_timestamp": "2022-02-22T16:33:36.618+00:00",
        "volume": 5,
        "ask": 118.15,
        "ask_size": 8,
        "ask_timestamp": "2022-03-22T19:37:07.050+00:00",
        "bid": 117.2,
        "bid_size": 10,
        "bid_timestamp": "2022-03-22T19:37:00.430+00:00",
        "open_interest": 509,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00058,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00190000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 190,
        "type": "call"
      },
      "price": {
        "last": 117.42,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:33:50.397+00:00",
        "volume": 3,
        "ask": 118.5,
        "ask_size": 16,
        "ask_timestamp": "2022-03-22T19:37:00.409+00:00",
        "bid": 117.1,
        "bid_size": 154,
        "bid_timestamp": "2022-03-22T19:36:55.859+00:00",
        "open_interest": 283,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.44666,
        "delta": 0.90955,
        "gamma": 0.00132,
        "theta": -0.03338,
        "vega": 0.45154
      }
    },
    {
      "option": {
        "code": "MSFT230120C00450000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 450,
        "type": "call"
      },
      "price": {
        "last": 1.59,
        "last_size": 1,
        "last_timestamp": "2022-03-22T18:07:14.871+00:00",
        "volume": 1,
        "ask": 1.69,
        "ask_size": 2,
        "ask_timestamp": "2022-03-22T19:36:35.985+00:00",
        "bid": 1.55,
        "bid_size": 110,
        "bid_timestamp": "2022-03-22T19:37:04.344+00:00",
        "open_interest": 5496,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25913,
        "delta": 0.0579,
        "gamma": 0.00161,
        "theta": -0.0137,
        "vega": 0.3209
      }
    },
    {
      "option": {
        "code": "MSFT230120P00260000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 260,
        "type": "put"
      },
      "price": {
        "last": 14.01,
        "last_size": 4,
        "last_timestamp": "2022-03-22T19:01:00.714+00:00",
        "volume": 65,
        "ask": 14,
        "ask_size": 15,
        "ask_timestamp": "2022-03-22T19:36:23.826+00:00",
        "bid": 13.6,
        "bid_size": 119,
        "bid_timestamp": "2022-03-22T19:37:01.847+00:00",
        "open_interest": 5867,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.29659,
        "delta": -0.2468,
        "gamma": 0.00384,
        "theta": -0.04253,
        "vega": 0.87429
      }
    },
    {
      "option": {
        "code": "MSFT230120C00340000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 340,
        "type": "call"
      },
      "price": {
        "last": 16.45,
        "last_size": 5,
        "last_timestamp": "2022-03-22T16:28:53.382+00:00",
        "volume": 51,
        "ask": 17.15,
        "ask_size": 232,
        "ask_timestamp": "2022-03-22T19:37:10.331+00:00",
        "bid": 16.4,
        "bid_size": 22,
        "bid_timestamp": "2022-03-22T19:37:04.407+00:00",
        "open_interest": 9063,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27843,
        "delta": 0.36559,
        "gamma": 0.00488,
        "theta": -0.04784,
        "vega": 1.04183
      }
    },
    {
      "option": {
        "code": "MSFT230120P00215000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 215,
        "type": "put"
      },
      "price": {
        "last": 6.55,
        "last_size": 2,
        "last_timestamp": "2022-03-21T19:48:09.863+00:00",
        "volume": 75,
        "ask": 5.95,
        "ask_size": 221,
        "ask_timestamp": "2022-03-22T19:37:10.461+00:00",
        "bid": 5.5,
        "bid_size": 134,
        "bid_timestamp": "2022-03-22T19:37:10.491+00:00",
        "open_interest": 2320,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.34504,
        "delta": -0.10877,
        "gamma": 0.00195,
        "theta": -0.02927,
        "vega": 0.51671
      }
    },
    {
      "option": {
        "code": "MSFT230120P00335000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 335,
        "type": "put"
      },
      "price": {
        "last": 61.3,
        "last_size": 1,
        "last_timestamp": "2022-03-15T19:50:02.910+00:00",
        "volume": 4,
        "ask": 48.25,
        "ask_size": 166,
        "ask_timestamp": "2022-03-22T19:36:54.597+00:00",
        "bid": 46.6,
        "bid_size": 143,
        "bid_timestamp": "2022-03-22T19:36:54.597+00:00",
        "open_interest": 1154,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.23922,
        "delta": -0.64458,
        "gamma": 0.00562,
        "theta": -0.04026,
        "vega": 1.03177
      }
    },
    {
      "option": {
        "code": "MSFT230120P00235000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 235,
        "type": "put"
      },
      "price": {
        "last": 8.5,
        "last_size": 26,
        "last_timestamp": "2022-03-22T16:26:15.743+00:00",
        "volume": 32,
        "ask": 8.75,
        "ask_size": 3,
        "ask_timestamp": "2022-03-22T19:36:54.666+00:00",
        "bid": 8.35,
        "bid_size": 115,
        "bid_timestamp": "2022-03-22T19:37:07.964+00:00",
        "open_interest": 4261,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.32207,
        "delta": -0.15945,
        "gamma": 0.00272,
        "theta": -0.03555,
        "vega": 0.67252
      }
    },
    {
      "option": {
        "code": "MSFT230120P00150000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 150,
        "type": "put"
      },
      "price": {
        "last": 1.35,
        "last_size": 10,
        "last_timestamp": "2022-03-22T17:39:36.254+00:00",
        "volume": 11,
        "ask": 1.64,
        "ask_size": 239,
        "ask_timestamp": "2022-03-22T19:36:27.388+00:00",
        "bid": 1.1,
        "bid_size": 49,
        "bid_timestamp": "2022-03-22T19:36:46.042+00:00",
        "open_interest": 4179,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.43858,
        "delta": -0.02584,
        "gamma": 0.00049,
        "theta": -0.01199,
        "vega": 0.16645
      }
    },
    {
      "option": {
        "code": "MSFT230120C00160000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 160,
        "type": "call"
      },
      "price": {
        "last": 140.99,
        "last_size": 29,
        "last_timestamp": "2022-03-18T17:56:23.275+00:00",
        "volume": 33,
        "ask": 147.8,
        "ask_size": 65,
        "ask_timestamp": "2022-03-22T19:37:08.377+00:00",
        "bid": 144.5,
        "bid_size": 78,
        "bid_timestamp": "2022-03-22T19:37:08.377+00:00",
        "open_interest": 1941,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.52708,
        "delta": 0.94049,
        "gamma": 0.00081,
        "theta": -0.02861,
        "vega": 0.32789
      }
    },
    {
      "option": {
        "code": "MSFT230120P00520000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 520,
        "type": "put"
      },
      "price": {
        "last": 189.4,
        "last_size": 1,
        "last_timestamp": "2021-12-08T17:18:10.295+00:00",
        "volume": 2,
        "ask": 218.35,
        "ask_size": 33,
        "ask_timestamp": "2022-03-22T19:32:40.393+00:00",
        "bid": 214.6,
        "bid_size": 31,
        "bid_timestamp": "2022-03-22T19:32:40.393+00:00",
        "open_interest": 0,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00071,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00210000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 210,
        "type": "call"
      },
      "price": {
        "last": 96.1,
        "last_size": 1,
        "last_timestamp": "2022-03-21T15:26:35.051+00:00",
        "volume": 1,
        "ask": 101,
        "ask_size": 40,
        "ask_timestamp": "2022-03-22T19:37:04.130+00:00",
        "bid": 99.05,
        "bid_size": 216,
        "bid_timestamp": "2022-03-22T19:37:02.409+00:00",
        "open_interest": 1561,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.41256,
        "delta": 0.875,
        "gamma": 0.0018,
        "theta": -0.03892,
        "vega": 0.57026
      }
    },
    {
      "option": {
        "code": "MSFT230120C00115000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 115,
        "type": "call"
      },
      "price": {
        "last": 207.85,
        "last_size": 2,
        "last_timestamp": "2021-12-21T16:15:44.679+00:00",
        "volume": 2,
        "ask": 190.75,
        "ask_size": 32,
        "ask_timestamp": "2022-03-22T19:33:56.469+00:00",
        "bid": 187.6,
        "bid_size": 34,
        "bid_timestamp": "2022-03-22T19:34:08.092+00:00",
        "open_interest": 8,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.66341,
        "delta": 0.97099,
        "gamma": 0.00036,
        "theta": -0.02014,
        "vega": 0.18329
      }
    },
    {
      "option": {
        "code": "MSFT230120P00210000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 210,
        "type": "put"
      },
      "price": {
        "last": 5.15,
        "last_size": 5,
        "last_timestamp": "2022-03-22T19:31:51.116+00:00",
        "volume": 6,
        "ask": 5.35,
        "ask_size": 174,
        "ask_timestamp": "2022-03-22T19:37:10.461+00:00",
        "bid": 4.95,
        "bid_size": 124,
        "bid_timestamp": "2022-03-22T19:36:35.1000+00:00",
        "open_interest": 8912,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.35084,
        "delta": -0.09827,
        "gamma": 0.00178,
        "theta": -0.02765,
        "vega": 0.48002
      }
    },
    {
      "option": {
        "code": "MSFT230120C00145000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 145,
        "type": "call"
      },
      "price": {
        "last": 160.75,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:15:26.044+00:00",
        "volume": 1,
        "ask": 162,
        "ask_size": 77,
        "ask_timestamp": "2022-03-22T19:37:09.836+00:00",
        "bid": 158.7,
        "bid_size": 145,
        "bid_timestamp": "2022-03-22T19:37:09.836+00:00",
        "open_interest": 54,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.5669,
        "delta": 0.95301,
        "gamma": 0.00062,
        "theta": -0.02552,
        "vega": 0.27189
      }
    },
    {
      "option": {
        "code": "MSFT230120C00365000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 365,
        "type": "call"
      },
      "price": {
        "last": 9.78,
        "last_size": 5,
        "last_timestamp": "2022-03-22T18:11:50.762+00:00",
        "volume": 49,
        "ask": 10.25,
        "ask_size": 123,
        "ask_timestamp": "2022-03-22T19:37:09.444+00:00",
        "bid": 9.7,
        "bid_size": 64,
        "bid_timestamp": "2022-03-22T19:37:09.421+00:00",
        "open_interest": 1311,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26691,
        "delta": 0.2545,
        "gamma": 0.00434,
        "theta": -0.0391,
        "vega": 0.88864
      }
    },
    {
      "option": {
        "code": "MSFT230120C00140000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 140,
        "type": "call"
      },
      "price": {
        "last": 154.59,
        "last_size": 1,
        "last_timestamp": "2022-03-16T19:52:35.092+00:00",
        "volume": 1,
        "ask": 166.85,
        "ask_size": 59,
        "ask_timestamp": "2022-03-22T19:36:41.777+00:00",
        "bid": 163.55,
        "bid_size": 73,
        "bid_timestamp": "2022-03-22T19:36:41.777+00:00",
        "open_interest": 155,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.58445,
        "delta": 0.956,
        "gamma": 0.00057,
        "theta": -0.02496,
        "vega": 0.25789
      }
    },
    {
      "option": {
        "code": "MSFT230120P00415000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 415,
        "type": "put"
      },
      "price": {
        "last": 130.75,
        "last_size": 5,
        "last_timestamp": "2022-02-22T18:57:16.394+00:00",
        "volume": 42,
        "ask": 114,
        "ask_size": 36,
        "ask_timestamp": "2022-03-22T19:37:00.128+00:00",
        "bid": 111.5,
        "bid_size": 268,
        "bid_timestamp": "2022-03-22T19:36:53.907+00:00",
        "open_interest": 232,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00057,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00240000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 240,
        "type": "call"
      },
      "price": {
        "last": 73.45,
        "last_size": 1,
        "last_timestamp": "2022-03-22T14:05:30.306+00:00",
        "volume": 3,
        "ask": 75.45,
        "ask_size": 81,
        "ask_timestamp": "2022-03-22T19:37:10.598+00:00",
        "bid": 73.75,
        "bid_size": 1,
        "bid_timestamp": "2022-03-22T19:37:10.598+00:00",
        "open_interest": 1443,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.36442,
        "delta": 0.80345,
        "gamma": 0.00274,
        "theta": -0.04623,
        "vega": 0.76747
      }
    },
    {
      "option": {
        "code": "MSFT230120P00125000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 125,
        "type": "put"
      },
      "price": {
        "last": 0.85,
        "last_size": 1,
        "last_timestamp": "2022-03-21T14:32:16.220+00:00",
        "volume": 1,
        "ask": 0.85,
        "ask_size": 302,
        "ask_timestamp": "2022-03-22T19:36:26.734+00:00",
        "bid": 0.47,
        "bid_size": 37,
        "bid_timestamp": "2022-03-22T19:36:45.628+00:00",
        "open_interest": 2128,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.47695,
        "delta": -0.01249,
        "gamma": 0.00024,
        "theta": -0.00702,
        "vega": 0.08958
      }
    },
    {
      "option": {
        "code": "MSFT230120P00320000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 320,
        "type": "put"
      },
      "price": {
        "last": 38.8,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:29:14.764+00:00",
        "volume": 2,
        "ask": 39.25,
        "ask_size": 263,
        "ask_timestamp": "2022-03-22T19:36:56.350+00:00",
        "bid": 37.5,
        "bid_size": 192,
        "bid_timestamp": "2022-03-22T19:36:56.350+00:00",
        "open_interest": 2121,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25059,
        "delta": -0.55704,
        "gamma": 0.00569,
        "theta": -0.0448,
        "vega": 1.09385
      }
    },
    {
      "option": {
        "code": "MSFT230120C00125000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 125,
        "type": "call"
      },
      "price": {
        "last": 171.98,
        "last_size": 2,
        "last_timestamp": "2022-02-14T17:30:13.147+00:00",
        "volume": 10,
        "ask": 181.1,
        "ask_size": 62,
        "ask_timestamp": "2022-03-22T19:36:31.081+00:00",
        "bid": 177.95,
        "bid_size": 73,
        "bid_timestamp": "2022-03-22T19:36:31.081+00:00",
        "open_interest": 137,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.62878,
        "delta": 0.96579,
        "gamma": 0.00044,
        "theta": -0.02188,
        "vega": 0.21007
      }
    },
    {
      "option": {
        "code": "MSFT230120C00435000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 435,
        "type": "call"
      },
      "price": {
        "last": 2.12,
        "last_size": 2,
        "last_timestamp": "2022-03-22T18:44:16.271+00:00",
        "volume": 4,
        "ask": 2.32,
        "ask_size": 24,
        "ask_timestamp": "2022-03-22T19:36:48.215+00:00",
        "bid": 1.86,
        "bid_size": 281,
        "bid_timestamp": "2022-03-22T19:36:32.691+00:00",
        "open_interest": 2310,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25532,
        "delta": 0.07295,
        "gamma": 0.00196,
        "theta": -0.01615,
        "vega": 0.38393
      }
    },
    {
      "option": {
        "code": "MSFT230120C00350000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 350,
        "type": "call"
      },
      "price": {
        "last": 13.7,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:13:40.818+00:00",
        "volume": 463,
        "ask": 13.9,
        "ask_size": 61,
        "ask_timestamp": "2022-03-22T19:37:10.511+00:00",
        "bid": 13.4,
        "bid_size": 24,
        "bid_timestamp": "2022-03-22T19:36:35.336+00:00",
        "open_interest": 9255,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27271,
        "delta": 0.31828,
        "gamma": 0.00472,
        "theta": -0.04445,
        "vega": 0.98843
      }
    },
    {
      "option": {
        "code": "MSFT230120C00305000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 305,
        "type": "call"
      },
      "price": {
        "last": 31.4,
        "last_size": 5,
        "last_timestamp": "2022-03-22T19:36:09.662+00:00",
        "volume": 132,
        "ask": 31.6,
        "ask_size": 60,
        "ask_timestamp": "2022-03-22T19:37:09.217+00:00",
        "bid": 31.05,
        "bid_size": 41,
        "bid_timestamp": "2022-03-22T19:37:09.571+00:00",
        "open_interest": 1767,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.29949,
        "delta": 0.53847,
        "gamma": 0.00479,
        "theta": -0.05436,
        "vega": 1.10002
      }
    },
    {
      "option": {
        "code": "MSFT230120C00470000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 470,
        "type": "call"
      },
      "price": {
        "last": 1.4,
        "last_size": 1,
        "last_timestamp": "2022-03-04T19:04:00.961+00:00",
        "volume": 1,
        "ask": 1.29,
        "ask_size": 12,
        "ask_timestamp": "2022-03-22T19:36:35.623+00:00",
        "bid": 1.1,
        "bid_size": 5,
        "bid_timestamp": "2022-03-22T19:34:57.132+00:00",
        "open_interest": 264,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26531,
        "delta": 0.04363,
        "gamma": 0.00126,
        "theta": -0.01119,
        "vega": 0.25612
      }
    },
    {
      "option": {
        "code": "MSFT230120C00285000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 285,
        "type": "call"
      },
      "price": {
        "last": 42.28,
        "last_size": 2,
        "last_timestamp": "2022-03-22T17:45:20.372+00:00",
        "volume": 32,
        "ask": 43.2,
        "ask_size": 95,
        "ask_timestamp": "2022-03-22T19:37:00.507+00:00",
        "bid": 42.25,
        "bid_size": 7,
        "bid_timestamp": "2022-03-22T19:37:07.817+00:00",
        "open_interest": 2043,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.31719,
        "delta": 0.63352,
        "gamma": 0.00428,
        "theta": -0.0546,
        "vega": 1.04268
      }
    },
    {
      "option": {
        "code": "MSFT230120P00360000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 360,
        "type": "put"
      },
      "price": {
        "last": 64.4,
        "last_size": 4,
        "last_timestamp": "2022-03-22T15:55:49.992+00:00",
        "volume": 4,
        "ask": 66.25,
        "ask_size": 215,
        "ask_timestamp": "2022-03-22T19:36:50.395+00:00",
        "bid": 64.65,
        "bid_size": 95,
        "bid_timestamp": "2022-03-22T19:37:01.812+00:00",
        "open_interest": 415,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.2235,
        "delta": -0.77772,
        "gamma": 0.00481,
        "theta": -0.02992,
        "vega": 0.82511
      }
    },
    {
      "option": {
        "code": "MSFT230120P00400000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 400,
        "type": "put"
      },
      "price": {
        "last": 99.01,
        "last_size": 2,
        "last_timestamp": "2022-03-22T15:11:40.152+00:00",
        "volume": 38,
        "ask": 100.3,
        "ask_size": 168,
        "ask_timestamp": "2022-03-22T19:36:49.177+00:00",
        "bid": 98.45,
        "bid_size": 25,
        "bid_timestamp": "2022-03-22T19:36:50.511+00:00",
        "open_interest": 907,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.18322,
        "delta": -0.94559,
        "gamma": 0.00217,
        "theta": -0.00868,
        "vega": 0.30557
      }
    },
    {
      "option": {
        "code": "MSFT230120C00275000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 275,
        "type": "call"
      },
      "price": {
        "last": 49.05,
        "last_size": 3,
        "last_timestamp": "2022-03-22T18:28:22.656+00:00",
        "volume": 8,
        "ask": 49.45,
        "ask_size": 25,
        "ask_timestamp": "2022-03-22T19:37:07.519+00:00",
        "bid": 48.55,
        "bid_size": 1,
        "bid_timestamp": "2022-03-22T19:36:58.526+00:00",
        "open_interest": 3087,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.32558,
        "delta": 0.6773,
        "gamma": 0.00398,
        "theta": -0.05345,
        "vega": 0.99414
      }
    },
    {
      "option": {
        "code": "MSFT230120P00350000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 350,
        "type": "put"
      },
      "price": {
        "last": 57.35,
        "last_size": 4,
        "last_timestamp": "2022-03-22T15:11:40.152+00:00",
        "volume": 76,
        "ask": 58.5,
        "ask_size": 212,
        "ask_timestamp": "2022-03-22T19:36:26.814+00:00",
        "bid": 56.75,
        "bid_size": 132,
        "bid_timestamp": "2022-03-22T19:36:26.814+00:00",
        "open_interest": 1770,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.22717,
        "delta": -0.73006,
        "gamma": 0.00525,
        "theta": -0.03384,
        "vega": 0.91587
      }
    },
    {
      "option": {
        "code": "MSFT230120P00105000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 105,
        "type": "put"
      },
      "price": {
        "last": 0.35,
        "last_size": 10,
        "last_timestamp": "2022-03-22T15:52:52.955+00:00",
        "volume": 10,
        "ask": 0.49,
        "ask_size": 311,
        "ask_timestamp": "2022-03-22T19:37:01.331+00:00",
        "bid": 0.25,
        "bid_size": 42,
        "bid_timestamp": "2022-03-22T19:36:36.182+00:00",
        "open_interest": 5301,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.51876,
        "delta": -0.00683,
        "gamma": 0.00013,
        "theta": -0.00451,
        "vega": 0.05285
      }
    },
    {
      "option": {
        "code": "MSFT230120C00170000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 170,
        "type": "call"
      },
      "price": {
        "last": 135.29,
        "last_size": 1,
        "last_timestamp": "2022-03-22T14:18:15.218+00:00",
        "volume": 1,
        "ask": 138.4,
        "ask_size": 60,
        "ask_timestamp": "2022-03-22T19:36:42.264+00:00",
        "bid": 135.1,
        "bid_size": 75,
        "bid_timestamp": "2022-03-22T19:36:42.264+00:00",
        "open_interest": 364,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.50182,
        "delta": 0.93074,
        "gamma": 0.00096,
        "theta": -0.03064,
        "vega": 0.36891
      }
    },
    {
      "option": {
        "code": "MSFT230120P00365000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 365,
        "type": "put"
      },
      "price": {
        "last": 78.5,
        "last_size": 20,
        "last_timestamp": "2022-03-01T19:48:09.816+00:00",
        "volume": 20,
        "ask": 70.15,
        "ask_size": 259,
        "ask_timestamp": "2022-03-22T19:36:29.985+00:00",
        "bid": 68,
        "bid_size": 124,
        "bid_timestamp": "2022-03-22T19:36:35.619+00:00",
        "open_interest": 219,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.21587,
        "delta": -0.80747,
        "gamma": 0.00457,
        "theta": -0.02648,
        "vega": 0.75786
      }
    },
    {
      "option": {
        "code": "MSFT230120P00430000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 430,
        "type": "put"
      },
      "price": {
        "last": 128.76,
        "last_size": 2,
        "last_timestamp": "2022-01-28T17:13:52.340+00:00",
        "volume": 9,
        "ask": 128.2,
        "ask_size": 44,
        "ask_timestamp": "2022-03-22T19:36:30.551+00:00",
        "bid": 125.5,
        "bid_size": 216,
        "bid_timestamp": "2022-03-22T19:35:49.508+00:00",
        "open_interest": 119,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00059,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00175000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 175,
        "type": "call"
      },
      "price": {
        "last": 130.6,
        "last_size": 1,
        "last_timestamp": "2022-03-22T14:18:15.218+00:00",
        "volume": 1,
        "ask": 133.7,
        "ask_size": 59,
        "ask_timestamp": "2022-03-22T19:36:43.304+00:00",
        "bid": 130.4,
        "bid_size": 137,
        "bid_timestamp": "2022-03-22T19:36:43.304+00:00",
        "open_interest": 157,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.48908,
        "delta": 0.92552,
        "gamma": 0.00104,
        "theta": -0.03158,
        "vega": 0.39007
      }
    },
    {
      "option": {
        "code": "MSFT230120C00260000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 260,
        "type": "call"
      },
      "price": {
        "last": 59,
        "last_size": 1,
        "last_timestamp": "2022-03-22T14:13:16.484+00:00",
        "volume": 1,
        "ask": 60.05,
        "ask_size": 77,
        "ask_timestamp": "2022-03-22T19:37:09.364+00:00",
        "bid": 58.1,
        "bid_size": 370,
        "bid_timestamp": "2022-03-22T19:36:52.188+00:00",
        "open_interest": 2789,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.33749,
        "delta": 0.73784,
        "gamma": 0.00348,
        "theta": -0.05031,
        "vega": 0.90239
      }
    },
    {
      "option": {
        "code": "MSFT230120P00275000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 275,
        "type": "put"
      },
      "price": {
        "last": 18.37,
        "last_size": 2,
        "last_timestamp": "2022-03-22T18:07:25.323+00:00",
        "volume": 81,
        "ask": 18.45,
        "ask_size": 6,
        "ask_timestamp": "2022-03-22T19:36:22.216+00:00",
        "bid": 17.95,
        "bid_size": 143,
        "bid_timestamp": "2022-03-22T19:37:03.394+00:00",
        "open_interest": 7914,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.28347,
        "delta": -0.31305,
        "gamma": 0.00451,
        "theta": -0.0456,
        "vega": 0.98147
      }
    },
    {
      "option": {
        "code": "MSFT230120P00175000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 175,
        "type": "put"
      },
      "price": {
        "last": 2.9,
        "last_size": 10,
        "last_timestamp": "2022-03-21T17:15:39.753+00:00",
        "volume": 10,
        "ask": 2.84,
        "ask_size": 219,
        "ask_timestamp": "2022-03-22T19:36:31.081+00:00",
        "bid": 2.03,
        "bid_size": 173,
        "bid_timestamp": "2022-03-22T19:36:31.081+00:00",
        "open_interest": 3490,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.39852,
        "delta": -0.04656,
        "gamma": 0.00088,
        "theta": -0.01767,
        "vega": 0.26989
      }
    },
    {
      "option": {
        "code": "MSFT230120P00110000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 110,
        "type": "put"
      },
      "price": {
        "last": 0.73,
        "last_size": 1,
        "last_timestamp": "2022-03-09T15:40:41.613+00:00",
        "volume": 9,
        "ask": 0.57,
        "ask_size": 335,
        "ask_timestamp": "2022-03-22T19:37:01.331+00:00",
        "bid": 0.21,
        "bid_size": 47,
        "bid_timestamp": "2022-03-22T19:36:46.145+00:00",
        "open_interest": 2893,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.50083,
        "delta": -0.00743,
        "gamma": 0.00015,
        "theta": -0.00468,
        "vega": 0.0569
      }
    },
    {
      "option": {
        "code": "MSFT230120P00460000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 460,
        "type": "put"
      },
      "price": {
        "last": 171.14,
        "last_size": 4,
        "last_timestamp": "2022-03-04T15:21:31.734+00:00",
        "volume": 5,
        "ask": 158.3,
        "ask_size": 37,
        "ask_timestamp": "2022-03-22T19:36:31.355+00:00",
        "bid": 155.3,
        "bid_size": 54,
        "bid_timestamp": "2022-03-22T19:36:31.355+00:00",
        "open_interest": 6,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00063,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00490000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 490,
        "type": "call"
      },
      "price": {
        "last": 0.93,
        "last_size": 1,
        "last_timestamp": "2022-03-08T17:34:20.425+00:00",
        "volume": 1,
        "ask": 1.01,
        "ask_size": 184,
        "ask_timestamp": "2022-03-22T19:37:01.361+00:00",
        "bid": 0.58,
        "bid_size": 375,
        "bid_timestamp": "2022-03-22T19:37:01.361+00:00",
        "open_interest": 617,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26615,
        "delta": 0.03037,
        "gamma": 0.00093,
        "theta": -0.00835,
        "vega": 0.1904
      }
    },
    {
      "option": {
        "code": "MSFT230120C00165000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 165,
        "type": "call"
      },
      "price": {
        "last": 134.29,
        "last_size": 1,
        "last_timestamp": "2022-03-21T17:56:27.030+00:00",
        "volume": 1,
        "ask": 143.1,
        "ask_size": 60,
        "ask_timestamp": "2022-03-22T19:36:31.043+00:00",
        "bid": 139.8,
        "bid_size": 75,
        "bid_timestamp": "2022-03-22T19:36:31.043+00:00",
        "open_interest": 693,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.51456,
        "delta": 0.93571,
        "gamma": 0.00088,
        "theta": -0.02967,
        "vega": 0.34827
      }
    },
    {
      "option": {
        "code": "MSFT230120C00105000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 105,
        "type": "call"
      },
      "price": {
        "last": 192.62,
        "last_size": 2,
        "last_timestamp": "2022-03-21T19:23:34.801+00:00",
        "volume": 2,
        "ask": 200.9,
        "ask_size": 34,
        "ask_timestamp": "2022-03-22T19:34:33.150+00:00",
        "bid": 197.35,
        "bid_size": 36,
        "bid_timestamp": "2022-03-22T19:35:59.660+00:00",
        "open_interest": 87,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.71735,
        "delta": 0.97377,
        "gamma": 0.00031,
        "theta": -0.02001,
        "vega": 0.16853
      }
    },
    {
      "option": {
        "code": "MSFT230120C00425000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 425,
        "type": "call"
      },
      "price": {
        "last": 2.26,
        "last_size": 1,
        "last_timestamp": "2022-03-21T14:52:37.699+00:00",
        "volume": 2,
        "ask": 2.75,
        "ask_size": 1,
        "ask_timestamp": "2022-03-22T19:37:00.750+00:00",
        "bid": 2.6,
        "bid_size": 5,
        "bid_timestamp": "2022-03-22T19:37:00.750+00:00",
        "open_interest": 1076,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25707,
        "delta": 0.08955,
        "gamma": 0.00227,
        "theta": -0.01898,
        "vega": 0.4482
      }
    },
    {
      "option": {
        "code": "MSFT230120P00145000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 145,
        "type": "put"
      },
      "price": {
        "last": 1.2,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:35:31.820+00:00",
        "volume": 2,
        "ask": 1.46,
        "ask_size": 342,
        "ask_timestamp": "2022-03-22T19:36:32.686+00:00",
        "bid": 0.96,
        "bid_size": 86,
        "bid_timestamp": "2022-03-22T19:36:45.872+00:00",
        "open_interest": 687,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.44697,
        "delta": -0.02275,
        "gamma": 0.00044,
        "theta": -0.01098,
        "vega": 0.14958
      }
    },
    {
      "option": {
        "code": "MSFT230120P00310000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 310,
        "type": "put"
      },
      "price": {
        "last": 32.85,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:04:58.030+00:00",
        "volume": 58,
        "ask": 33.7,
        "ask_size": 422,
        "ask_timestamp": "2022-03-22T19:37:10.321+00:00",
        "bid": 32.5,
        "bid_size": 68,
        "bid_timestamp": "2022-03-22T19:37:03.077+00:00",
        "open_interest": 2593,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.2589,
        "delta": -0.49882,
        "gamma": 0.00556,
        "theta": -0.04681,
        "vega": 1.10516
      }
    },
    {
      "option": {
        "code": "MSFT230120P00280000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 280,
        "type": "put"
      },
      "price": {
        "last": 19.75,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:33:55.702+00:00",
        "volume": 127,
        "ask": 20.15,
        "ask_size": 21,
        "ask_timestamp": "2022-03-22T19:36:43.356+00:00",
        "bid": 19.6,
        "bid_size": 197,
        "bid_timestamp": "2022-03-22T19:37:07.631+00:00",
        "open_interest": 4986,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27912,
        "delta": -0.33721,
        "gamma": 0.00472,
        "theta": -0.04628,
        "vega": 1.01183
      }
    },
    {
      "option": {
        "code": "MSFT230120C00320000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 320,
        "type": "call"
      },
      "price": {
        "last": 24.35,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:14:58.160+00:00",
        "volume": 52,
        "ask": 24.6,
        "ask_size": 133,
        "ask_timestamp": "2022-03-22T19:37:09.217+00:00",
        "bid": 24,
        "bid_size": 42,
        "bid_timestamp": "2022-03-22T19:37:09.217+00:00",
        "open_interest": 7338,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.2895,
        "delta": 0.46372,
        "gamma": 0.00495,
        "theta": -0.05256,
        "vega": 1.10059
      }
    },
    {
      "option": {
        "code": "MSFT230120C00120000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 120,
        "type": "call"
      },
      "price": {
        "last": 177.4,
        "last_size": 1,
        "last_timestamp": "2022-03-18T15:27:11.738+00:00",
        "volume": 1,
        "ask": 186.1,
        "ask_size": 33,
        "ask_timestamp": "2022-03-22T19:33:29.103+00:00",
        "bid": 182.65,
        "bid_size": 36,
        "bid_timestamp": "2022-03-22T19:36:35.657+00:00",
        "open_interest": 413,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.64724,
        "delta": 0.96827,
        "gamma": 0.0004,
        "theta": -0.02116,
        "vega": 0.19744
      }
    },
    {
      "option": {
        "code": "MSFT230120P00180000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 180,
        "type": "put"
      },
      "price": {
        "last": 3,
        "last_size": 3,
        "last_timestamp": "2022-03-22T18:32:15.738+00:00",
        "volume": 5,
        "ask": 3,
        "ask_size": 240,
        "ask_timestamp": "2022-03-22T19:36:26.709+00:00",
        "bid": 2.5,
        "bid_size": 51,
        "bid_timestamp": "2022-03-22T19:36:45.216+00:00",
        "open_interest": 3064,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.39227,
        "delta": -0.05246,
        "gamma": 0.00099,
        "theta": -0.01912,
        "vega": 0.29683
      }
    },
    {
      "option": {
        "code": "MSFT230120P00155000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 155,
        "type": "put"
      },
      "price": {
        "last": 1.7,
        "last_size": 3,
        "last_timestamp": "2022-03-22T15:42:57.485+00:00",
        "volume": 3,
        "ask": 1.84,
        "ask_size": 191,
        "ask_timestamp": "2022-03-22T19:36:26.709+00:00",
        "bid": 1.26,
        "bid_size": 63,
        "bid_timestamp": "2022-03-22T19:36:45.838+00:00",
        "open_interest": 2086,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.43049,
        "delta": -0.02928,
        "gamma": 0.00056,
        "theta": -0.01307,
        "vega": 0.18475
      }
    },
    {
      "option": {
        "code": "MSFT230120P00225000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 225,
        "type": "put"
      },
      "price": {
        "last": 7.07,
        "last_size": 4,
        "last_timestamp": "2022-03-22T18:51:03.348+00:00",
        "volume": 4,
        "ask": 7.2,
        "ask_size": 18,
        "ask_timestamp": "2022-03-22T19:35:57.838+00:00",
        "bid": 6.85,
        "bid_size": 24,
        "bid_timestamp": "2022-03-22T19:37:03.418+00:00",
        "open_interest": 3546,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.33352,
        "delta": -0.13229,
        "gamma": 0.00232,
        "theta": -0.03247,
        "vega": 0.59314
      }
    },
    {
      "option": {
        "code": "MSFT230120P00135000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 135,
        "type": "put"
      },
      "price": {
        "last": 1.25,
        "last_size": 1,
        "last_timestamp": "2022-03-14T15:38:59.084+00:00",
        "volume": 1,
        "ask": 1.15,
        "ask_size": 234,
        "ask_timestamp": "2022-03-22T19:36:26.734+00:00",
        "bid": 0.77,
        "bid_size": 22,
        "bid_timestamp": "2022-03-22T19:36:58.085+00:00",
        "open_interest": 827,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.46642,
        "delta": -0.01779,
        "gamma": 0.00034,
        "theta": -0.0093,
        "vega": 0.12139
      }
    },
    {
      "option": {
        "code": "MSFT230120P00255000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 255,
        "type": "put"
      },
      "price": {
        "last": 12.55,
        "last_size": 4,
        "last_timestamp": "2022-03-22T16:55:00.234+00:00",
        "volume": 8,
        "ask": 12.85,
        "ask_size": 22,
        "ask_timestamp": "2022-03-22T19:36:29.299+00:00",
        "bid": 12.4,
        "bid_size": 22,
        "bid_timestamp": "2022-03-22T19:37:07.234+00:00",
        "open_interest": 3846,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.30209,
        "delta": -0.22736,
        "gamma": 0.00361,
        "theta": -0.04141,
        "vega": 0.83575
      }
    },
    {
      "option": {
        "code": "MSFT230120P00295000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 295,
        "type": "put"
      },
      "price": {
        "last": 26,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:39:24.856+00:00",
        "volume": 41,
        "ask": 25.95,
        "ask_size": 20,
        "ask_timestamp": "2022-03-22T19:36:54.859+00:00",
        "bid": 25.55,
        "bid_size": 43,
        "bid_timestamp": "2022-03-22T19:37:09.555+00:00",
        "open_interest": 2998,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26745,
        "delta": -0.41537,
        "gamma": 0.00526,
        "theta": -0.04731,
        "vega": 1.08021
      }
    },
    {
      "option": {
        "code": "MSFT230120P00290000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 290,
        "type": "put"
      },
      "price": {
        "last": 23.65,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:33:55.702+00:00",
        "volume": 2,
        "ask": 23.9,
        "ask_size": 15,
        "ask_timestamp": "2022-03-22T19:36:26.229+00:00",
        "bid": 23.45,
        "bid_size": 106,
        "bid_timestamp": "2022-03-22T19:37:07.162+00:00",
        "open_interest": 3952,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27134,
        "delta": -0.3885,
        "gamma": 0.0051,
        "theta": -0.04719,
        "vega": 1.06171
      }
    },
    {
      "option": {
        "code": "MSFT230120C00290000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 290,
        "type": "call"
      },
      "price": {
        "last": 39.19,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:26:12.976+00:00",
        "volume": 11,
        "ask": 40.05,
        "ask_size": 69,
        "ask_timestamp": "2022-03-22T19:37:04.109+00:00",
        "bid": 38.6,
        "bid_size": 383,
        "bid_timestamp": "2022-03-22T19:36:52.142+00:00",
        "open_interest": 2693,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.3091,
        "delta": 0.61064,
        "gamma": 0.00448,
        "theta": -0.05421,
        "vega": 1.06239
      }
    },
    {
      "option": {
        "code": "MSFT230120C00225000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 225,
        "type": "call"
      },
      "price": {
        "last": 77.95,
        "last_size": 4,
        "last_timestamp": "2022-03-16T15:57:10.132+00:00",
        "volume": 4,
        "ask": 88.2,
        "ask_size": 44,
        "ask_timestamp": "2022-03-22T19:37:00.131+00:00",
        "bid": 86.65,
        "bid_size": 41,
        "bid_timestamp": "2022-03-22T19:36:57.280+00:00",
        "open_interest": 1715,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.39303,
        "delta": 0.8406,
        "gamma": 0.00223,
        "theta": -0.04369,
        "vega": 0.67238
      }
    },
    {
      "option": {
        "code": "MSFT230120P00405000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 405,
        "type": "put"
      },
      "price": {
        "last": 106.17,
        "last_size": 1,
        "last_timestamp": "2022-02-10T18:29:07.631+00:00",
        "volume": 1,
        "ask": 105.15,
        "ask_size": 219,
        "ask_timestamp": "2022-03-22T19:37:09.078+00:00",
        "bid": 103.25,
        "bid_size": 14,
        "bid_timestamp": "2022-03-22T19:37:09.778+00:00",
        "open_interest": 132,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.18337,
        "delta": -0.95315,
        "gamma": 0.00193,
        "theta": -0.00764,
        "vega": 0.2712
      }
    },
    {
      "option": {
        "code": "MSFT230120P00435000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 435,
        "type": "put"
      },
      "price": {
        "last": 145.95,
        "last_size": 2,
        "last_timestamp": "2022-03-04T15:36:37.692+00:00",
        "volume": 2,
        "ask": 133.8,
        "ask_size": 40,
        "ask_timestamp": "2022-03-22T19:36:44.764+00:00",
        "bid": 130.55,
        "bid_size": 60,
        "bid_timestamp": "2022-03-22T19:36:44.764+00:00",
        "open_interest": 170,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.0006,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00340000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 340,
        "type": "put"
      },
      "price": {
        "last": 50,
        "last_size": 2,
        "last_timestamp": "2022-03-22T15:53:50.967+00:00",
        "volume": 9,
        "ask": 51.5,
        "ask_size": 189,
        "ask_timestamp": "2022-03-22T19:36:57.426+00:00",
        "bid": 49.85,
        "bid_size": 163,
        "bid_timestamp": "2022-03-22T19:36:57.426+00:00",
        "open_interest": 877,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.23502,
        "delta": -0.67375,
        "gamma": 0.00554,
        "theta": -0.03825,
        "vega": 0.99862
      }
    },
    {
      "option": {
        "code": "MSFT230120P00375000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 375,
        "type": "put"
      },
      "price": {
        "last": 94.2,
        "last_size": 1,
        "last_timestamp": "2022-03-09T16:20:06.134+00:00",
        "volume": 1,
        "ask": 77.55,
        "ask_size": 16,
        "ask_timestamp": "2022-03-22T19:36:49.131+00:00",
        "bid": 76.7,
        "bid_size": 80,
        "bid_timestamp": "2022-03-22T19:37:08.049+00:00",
        "open_interest": 122,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.20557,
        "delta": -0.85675,
        "gamma": 0.00397,
        "theta": -0.02071,
        "vega": 0.62625
      }
    },
    {
      "option": {
        "code": "MSFT230120P00380000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 380,
        "type": "put"
      },
      "price": {
        "last": 100.4,
        "last_size": 1,
        "last_timestamp": "2022-03-14T15:02:20.760+00:00",
        "volume": 2,
        "ask": 81.9,
        "ask_size": 89,
        "ask_timestamp": "2022-03-22T19:37:09.072+00:00",
        "bid": 79.9,
        "bid_size": 186,
        "bid_timestamp": "2022-03-22T19:36:58.179+00:00",
        "open_interest": 74,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.1923,
        "delta": -0.89017,
        "gamma": 0.00353,
        "theta": -0.01598,
        "vega": 0.52033
      }
    },
    {
      "option": {
        "code": "MSFT230120C00460000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 460,
        "type": "call"
      },
      "price": {
        "last": 1.2,
        "last_size": 10,
        "last_timestamp": "2022-03-21T13:34:42.265+00:00",
        "volume": 10,
        "ask": 1.49,
        "ask_size": 22,
        "ask_timestamp": "2022-03-22T19:36:36.585+00:00",
        "bid": 1.13,
        "bid_size": 263,
        "bid_timestamp": "2022-03-22T19:36:26.877+00:00",
        "open_interest": 751,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25944,
        "delta": 0.04812,
        "gamma": 0.00139,
        "theta": -0.01184,
        "vega": 0.2771
      }
    },
    {
      "option": {
        "code": "MSFT230120P00205000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 205,
        "type": "put"
      },
      "price": {
        "last": 4.52,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:08:30.413+00:00",
        "volume": 2,
        "ask": 4.85,
        "ask_size": 211,
        "ask_timestamp": "2022-03-22T19:37:05.415+00:00",
        "bid": 4.45,
        "bid_size": 113,
        "bid_timestamp": "2022-03-22T19:37:05.422+00:00",
        "open_interest": 1655,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.35732,
        "delta": -0.08887,
        "gamma": 0.00163,
        "theta": -0.02615,
        "vega": 0.44564
      }
    },
    {
      "option": {
        "code": "MSFT230120P00425000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 425,
        "type": "put"
      },
      "price": {
        "last": 129.8,
        "last_size": 1,
        "last_timestamp": "2022-02-15T17:52:24.431+00:00",
        "volume": 4,
        "ask": 123.9,
        "ask_size": 160,
        "ask_timestamp": "2022-03-22T19:37:04.502+00:00",
        "bid": 121.85,
        "bid_size": 46,
        "bid_timestamp": "2022-03-22T19:37:04.502+00:00",
        "open_interest": 5,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00058,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00170000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 170,
        "type": "put"
      },
      "price": {
        "last": 2.58,
        "last_size": 45,
        "last_timestamp": "2022-03-18T19:15:00.264+00:00",
        "volume": 52,
        "ask": 2.55,
        "ask_size": 201,
        "ask_timestamp": "2022-03-22T19:36:26.737+00:00",
        "bid": 1.81,
        "bid_size": 157,
        "bid_timestamp": "2022-03-22T19:36:26.737+00:00",
        "open_interest": 2887,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.40623,
        "delta": -0.0416,
        "gamma": 0.00079,
        "theta": -0.01644,
        "vega": 0.24643
      }
    },
    {
      "option": {
        "code": "MSFT230120C00520000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 520,
        "type": "call"
      },
      "price": {
        "last": 0.6,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:30:25.902+00:00",
        "volume": 97,
        "ask": 0.7,
        "ask_size": 83,
        "ask_timestamp": "2022-03-22T19:36:26.625+00:00",
        "bid": 0.51,
        "bid_size": 24,
        "bid_timestamp": "2022-03-22T19:36:36.640+00:00",
        "open_interest": 4116,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.28049,
        "delta": 0.02281,
        "gamma": 0.0007,
        "theta": -0.00692,
        "vega": 0.14989
      }
    },
    {
      "option": {
        "code": "MSFT230120C00500000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 500,
        "type": "call"
      },
      "price": {
        "last": 0.78,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:14:58.367+00:00",
        "volume": 3,
        "ask": 0.79,
        "ask_size": 1,
        "ask_timestamp": "2022-03-22T19:35:57.833+00:00",
        "bid": 0.62,
        "bid_size": 96,
        "bid_timestamp": "2022-03-22T19:36:21.768+00:00",
        "open_interest": 1985,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27004,
        "delta": 0.027,
        "gamma": 0.00083,
        "theta": -0.00768,
        "vega": 0.17266
      }
    },
    {
      "option": {
        "code": "MSFT230120C00405000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 405,
        "type": "call"
      },
      "price": {
        "last": 4.05,
        "last_size": 10,
        "last_timestamp": "2022-03-22T15:36:16.351+00:00",
        "volume": 13,
        "ask": 4.3,
        "ask_size": 2,
        "ask_timestamp": "2022-03-22T19:36:45.967+00:00",
        "bid": 4,
        "bid_size": 29,
        "bid_timestamp": "2022-03-22T19:37:09.452+00:00",
        "open_interest": 1024,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25829,
        "delta": 0.12891,
        "gamma": 0.00294,
        "theta": -0.0248,
        "vega": 0.58261
      }
    },
    {
      "option": {
        "code": "MSFT230120P00265000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 265,
        "type": "put"
      },
      "price": {
        "last": 15.3,
        "last_size": 2,
        "last_timestamp": "2022-03-22T18:13:23.914+00:00",
        "volume": 39,
        "ask": 15.45,
        "ask_size": 28,
        "ask_timestamp": "2022-03-22T19:36:32.527+00:00",
        "bid": 14.95,
        "bid_size": 139,
        "bid_timestamp": "2022-03-22T19:36:58.767+00:00",
        "open_interest": 3258,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.29255,
        "delta": -0.26796,
        "gamma": 0.00406,
        "theta": -0.04377,
        "vega": 0.91248
      }
    },
    {
      "option": {
        "code": "MSFT230120C00215000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 215,
        "type": "call"
      },
      "price": {
        "last": 89.65,
        "last_size": 50,
        "last_timestamp": "2022-03-18T16:21:22.032+00:00",
        "volume": 99,
        "ask": 96.45,
        "ask_size": 32,
        "ask_timestamp": "2022-03-22T19:37:08.443+00:00",
        "bid": 94.6,
        "bid_size": 175,
        "bid_timestamp": "2022-03-22T19:37:02.409+00:00",
        "open_interest": 980,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.4018,
        "delta": 0.86586,
        "gamma": 0.00194,
        "theta": -0.0398,
        "vega": 0.59883
      }
    },
    {
      "option": {
        "code": "MSFT230120C00360000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 360,
        "type": "call"
      },
      "price": {
        "last": 11.05,
        "last_size": 2,
        "last_timestamp": "2022-03-22T19:03:03.213+00:00",
        "volume": 44,
        "ask": 11.25,
        "ask_size": 2,
        "ask_timestamp": "2022-03-22T19:37:07.453+00:00",
        "bid": 10.85,
        "bid_size": 41,
        "bid_timestamp": "2022-03-22T19:37:09.140+00:00",
        "open_interest": 4957,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26821,
        "delta": 0.27436,
        "gamma": 0.00449,
        "theta": -0.04083,
        "vega": 0.9233
      }
    },
    {
      "option": {
        "code": "MSFT230120C00295000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 295,
        "type": "call"
      },
      "price": {
        "last": 36.8,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:13:29.214+00:00",
        "volume": 18,
        "ask": 37.15,
        "ask_size": 166,
        "ask_timestamp": "2022-03-22T19:37:09.164+00:00",
        "bid": 36.35,
        "bid_size": 48,
        "bid_timestamp": "2022-03-22T19:37:09.164+00:00",
        "open_interest": 1310,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.30781,
        "delta": 0.58712,
        "gamma": 0.00457,
        "theta": -0.0548,
        "vega": 1.07871
      }
    },
    {
      "option": {
        "code": "MSFT230120C00280000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 280,
        "type": "call"
      },
      "price": {
        "last": 45.34,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:52:49.504+00:00",
        "volume": 31,
        "ask": 46.2,
        "ask_size": 15,
        "ask_timestamp": "2022-03-22T19:37:07.436+00:00",
        "bid": 45.2,
        "bid_size": 140,
        "bid_timestamp": "2022-03-22T19:37:08.721+00:00",
        "open_interest": 4464,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.32024,
        "delta": 0.65589,
        "gamma": 0.00415,
        "theta": -0.05391,
        "vega": 1.01968
      }
    },
    {
      "option": {
        "code": "MSFT230120C00415000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 415,
        "type": "call"
      },
      "price": {
        "last": 3.25,
        "last_size": 50,
        "last_timestamp": "2022-03-22T17:28:47.619+00:00",
        "volume": 100,
        "ask": 3.45,
        "ask_size": 8,
        "ask_timestamp": "2022-03-22T19:36:36.784+00:00",
        "bid": 3.2,
        "bid_size": 43,
        "bid_timestamp": "2022-03-22T19:36:47.385+00:00",
        "open_interest": 3696,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25738,
        "delta": 0.10744,
        "gamma": 0.00259,
        "theta": -0.02172,
        "vega": 0.51215
      }
    },
    {
      "option": {
        "code": "MSFT230120C00310000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 310,
        "type": "call"
      },
      "price": {
        "last": 28.63,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:22:30.504+00:00",
        "volume": 15,
        "ask": 29.2,
        "ask_size": 33,
        "ask_timestamp": "2022-03-22T19:37:08.743+00:00",
        "bid": 28.6,
        "bid_size": 13,
        "bid_timestamp": "2022-03-22T19:37:07.001+00:00",
        "open_interest": 3781,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.29644,
        "delta": 0.51383,
        "gamma": 0.00486,
        "theta": -0.05402,
        "vega": 1.1045
      }
    },
    {
      "option": {
        "code": "MSFT230120C00430000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 430,
        "type": "call"
      },
      "price": {
        "last": 2.26,
        "last_size": 2,
        "last_timestamp": "2022-03-22T16:32:32.987+00:00",
        "volume": 5,
        "ask": 2.55,
        "ask_size": 9,
        "ask_timestamp": "2022-03-22T19:35:57.489+00:00",
        "bid": 2.3,
        "bid_size": 37,
        "bid_timestamp": "2022-03-22T19:37:04.147+00:00",
        "open_interest": 899,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25761,
        "delta": 0.08227,
        "gamma": 0.00213,
        "theta": -0.01785,
        "vega": 0.42062
      }
    },
    {
      "option": {
        "code": "MSFT230120C00300000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 300,
        "type": "call"
      },
      "price": {
        "last": 34,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:26:59.136+00:00",
        "volume": 310,
        "ask": 34.3,
        "ask_size": 103,
        "ask_timestamp": "2022-03-22T19:37:08.919+00:00",
        "bid": 33.8,
        "bid_size": 5,
        "bid_timestamp": "2022-03-22T19:36:37.285+00:00",
        "open_interest": 8960,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.30422,
        "delta": 0.56313,
        "gamma": 0.00467,
        "theta": -0.05479,
        "vega": 1.0913
      }
    },
    {
      "option": {
        "code": "MSFT230120C00220000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 220,
        "type": "call"
      },
      "price": {
        "last": 91,
        "last_size": 3,
        "last_timestamp": "2022-03-22T18:39:32.579+00:00",
        "volume": 17,
        "ask": 92.2,
        "ask_size": 71,
        "ask_timestamp": "2022-03-22T19:37:09.421+00:00",
        "bid": 90.95,
        "bid_size": 4,
        "bid_timestamp": "2022-03-22T19:37:09.421+00:00",
        "open_interest": 2883,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.39951,
        "delta": 0.85274,
        "gamma": 0.00208,
        "theta": -0.04215,
        "vega": 0.63801
      }
    },
    {
      "option": {
        "code": "MSFT230120P00410000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 410,
        "type": "put"
      },
      "price": {
        "last": 124,
        "last_size": 1,
        "last_timestamp": "2022-03-04T16:55:57.899+00:00",
        "volume": 1,
        "ask": 108.85,
        "ask_size": 16,
        "ask_timestamp": "2022-03-22T19:37:09.041+00:00",
        "bid": 107.65,
        "bid_size": 16,
        "bid_timestamp": "2022-03-22T19:37:09.041+00:00",
        "open_interest": 56,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00056,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00285000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 285,
        "type": "put"
      },
      "price": {
        "last": 23.52,
        "last_size": 1,
        "last_timestamp": "2022-03-21T19:56:32.495+00:00",
        "volume": 269,
        "ask": 21.95,
        "ask_size": 8,
        "ask_timestamp": "2022-03-22T19:36:26.231+00:00",
        "bid": 21.55,
        "bid_size": 23,
        "bid_timestamp": "2022-03-22T19:37:06.439+00:00",
        "open_interest": 4883,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27561,
        "delta": -0.36247,
        "gamma": 0.00491,
        "theta": -0.04691,
        "vega": 1.03883
      }
    },
    {
      "option": {
        "code": "MSFT230120P00330000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 330,
        "type": "put"
      },
      "price": {
        "last": 47.99,
        "last_size": 1,
        "last_timestamp": "2022-03-18T17:40:33.931+00:00",
        "volume": 1,
        "ask": 44.45,
        "ask_size": 9,
        "ask_timestamp": "2022-03-22T19:36:48.263+00:00",
        "bid": 43.7,
        "bid_size": 73,
        "bid_timestamp": "2022-03-22T19:36:58.968+00:00",
        "open_interest": 1802,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.24113,
        "delta": -0.61705,
        "gamma": 0.00571,
        "theta": -0.04161,
        "vega": 1.05725
      }
    },
    {
      "option": {
        "code": "MSFT230120C00315000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 315,
        "type": "call"
      },
      "price": {
        "last": 26.5,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:35:57.280+00:00",
        "volume": 23,
        "ask": 26.75,
        "ask_size": 69,
        "ask_timestamp": "2022-03-22T19:37:09.231+00:00",
        "bid": 26.25,
        "bid_size": 29,
        "bid_timestamp": "2022-03-22T19:37:09.231+00:00",
        "open_interest": 2354,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.29255,
        "delta": 0.48869,
        "gamma": 0.00492,
        "theta": -0.05332,
        "vega": 1.10472
      }
    },
    {
      "option": {
        "code": "MSFT230120C00390000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 390,
        "type": "call"
      },
      "price": {
        "last": 5.36,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:44:23.056+00:00",
        "volume": 2,
        "ask": 6,
        "ask_size": 127,
        "ask_timestamp": "2022-03-22T19:37:08.517+00:00",
        "bid": 5.6,
        "bid_size": 63,
        "bid_timestamp": "2022-03-22T19:37:01.702+00:00",
        "open_interest": 2797,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26066,
        "delta": 0.1684,
        "gamma": 0.00348,
        "theta": -0.02993,
        "vega": 0.69678
      }
    },
    {
      "option": {
        "code": "MSFT230120C00250000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 250,
        "type": "call"
      },
      "price": {
        "last": 67.05,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:03:20.457+00:00",
        "volume": 15,
        "ask": 67.95,
        "ask_size": 121,
        "ask_timestamp": "2022-03-22T19:37:04.021+00:00",
        "bid": 65.75,
        "bid_size": 331,
        "bid_timestamp": "2022-03-22T19:37:03.713+00:00",
        "open_interest": 3202,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.35267,
        "delta": 0.77178,
        "gamma": 0.00309,
        "theta": -0.04881,
        "vega": 0.83753
      }
    },
    {
      "option": {
        "code": "MSFT230120P00490000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 490,
        "type": "put"
      },
      "price": {
        "last": 178.3,
        "last_size": 1,
        "last_timestamp": "2022-01-07T17:16:00.848+00:00",
        "volume": 1,
        "ask": 188,
        "ask_size": 31,
        "ask_timestamp": "2022-03-22T19:34:08.094+00:00",
        "bid": 184.7,
        "bid_size": 62,
        "bid_timestamp": "2022-03-22T19:37:04.812+00:00",
        "open_interest": 2,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00067,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00185000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 185,
        "type": "put"
      },
      "price": {
        "last": 3.14,
        "last_size": 18,
        "last_timestamp": "2022-03-22T15:36:16.351+00:00",
        "volume": 28,
        "ask": 3.4,
        "ask_size": 283,
        "ask_timestamp": "2022-03-22T19:36:26.709+00:00",
        "bid": 2.53,
        "bid_size": 218,
        "bid_timestamp": "2022-03-22T19:36:26.709+00:00",
        "open_interest": 2308,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.38189,
        "delta": -0.05736,
        "gamma": 0.00109,
        "theta": -0.01998,
        "vega": 0.31856
      }
    },
    {
      "option": {
        "code": "MSFT230120P00245000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 245,
        "type": "put"
      },
      "price": {
        "last": 10.45,
        "last_size": 5,
        "last_timestamp": "2022-03-22T19:30:28.358+00:00",
        "volume": 15,
        "ask": 10.6,
        "ask_size": 55,
        "ask_timestamp": "2022-03-22T19:37:07.769+00:00",
        "bid": 10.3,
        "bid_size": 8,
        "bid_timestamp": "2022-03-22T19:37:08.907+00:00",
        "open_interest": 3679,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.31231,
        "delta": -0.19144,
        "gamma": 0.00315,
        "theta": -0.0387,
        "vega": 0.75523
      }
    },
    {
      "option": {
        "code": "MSFT230120P00450000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 450,
        "type": "put"
      },
      "price": {
        "last": 160.4,
        "last_size": 1,
        "last_timestamp": "2022-03-16T16:37:13.175+00:00",
        "volume": 4,
        "ask": 148.45,
        "ask_size": 31,
        "ask_timestamp": "2022-03-22T19:34:08.093+00:00",
        "bid": 145.5,
        "bid_size": 52,
        "bid_timestamp": "2022-03-22T19:36:19.432+00:00",
        "open_interest": 885,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00062,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00470000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 470,
        "type": "put"
      },
      "price": {
        "last": 178.65,
        "last_size": 2,
        "last_timestamp": "2022-01-25T20:10:55.818+00:00",
        "volume": 2,
        "ask": 168.1,
        "ask_size": 31,
        "ask_timestamp": "2022-03-22T19:34:08.094+00:00",
        "bid": 165.05,
        "bid_size": 60,
        "bid_timestamp": "2022-03-22T19:36:31.085+00:00",
        "open_interest": 2,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00064,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120P00385000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 385,
        "type": "put"
      },
      "price": {
        "last": 108.38,
        "last_size": 3,
        "last_timestamp": "2022-01-24T16:41:17.605+00:00",
        "volume": 9,
        "ask": 86.7,
        "ask_size": 151,
        "ask_timestamp": "2022-03-22T19:37:06.992+00:00",
        "bid": 84.65,
        "bid_size": 120,
        "bid_timestamp": "2022-03-22T19:37:04.480+00:00",
        "open_interest": 116,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.19543,
        "delta": -0.89942,
        "gamma": 0.00326,
        "theta": -0.0152,
        "vega": 0.48824
      }
    },
    {
      "option": {
        "code": "MSFT230120P00305000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 305,
        "type": "put"
      },
      "price": {
        "last": 30.67,
        "last_size": 10,
        "last_timestamp": "2022-03-22T18:07:26.092+00:00",
        "volume": 76,
        "ask": 30.55,
        "ask_size": 17,
        "ask_timestamp": "2022-03-22T19:36:27.328+00:00",
        "bid": 30.05,
        "bid_size": 66,
        "bid_timestamp": "2022-03-22T19:37:06.455+00:00",
        "open_interest": 3042,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25974,
        "delta": -0.47117,
        "gamma": 0.00553,
        "theta": -0.04685,
        "vega": 1.10228
      }
    },
    {
      "option": {
        "code": "MSFT230120C00185000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 185,
        "type": "call"
      },
      "price": {
        "last": 123,
        "last_size": 1,
        "last_timestamp": "2022-03-22T14:40:09.571+00:00",
        "volume": 3,
        "ask": 124.45,
        "ask_size": 210,
        "ask_timestamp": "2022-03-22T19:37:04.145+00:00",
        "bid": 121.05,
        "bid_size": 417,
        "bid_timestamp": "2022-03-22T19:37:04.145+00:00",
        "open_interest": 403,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.46543,
        "delta": 0.91365,
        "gamma": 0.00122,
        "theta": -0.0336,
        "vega": 0.43618
      }
    },
    {
      "option": {
        "code": "MSFT230120P00190000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 190,
        "type": "put"
      },
      "price": {
        "last": 3.4,
        "last_size": 1,
        "last_timestamp": "2022-03-22T15:53:16.445+00:00",
        "volume": 1,
        "ask": 3.7,
        "ask_size": 247,
        "ask_timestamp": "2022-03-22T19:36:26.734+00:00",
        "bid": 3.25,
        "bid_size": 34,
        "bid_timestamp": "2022-03-22T19:36:36.640+00:00",
        "open_interest": 4532,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.37975,
        "delta": -0.06587,
        "gamma": 0.00122,
        "theta": -0.02213,
        "vega": 0.35489
      }
    },
    {
      "option": {
        "code": "MSFT230120P00165000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 165,
        "type": "put"
      },
      "price": {
        "last": 2.3,
        "last_size": 50,
        "last_timestamp": "2022-03-18T19:32:10.574+00:00",
        "volume": 55,
        "ask": 2.29,
        "ask_size": 213,
        "ask_timestamp": "2022-03-22T19:36:27.621+00:00",
        "bid": 1.61,
        "bid_size": 173,
        "bid_timestamp": "2022-03-22T19:36:27.621+00:00",
        "open_interest": 1514,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.41416,
        "delta": -0.0371,
        "gamma": 0.00071,
        "theta": -0.01527,
        "vega": 0.22451
      }
    },
    {
      "option": {
        "code": "MSFT230120C00270000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 270,
        "type": "call"
      },
      "price": {
        "last": 52,
        "last_size": 1,
        "last_timestamp": "2022-03-22T17:41:47.199+00:00",
        "volume": 18,
        "ask": 52.9,
        "ask_size": 88,
        "ask_timestamp": "2022-03-22T19:37:09.223+00:00",
        "bid": 52.1,
        "bid_size": 2,
        "bid_timestamp": "2022-03-22T19:36:46.101+00:00",
        "open_interest": 12237,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.33199,
        "delta": 0.69764,
        "gamma": 0.00379,
        "theta": -0.05299,
        "vega": 0.9666
      }
    },
    {
      "option": {
        "code": "MSFT230120C00180000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 180,
        "type": "call"
      },
      "price": {
        "last": 127.5,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:33:47.506+00:00",
        "volume": 8,
        "ask": 128.55,
        "ask_size": 166,
        "ask_timestamp": "2022-03-22T19:37:08.266+00:00",
        "bid": 125.8,
        "bid_size": 255,
        "bid_timestamp": "2022-03-22T19:37:08.266+00:00",
        "open_interest": 782,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.47184,
        "delta": 0.92139,
        "gamma": 0.00112,
        "theta": -0.03174,
        "vega": 0.4064
      }
    },
    {
      "option": {
        "code": "MSFT230120P00230000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 230,
        "type": "put"
      },
      "price": {
        "last": 7.77,
        "last_size": 10,
        "last_timestamp": "2022-03-22T16:52:52.588+00:00",
        "volume": 13,
        "ask": 7.9,
        "ask_size": 14,
        "ask_timestamp": "2022-03-22T19:36:56.983+00:00",
        "bid": 7.55,
        "bid_size": 114,
        "bid_timestamp": "2022-03-22T19:37:03.424+00:00",
        "open_interest": 3369,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.32726,
        "delta": -0.14512,
        "gamma": 0.00252,
        "theta": -0.03393,
        "vega": 0.63174
      }
    },
    {
      "option": {
        "code": "MSFT230120C00150000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 150,
        "type": "call"
      },
      "price": {
        "last": 148.55,
        "last_size": 2,
        "last_timestamp": "2022-03-21T19:07:02.494+00:00",
        "volume": 3,
        "ask": 157.3,
        "ask_size": 59,
        "ask_timestamp": "2022-03-22T19:36:30.882+00:00",
        "bid": 154,
        "bid_size": 70,
        "bid_timestamp": "2022-03-22T19:36:30.882+00:00",
        "open_interest": 794,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.55485,
        "delta": 0.94877,
        "gamma": 0.00068,
        "theta": -0.02676,
        "vega": 0.2913
      }
    },
    {
      "option": {
        "code": "MSFT230120C00110000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 110,
        "type": "call"
      },
      "price": {
        "last": 180.5,
        "last_size": 1,
        "last_timestamp": "2022-03-16T19:05:23.327+00:00",
        "volume": 1,
        "ask": 196,
        "ask_size": 34,
        "ask_timestamp": "2022-03-22T19:34:33.150+00:00",
        "bid": 192.45,
        "bid_size": 34,
        "bid_timestamp": "2022-03-22T19:34:38.662+00:00",
        "open_interest": 81,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.69401,
        "delta": 0.9719,
        "gamma": 0.00034,
        "theta": -0.02051,
        "vega": 0.1785
      }
    },
    {
      "option": {
        "code": "MSFT230120P00115000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 115,
        "type": "put"
      },
      "price": {
        "last": 0.4,
        "last_size": 3,
        "last_timestamp": "2022-03-22T15:43:28.387+00:00",
        "volume": 3,
        "ask": 0.65,
        "ask_size": 285,
        "ask_timestamp": "2022-03-22T19:36:26.734+00:00",
        "bid": 0.28,
        "bid_size": 131,
        "bid_timestamp": "2022-03-22T19:36:26.734+00:00",
        "open_interest": 1281,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.49213,
        "delta": -0.00885,
        "gamma": 0.00018,
        "theta": -0.00537,
        "vega": 0.06635
      }
    },
    {
      "option": {
        "code": "MSFT230120C00380000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 380,
        "type": "call"
      },
      "price": {
        "last": 7.08,
        "last_size": 3,
        "last_timestamp": "2022-03-22T19:20:16.664+00:00",
        "volume": 2111,
        "ask": 7.4,
        "ask_size": 90,
        "ask_timestamp": "2022-03-22T19:37:08.891+00:00",
        "bid": 6.95,
        "bid_size": 142,
        "bid_timestamp": "2022-03-22T19:36:52.440+00:00",
        "open_interest": 3983,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26211,
        "delta": 0.19898,
        "gamma": 0.00384,
        "theta": -0.0334,
        "vega": 0.77317
      }
    },
    {
      "option": {
        "code": "MSFT230120C00400000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 400,
        "type": "call"
      },
      "price": {
        "last": 4.6,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:11:52.153+00:00",
        "volume": 242,
        "ask": 4.75,
        "ask_size": 20,
        "ask_timestamp": "2022-03-22T19:37:08.443+00:00",
        "bid": 4.45,
        "bid_size": 106,
        "bid_timestamp": "2022-03-22T19:37:08.517+00:00",
        "open_interest": 6932,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25829,
        "delta": 0.14032,
        "gamma": 0.00312,
        "theta": -0.02629,
        "vega": 0.61756
      }
    },
    {
      "option": {
        "code": "MSFT230120P00270000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 270,
        "type": "put"
      },
      "price": {
        "last": 16.77,
        "last_size": 2,
        "last_timestamp": "2022-03-22T18:07:25.323+00:00",
        "volume": 50,
        "ask": 16.9,
        "ask_size": 29,
        "ask_timestamp": "2022-03-22T19:36:23.345+00:00",
        "bid": 16.25,
        "bid_size": 228,
        "bid_timestamp": "2022-03-22T19:37:07.315+00:00",
        "open_interest": 5302,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.28728,
        "delta": -0.28972,
        "gamma": 0.0043,
        "theta": -0.04464,
        "vega": 0.94783
      }
    },
    {
      "option": {
        "code": "MSFT230120P00200000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 200,
        "type": "put"
      },
      "price": {
        "last": 4.15,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:29:37.908+00:00",
        "volume": 20,
        "ask": 4.35,
        "ask_size": 128,
        "ask_timestamp": "2022-03-22T19:37:10.511+00:00",
        "bid": 3.95,
        "bid_size": 157,
        "bid_timestamp": "2022-03-22T19:37:10.511+00:00",
        "open_interest": 5577,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.36282,
        "delta": -0.07973,
        "gamma": 0.00148,
        "theta": -0.02447,
        "vega": 0.41077
      }
    },
    {
      "option": {
        "code": "MSFT230120P00500000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 500,
        "type": "put"
      },
      "price": {
        "last": 220,
        "last_size": 1,
        "last_timestamp": "2022-03-08T17:33:19.061+00:00",
        "volume": 2,
        "ask": 198.4,
        "ask_size": 33,
        "ask_timestamp": "2022-03-22T19:32:40.393+00:00",
        "bid": 194.5,
        "bid_size": 34,
        "bid_timestamp": "2022-03-22T19:32:40.393+00:00",
        "open_interest": 95,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.00004,
        "delta": -1,
        "gamma": 0,
        "theta": 0.00068,
        "vega": 0
      }
    },
    {
      "option": {
        "code": "MSFT230120C00195000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 195,
        "type": "call"
      },
      "price": {
        "last": 111.2,
        "last_size": 1,
        "last_timestamp": "2022-03-18T19:36:34.860+00:00",
        "volume": 58,
        "ask": 114.65,
        "ask_size": 130,
        "ask_timestamp": "2022-03-22T19:37:10.051+00:00",
        "bid": 111.85,
        "bid_size": 416,
        "bid_timestamp": "2022-03-22T19:36:26.734+00:00",
        "open_interest": 248,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.43682,
        "delta": 0.90215,
        "gamma": 0.00143,
        "theta": -0.03459,
        "vega": 0.47851
      }
    },
    {
      "option": {
        "code": "MSFT230120P00390000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 390,
        "type": "put"
      },
      "price": {
        "last": 100.44,
        "last_size": 2,
        "last_timestamp": "2022-03-17T13:59:49.548+00:00",
        "volume": 2,
        "ask": 90.5,
        "ask_size": 22,
        "ask_timestamp": "2022-03-22T19:36:35.973+00:00",
        "bid": 88.6,
        "bid_size": 187,
        "bid_timestamp": "2022-03-22T19:36:55.648+00:00",
        "open_interest": 167,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.17551,
        "delta": -0.93612,
        "gamma": 0.00257,
        "theta": -0.00949,
        "vega": 0.34653
      }
    },
    {
      "option": {
        "code": "MSFT230120C00135000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 135,
        "type": "call"
      },
      "price": {
        "last": 145.5,
        "last_size": 5,
        "last_timestamp": "2022-03-14T17:21:17.709+00:00",
        "volume": 7,
        "ask": 171.7,
        "ask_size": 59,
        "ask_timestamp": "2022-03-22T19:36:31.084+00:00",
        "bid": 168.3,
        "bid_size": 74,
        "bid_timestamp": "2022-03-22T19:36:31.084+00:00",
        "open_interest": 124,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.60024,
        "delta": 0.95922,
        "gamma": 0.00053,
        "theta": -0.0241,
        "vega": 0.24249
      }
    },
    {
      "option": {
        "code": "MSFT230120P00195000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 195,
        "type": "put"
      },
      "price": {
        "last": 3.64,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:08:30.413+00:00",
        "volume": 3,
        "ask": 4.3,
        "ask_size": 295,
        "ask_timestamp": "2022-03-22T19:36:26.709+00:00",
        "bid": 3.15,
        "bid_size": 231,
        "bid_timestamp": "2022-03-22T19:36:38.113+00:00",
        "open_interest": 3304,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.3693,
        "delta": -0.07171,
        "gamma": 0.00134,
        "theta": -0.02298,
        "vega": 0.3789
      }
    },
    {
      "option": {
        "code": "MSFT230120C00205000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 205,
        "type": "call"
      },
      "price": {
        "last": 89.35,
        "last_size": 1,
        "last_timestamp": "2022-03-15T16:29:13.642+00:00",
        "volume": 7,
        "ask": 105.5,
        "ask_size": 52,
        "ask_timestamp": "2022-03-22T19:37:09.131+00:00",
        "bid": 103.1,
        "bid_size": 381,
        "bid_timestamp": "2022-03-22T19:37:09.225+00:00",
        "open_interest": 832,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.41874,
        "delta": 0.88533,
        "gamma": 0.00167,
        "theta": -0.03718,
        "vega": 0.53663
      }
    },
    {
      "option": {
        "code": "MSFT230120C00235000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 235,
        "type": "call"
      },
      "price": {
        "last": 75.6,
        "last_size": 1,
        "last_timestamp": "2022-03-22T13:46:32.129+00:00",
        "volume": 1,
        "ask": 79.9,
        "ask_size": 107,
        "ask_timestamp": "2022-03-22T19:37:05.725+00:00",
        "bid": 78.35,
        "bid_size": 20,
        "bid_timestamp": "2022-03-22T19:37:06.133+00:00",
        "open_interest": 1299,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.37785,
        "delta": 0.81507,
        "gamma": 0.00255,
        "theta": -0.04617,
        "vega": 0.73928
      }
    },
    {
      "option": {
        "code": "MSFT230120P00300000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 300,
        "type": "put"
      },
      "price": {
        "last": 28,
        "last_size": 1,
        "last_timestamp": "2022-03-22T19:25:33.657+00:00",
        "volume": 117,
        "ask": 28.15,
        "ask_size": 21,
        "ask_timestamp": "2022-03-22T19:37:07.185+00:00",
        "bid": 27.75,
        "bid_size": 89,
        "bid_timestamp": "2022-03-22T19:37:02.946+00:00",
        "open_interest": 6506,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.26348,
        "delta": -0.44298,
        "gamma": 0.00541,
        "theta": -0.04718,
        "vega": 1.09386
      }
    },
    {
      "option": {
        "code": "MSFT230120C00230000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 230,
        "type": "call"
      },
      "price": {
        "last": 82.65,
        "last_size": 1,
        "last_timestamp": "2022-03-22T18:03:13.277+00:00",
        "volume": 2,
        "ask": 83.6,
        "ask_size": 31,
        "ask_timestamp": "2022-03-22T19:36:52.217+00:00",
        "bid": 82.15,
        "bid_size": 144,
        "bid_timestamp": "2022-03-22T19:37:00.161+00:00",
        "open_interest": 2298,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.38006,
        "delta": 0.83035,
        "gamma": 0.0024,
        "theta": -0.04399,
        "vega": 0.70011
      }
    },
    {
      "option": {
        "code": "MSFT230120C00395000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 395,
        "type": "call"
      },
      "price": {
        "last": 5.1,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:06:49.617+00:00",
        "volume": 1,
        "ask": 5.25,
        "ask_size": 5,
        "ask_timestamp": "2022-03-22T19:36:35.614+00:00",
        "bid": 5,
        "bid_size": 31,
        "bid_timestamp": "2022-03-22T19:37:01.009+00:00",
        "open_interest": 2381,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25875,
        "delta": 0.15309,
        "gamma": 0.0033,
        "theta": -0.02792,
        "vega": 0.65472
      }
    },
    {
      "option": {
        "code": "MSFT230120C00355000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 355,
        "type": "call"
      },
      "price": {
        "last": 12.21,
        "last_size": 4,
        "last_timestamp": "2022-03-22T19:01:00.714+00:00",
        "volume": 10,
        "ask": 12.65,
        "ask_size": 179,
        "ask_timestamp": "2022-03-22T19:37:09.444+00:00",
        "bid": 12.05,
        "bid_size": 41,
        "bid_timestamp": "2022-03-22T19:37:08.368+00:00",
        "open_interest": 6273,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.27103,
        "delta": 0.29656,
        "gamma": 0.00461,
        "theta": -0.04282,
        "vega": 0.95815
      }
    },
    {
      "option": {
        "code": "MSFT230120P00315000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 315,
        "type": "put"
      },
      "price": {
        "last": 35.65,
        "last_size": 1,
        "last_timestamp": "2022-03-22T16:35:49.987+00:00",
        "volume": 62,
        "ask": 35.7,
        "ask_size": 19,
        "ask_timestamp": "2022-03-22T19:37:07.607+00:00",
        "bid": 34.85,
        "bid_size": 167,
        "bid_timestamp": "2022-03-22T19:37:02.944+00:00",
        "open_interest": 1279,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.25112,
        "delta": -0.52948,
        "gamma": 0.00572,
        "theta": -0.04525,
        "vega": 1.10215
      }
    },
    {
      "option": {
        "code": "MSFT230120C00130000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 130,
        "type": "call"
      },
      "price": {
        "last": 157,
        "last_size": 10,
        "last_timestamp": "2022-03-09T16:49:42.102+00:00",
        "volume": 10,
        "ask": 176.45,
        "ask_size": 59,
        "ask_timestamp": "2022-03-22T19:36:30.882+00:00",
        "bid": 173.1,
        "bid_size": 72,
        "bid_timestamp": "2022-03-22T19:36:30.882+00:00",
        "open_interest": 567,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.61512,
        "delta": 0.96248,
        "gamma": 0.00048,
        "theta": -0.02308,
        "vega": 0.22659
      }
    },
    {
      "option": {
        "code": "MSFT230120P00395000",
        "ticker": "MSFT",
        "expiration": "2023-01-20",
        "strike": 395,
        "type": "put"
      },
      "price": {
        "last": 82.37,
        "last_size": 1,
        "last_timestamp": "2021-12-14T15:54:31.946+00:00",
        "volume": 2,
        "ask": 95.6,
        "ask_size": 148,
        "ask_timestamp": "2022-03-22T19:37:04.613+00:00",
        "bid": 94.1,
        "bid_size": 75,
        "bid_timestamp": "2022-03-22T19:37:04.613+00:00",
        "open_interest": 86,
        "exercise_style": "A"
      },
      "stats": {
        "implied_volatility": 0.19062,
        "delta": -0.92817,
        "gamma": 0.00259,
        "theta": -0.01138,
        "vega": 0.3794
      }
    }
  ]
}
No available sample data available

Start building the future today

Request a Consultation