GET /api/bet_types/e8bf77c3-d44d-43f2-abf7-1f81e866371a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8bf77c3-d44d-43f2-abf7-1f81e866371a",
"match": "https://api-prod.gambitprofit.com/api/matches/f5c56acf-0131-4e85-abaa-cbede9d9cf88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:09.056620-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 (G Canning)",
"amount": 5980.0
},
{
"team": "WAS (M Gore)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "0b98a660-e94e-4607-8737-ac889067d4cc",
"gambit_id": "1bfde837-b0c8-47e6-a74d-401504fbc2d4",
"last_updated": "2023-04-13T11:02:15.612077-04:00",
"created_at": "2023-04-12T08:57:09.058799-04:00",
"name": "LAA (G Canning)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8bf77c3-d44d-43f2-abf7-1f81e866371a/?format=api"
},
{
"id": "0247a8f5-8a71-4405-8220-dab6fdcba88f",
"gambit_id": "b728bd04-cc18-496c-9db7-57f211baee7c",
"last_updated": "2023-04-13T11:02:15.613235-04:00",
"created_at": "2023-04-12T08:57:09.061489-04:00",
"name": "WAS (M Gore)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8bf77c3-d44d-43f2-abf7-1f81e866371a/?format=api"
}
]
}