GET /api/bet_types/2942fc14-c41e-49cd-bdf0-125ef308b26b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2942fc14-c41e-49cd-bdf0-125ef308b26b",
"match": "https://api-prod.gambitprofit.com/api/matches/b978f216-6f91-4104-a514-d0466a11d3cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T20:51:51.820051-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": "Brandon Bushaw",
"amount": 5149.0
},
{
"team": "Paul Teague",
"amount": 4851.0
}
],
"expected_reward_tokens": 6693.7,
"profit_sb": -2806.3,
"profit_sb_percentage": -29.54,
"recommended": false
},
"lines": [
{
"id": "14d38f2f-4d4c-41c4-a7a6-afe51c8b2408",
"gambit_id": "ae0592be-a5b9-46f6-819f-60797795f601",
"last_updated": "2023-01-28T19:32:20.136906-05:00",
"created_at": "2023-01-24T20:51:51.823032-05:00",
"name": "Brandon Bushaw",
"reward": "1.30000",
"odds": "1.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2942fc14-c41e-49cd-bdf0-125ef308b26b/?format=api"
},
{
"id": "92476311-a70c-4c6f-8da4-05854f9db688",
"gambit_id": "88fb162e-1452-497c-8f26-df0198b8326d",
"last_updated": "2023-01-28T19:32:20.135715-05:00",
"created_at": "2023-01-24T20:51:51.821634-05:00",
"name": "Paul Teague",
"reward": "1.38000",
"odds": "1.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2942fc14-c41e-49cd-bdf0-125ef308b26b/?format=api"
}
]
}