GET /api/bet_types/d3932e22-3204-404e-b990-7d5131ede218/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3932e22-3204-404e-b990-7d5131ede218",
"match": "https://api-prod.gambitprofit.com/api/matches/7bbf9c34-e7c5-4eb9-9fbf-b6fcaa5c75ee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-27T08:57:17.285356-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": "Miami Heat",
"amount": 7440.0
},
{
"team": "Orlando Magic",
"amount": 2560.0
}
],
"expected_reward_tokens": 9523.2,
"profit_sb": 23.2,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "2f8bb087-f894-497b-8b77-d112b74dbdd7",
"gambit_id": "b9499203-9569-451c-a36d-735f4a6f1deb",
"last_updated": "2023-01-28T19:22:10.377779-05:00",
"created_at": "2023-01-27T08:57:17.286546-05:00",
"name": "Miami Heat",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3932e22-3204-404e-b990-7d5131ede218/?format=api"
},
{
"id": "fa6896a7-ed75-45d1-b06a-dd9242b28415",
"gambit_id": "8234dbaf-8911-4f62-989a-9e94b378051f",
"last_updated": "2023-01-28T19:22:10.378882-05:00",
"created_at": "2023-01-27T08:57:17.287783-05:00",
"name": "Orlando Magic",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3932e22-3204-404e-b990-7d5131ede218/?format=api"
}
]
}