GET /api/bet_types/f9b4efcf-577d-4eee-af35-9da92554faa3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9b4efcf-577d-4eee-af35-9da92554faa3",
"match": "https://api-prod.gambitprofit.com/api/matches/19efed0d-533e-4d0d-8e60-8be08f9be75d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:13.117764-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": "CHC (M Stroman)",
"amount": 5299.0
},
{
"team": "TEX (N Eovaldi)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "af07d55c-a118-4d7c-9a53-ef66646208bf",
"gambit_id": "876eb230-80a5-42a9-bda2-aa9f87f31154",
"last_updated": "2023-04-08T15:51:50.058102-04:00",
"created_at": "2023-04-07T09:27:13.120099-04:00",
"name": "CHC (M Stroman)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b4efcf-577d-4eee-af35-9da92554faa3/?format=api"
},
{
"id": "80b24e17-40df-489a-b1f3-30b1b4f3f6ef",
"gambit_id": "7f408427-4ba0-4bf6-8ed9-4031ba00ccf5",
"last_updated": "2023-04-08T15:51:50.060418-04:00",
"created_at": "2023-04-07T09:27:13.122582-04:00",
"name": "TEX (N Eovaldi)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b4efcf-577d-4eee-af35-9da92554faa3/?format=api"
}
]
}