GET /api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05b45a2a-1f11-4af2-8546-abb951f3d610",
"match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-01T09:42:09.578132-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": "SDG (J Musgrove)",
"amount": 5299.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "c005bb4d-c1c6-484e-b71c-d667e76671e7",
"gambit_id": "7bdc5486-bdae-4972-8dda-a8043302128a",
"last_updated": "2023-06-02T13:56:53.144712-04:00",
"created_at": "2023-06-01T09:42:09.580706-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api"
},
{
"id": "9f5bece0-39be-42c6-bfe1-88cce9f921ae",
"gambit_id": "d0990a9b-9852-4c60-9e5b-6b059bd97b05",
"last_updated": "2023-06-02T13:56:53.147433-04:00",
"created_at": "2023-06-01T09:42:09.583137-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api"
}
]
}