GET /api/bet_types/93b03857-9c0a-41cd-a205-4d46df5aab4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93b03857-9c0a-41cd-a205-4d46df5aab4a",
"match": "https://api-prod.gambitprofit.com/api/matches/4f6d217f-f13e-4d67-a1ec-6e33b8a6416f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-03T09:37:58.155347-05: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 Clippers",
"amount": 6090.0
},
{
"team": "Phoenix Suns",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8b66a20b-5e67-45ae-ab57-f12ea788e3e4",
"gambit_id": "bd40028f-7c3b-4f7a-a85e-bc2eb6cc7adf",
"last_updated": "2024-01-05T13:53:02.198509-05:00",
"created_at": "2024-01-03T09:37:58.159171-05:00",
"name": "Los Angeles Clippers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b03857-9c0a-41cd-a205-4d46df5aab4a/?format=api"
},
{
"id": "c44a4094-7972-45df-bc54-e7f1c96b2621",
"gambit_id": "a679139a-bcce-45b6-90cb-9c5ce1a3f1f4",
"last_updated": "2024-01-05T13:53:02.206797-05:00",
"created_at": "2024-01-03T09:37:58.164242-05:00",
"name": "Phoenix Suns",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b03857-9c0a-41cd-a205-4d46df5aab4a/?format=api"
}
]
}