HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2858912d-2cda-4ba5-a257-a87e4c30dfef",
"match": "https://api-prod.gambitprofit.com/api/matches/b853036c-6dd0-4289-b217-d68c2a510915/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Austin FC",
"amount": 5830.0
},
{
"team": "FC Dallas",
"amount": 4170.0
}
],
"expected_reward_tokens": 12884.3,
"profit_sb": 3384.3,
"profit_sb_percentage": 35.62,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Austin FC",
"amount": 4204.0
},
{
"team": "FC Dallas",
"amount": 3007.0
},
{
"team": "Draw",
"amount": 2790.0
}
],
"expected_reward_tokens": 9290.7,
"profit_sb": -209.3,
"profit_sb_percentage": -2.2,
"recommended": false
},
"lines": [
{
"id": "046b2817-3199-4b58-a649-6a1c8bebab78",
"gambit_id": "1d1883c1-d18e-4baa-b522-e6722a54d89c",
"last_updated": "2022-10-24T12:07:05.030482-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Austin FC",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2858912d-2cda-4ba5-a257-a87e4c30dfef/?format=api"
},
{
"id": "e8d368a0-9384-43d5-841b-ed997b3c7917",
"gambit_id": "670bbbb8-4216-4c92-949e-e004d6e0e282",
"last_updated": "2022-10-24T12:07:05.029324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "3.09000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2858912d-2cda-4ba5-a257-a87e4c30dfef/?format=api"
},
{
"id": "8e5bc9a6-42bd-4340-b1af-8a2fc89ed690",
"gambit_id": "dc646eee-8f8d-41b5-8b90-8eda0fea99f0",
"last_updated": "2022-10-24T12:07:05.031611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2858912d-2cda-4ba5-a257-a87e4c30dfef/?format=api"
}
]
}