GET /api/bet_types/fb224d2e-7818-4f3b-8cb6-47edd84e9ae1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb224d2e-7818-4f3b-8cb6-47edd84e9ae1",
"match": "https://api-prod.gambitprofit.com/api/matches/f3e7f9c9-bf3b-49d5-8340-ae3cff7a904d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T13:48:22.526366-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": "Los Angeles Lakers",
"amount": 5688.0
},
{
"team": "Los Angeles Clippers",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "8d4a5140-b8f5-4e2c-adb2-9178e275ad4a",
"gambit_id": "21704f8f-394d-47e1-a742-14bf19434d67",
"last_updated": "2023-11-03T10:23:04.983967-04:00",
"created_at": "2023-11-01T13:48:22.542278-04:00",
"name": "Los Angeles Lakers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb224d2e-7818-4f3b-8cb6-47edd84e9ae1/?format=api"
},
{
"id": "58d6b603-a65f-4aeb-a0aa-1ae3d9c667aa",
"gambit_id": "f6d6865a-e1fa-4bea-8563-68e9c50b6125",
"last_updated": "2023-11-03T10:23:04.980686-04:00",
"created_at": "2023-11-01T13:48:22.533618-04:00",
"name": "Los Angeles Clippers",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb224d2e-7818-4f3b-8cb6-47edd84e9ae1/?format=api"
}
]
}