GET /api/bet_types/4119ee5a-1ceb-4963-ab1a-d534284309da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4119ee5a-1ceb-4963-ab1a-d534284309da",
"match": "https://api-prod.gambitprofit.com/api/matches/4e53fb8c-c4fd-46bb-a293-801ed14bb41c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:09.838096-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 (A Manoah)",
"amount": 5787.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "f1644716-0d2c-4823-b2d9-cc2195549eaa",
"gambit_id": "cd4f9c3f-b4e4-4c81-a56d-b3e1162df6da",
"last_updated": "2023-05-04T10:52:15.958180-04:00",
"created_at": "2023-05-03T12:12:09.839617-04:00",
"name": "TOR (A Manoah)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4119ee5a-1ceb-4963-ab1a-d534284309da/?format=api"
},
{
"id": "f20685e7-972f-4817-bc89-04801cd6be4c",
"gambit_id": "cf889864-c7a6-47de-8e29-81392fa06438",
"last_updated": "2023-05-04T10:52:15.959367-04:00",
"created_at": "2023-05-03T12:12:09.841416-04:00",
"name": "BOS (N Pivetta)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4119ee5a-1ceb-4963-ab1a-d534284309da/?format=api"
}
]
}