GET /api/bet_types/1e3e7ec6-0b68-4da9-a027-fc87d0d81188/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e3e7ec6-0b68-4da9-a027-fc87d0d81188",
"match": "https://api-prod.gambitprofit.com/api/matches/f4b74d25-37ad-4987-83ca-c5d446ba339a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:17.063578-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": 7351.0
},
{
"team": "Toronto Raptors",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "80e9bffe-400c-4868-b62a-9b05a6749012",
"gambit_id": "1ea0ca94-4099-41c4-8404-fd9c8ed47ebf",
"last_updated": "2024-01-27T10:58:05.299987-05:00",
"created_at": "2024-01-26T09:33:17.067653-05:00",
"name": "Los Angeles Clippers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e3e7ec6-0b68-4da9-a027-fc87d0d81188/?format=api"
},
{
"id": "9577b4aa-4f04-45ef-9f7f-9027223f74a6",
"gambit_id": "a2743799-3cc8-4f1f-88e1-b6ced8fac1c8",
"last_updated": "2024-01-27T10:58:05.303705-05:00",
"created_at": "2024-01-26T09:33:17.072464-05:00",
"name": "Toronto Raptors",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e3e7ec6-0b68-4da9-a027-fc87d0d81188/?format=api"
}
]
}