GET /api/bet_types/f0bcfa95-e19d-4779-82ef-ff8b43875a01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0bcfa95-e19d-4779-82ef-ff8b43875a01",
"match": "https://api-prod.gambitprofit.com/api/matches/2925977a-2946-40a6-9be6-6e2745a0afa0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-14T08:48:13.351030-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": "SEA (L Gilbert)",
"amount": 5776.0
},
{
"team": "KAN (B Singer)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "276debdd-89e0-4043-b264-a4d89287e0e4",
"gambit_id": "bfc86cdc-9f23-4c8f-92b8-cc65c72da238",
"last_updated": "2023-08-15T10:23:12.243586-04:00",
"created_at": "2023-08-14T08:48:13.355659-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0bcfa95-e19d-4779-82ef-ff8b43875a01/?format=api"
},
{
"id": "c8232eee-5a69-4cfd-959f-52d175f20dcf",
"gambit_id": "1e5873db-a9c9-456a-9dd7-3ce5c72a59b9",
"last_updated": "2023-08-15T10:23:12.247066-04:00",
"created_at": "2023-08-14T08:48:13.375315-04:00",
"name": "KAN (B Singer)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0bcfa95-e19d-4779-82ef-ff8b43875a01/?format=api"
}
]
}