GET /api/bet_types/10baedbc-7e4d-4f35-9f7c-d48a61418a23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10baedbc-7e4d-4f35-9f7c-d48a61418a23",
"match": "https://api-prod.gambitprofit.com/api/matches/a19b49f0-2ffe-4bc3-b6cf-6a54421739bd/?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": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "STL (J Quintana)",
"amount": 5426.0
},
{
"team": "ARI (M Kelly)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9330.96,
"profit_sb": 330.96,
"profit_sb_percentage": 3.68,
"recommended": true
},
"lines": [
{
"id": "e8326d45-1ea0-4095-97c6-a85d4076f176",
"gambit_id": "cabea252-e13e-4e4a-b06f-152da9b79983",
"last_updated": "2022-08-22T09:41:59.493917-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Quintana)",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10baedbc-7e4d-4f35-9f7c-d48a61418a23/?format=api"
},
{
"id": "1bda1bce-499d-4dae-ba2a-6b5bcb4c6fa2",
"gambit_id": "86aa0297-c3e9-415f-943c-26adc23bf883",
"last_updated": "2022-08-22T09:41:59.493434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Kelly)",
"reward": "2.04000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10baedbc-7e4d-4f35-9f7c-d48a61418a23/?format=api"
}
]
}