GET /api/bet_types/740c3c62-dd2f-443d-9313-4682dc4b73ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "740c3c62-dd2f-443d-9313-4682dc4b73ff",
"match": "https://api-prod.gambitprofit.com/api/matches/e878c3cb-3485-4607-acc8-82cbba361159/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:25.094826-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 (S Lugo)",
"amount": 6500.0
},
{
"team": "WAS (M Gore)",
"amount": 3500.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "2e52e6d8-e487-465d-a433-20b505eb7226",
"gambit_id": "a2d0b8b4-5cf3-42eb-ac06-942946b0f2bf",
"last_updated": "2023-06-26T20:08:30.416893-04:00",
"created_at": "2023-06-25T09:28:25.100017-04:00",
"name": "SDG (S Lugo)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/740c3c62-dd2f-443d-9313-4682dc4b73ff/?format=api"
},
{
"id": "98c79189-2ea4-4044-9c38-69146b517dce",
"gambit_id": "207cbd38-3066-4445-8328-48e1a955c8ed",
"last_updated": "2023-06-26T20:08:30.414389-04:00",
"created_at": "2023-06-25T09:28:25.097418-04:00",
"name": "WAS (M Gore)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/740c3c62-dd2f-443d-9313-4682dc4b73ff/?format=api"
}
]
}