GET /api/bet_types/1003d25a-83fd-4121-866f-11e2a45ad277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1003d25a-83fd-4121-866f-11e2a45ad277",
"match": "https://api-prod.gambitprofit.com/api/matches/acb26410-0bfc-441c-87ec-4dcbe5771870/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:53.107185-04: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": "TOR (J Berrios)",
"amount": 5527.0
},
{
"team": "KAN (B Singer)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "dc088fa2-46af-4ffb-b894-246be7f248f7",
"gambit_id": "2052e6c2-d3fa-4391-bb3b-d0071f97d305",
"last_updated": "2023-04-04T19:27:06.295528-04:00",
"created_at": "2023-04-03T09:56:53.108879-04:00",
"name": "TOR (J Berrios)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1003d25a-83fd-4121-866f-11e2a45ad277/?format=api"
},
{
"id": "68842e7e-951d-4525-ba88-5858eb7db78e",
"gambit_id": "b0237d73-3d82-47c7-a268-00a3ceb788d1",
"last_updated": "2023-04-04T19:27:06.298490-04:00",
"created_at": "2023-04-03T09:56:53.110579-04:00",
"name": "KAN (B Singer)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1003d25a-83fd-4121-866f-11e2a45ad277/?format=api"
}
]
}