GET /api/bet_types/13b5b07a-2189-4574-909f-b945c74d237e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13b5b07a-2189-4574-909f-b945c74d237e",
"match": "https://api-prod.gambitprofit.com/api/matches/8705caca-d665-4be1-b145-1b310a02b016/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:32:16.701228-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": "Abubakar Nurmagomedov",
"amount": 5096.0
},
{
"team": "Elizeu Zaleski",
"amount": 4904.0
}
],
"expected_reward_tokens": 9121.44,
"profit_sb": -378.56,
"profit_sb_percentage": -3.98,
"recommended": false
},
"lines": [
{
"id": "47861d61-3a1f-419c-a15b-f3fa69a9767a",
"gambit_id": "63a23cb7-9cca-42b5-8741-e031250c4090",
"last_updated": "2023-06-05T10:57:22.972084-04:00",
"created_at": "2023-06-03T11:32:16.704450-04:00",
"name": "Abubakar Nurmagomedov",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b5b07a-2189-4574-909f-b945c74d237e/?format=api"
},
{
"id": "3f7851f3-33e0-45e5-8b09-b821b67cd651",
"gambit_id": "c84d58b5-e666-4d5e-b99a-c57907293313",
"last_updated": "2023-06-05T10:57:22.974367-04:00",
"created_at": "2023-06-03T11:32:16.707858-04:00",
"name": "Elizeu Zaleski",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b5b07a-2189-4574-909f-b945c74d237e/?format=api"
}
]
}