GET /api/bet_types/9a5f3ccb-a725-4a68-ab22-9a07ccca12a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a5f3ccb-a725-4a68-ab22-9a07ccca12a5",
"match": "https://api-prod.gambitprofit.com/api/matches/fa6d508e-1ab9-4fc4-8ef5-93c7b19c1305/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:21.717002-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": "HOU (C Javier)",
"amount": 6232.0
},
{
"team": "ARI (R Nelson)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "4aaa398f-7fb8-4e61-9b4d-00e56109495f",
"gambit_id": "f495361b-e186-469c-819d-7007dcda50e6",
"last_updated": "2023-10-03T10:03:10.400142-04:00",
"created_at": "2023-10-01T09:18:21.721595-04:00",
"name": "HOU (C Javier)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a5f3ccb-a725-4a68-ab22-9a07ccca12a5/?format=api"
},
{
"id": "b3130c47-6731-4246-829d-384117d25a31",
"gambit_id": "93ca8122-dd75-40d1-91ee-e48848639ca3",
"last_updated": "2023-10-03T10:03:10.410902-04:00",
"created_at": "2023-10-01T09:18:21.727238-04:00",
"name": "ARI (R Nelson)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a5f3ccb-a725-4a68-ab22-9a07ccca12a5/?format=api"
}
]
}