GET /api/bet_types/1172a8af-cc40-47a6-a4fb-aaa2153b241f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1172a8af-cc40-47a6-a4fb-aaa2153b241f",
"match": "https://api-prod.gambitprofit.com/api/matches/8be010cb-cde4-4f97-812c-0294ca3b2687/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:23.983803-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": "TEX (J Montgomery)",
"amount": 6359.0
},
{
"team": "LAA (L Giolito)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "5e7bf922-2602-438e-9a64-9f9a3788ca4b",
"gambit_id": "996d6694-2d8c-4144-9e98-7e1740e27f36",
"last_updated": "2023-08-17T13:18:09.988835-04:00",
"created_at": "2023-08-15T08:58:23.996567-04:00",
"name": "TEX (J Montgomery)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1172a8af-cc40-47a6-a4fb-aaa2153b241f/?format=api"
},
{
"id": "bf568784-8cee-4bbb-a415-267e002ad94a",
"gambit_id": "e6551333-671b-4588-b53b-3bd6d06fb124",
"last_updated": "2023-08-17T13:18:09.984095-04:00",
"created_at": "2023-08-15T08:58:23.988282-04:00",
"name": "LAA (L Giolito)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1172a8af-cc40-47a6-a4fb-aaa2153b241f/?format=api"
}
]
}