GET /api/bet_types/f6d29c1a-a3f0-4be1-b1ae-f74065753c56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6d29c1a-a3f0-4be1-b1ae-f74065753c56",
"match": "https://api-prod.gambitprofit.com/api/matches/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:09.310009-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": "LAA (T Anderson)",
"amount": 5787.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "f8d20731-8e7e-42cd-af78-2d0f3bce68de",
"gambit_id": "eea26086-51b2-49b6-ad05-00e53c8f120b",
"last_updated": "2023-04-03T14:16:52.403467-04:00",
"created_at": "2023-04-02T09:57:09.314731-04:00",
"name": "LAA (T Anderson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d29c1a-a3f0-4be1-b1ae-f74065753c56/?format=api"
},
{
"id": "728e77a2-d5de-41c3-9351-119d628139d4",
"gambit_id": "8cae0b9d-96f2-49f3-8306-c52a3abd448c",
"last_updated": "2023-04-03T14:16:52.399372-04:00",
"created_at": "2023-04-02T09:57:09.312160-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d29c1a-a3f0-4be1-b1ae-f74065753c56/?format=api"
}
]
}