GET /api/bet_types/a7523657-99f9-49c8-bf36-520173f322ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7523657-99f9-49c8-bf36-520173f322ef",
"match": "https://api-prod.gambitprofit.com/api/matches/d973ed75-ad2f-41e0-bb5d-645154f0bbde/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-20T09:13:19.357321-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": "Said Nurmagomedov",
"amount": 7223.0
},
{
"team": "Muin Gafurov",
"amount": 2777.0
}
],
"expected_reward_tokens": 9245.44,
"profit_sb": -254.56,
"profit_sb_percentage": -2.68,
"recommended": false
},
"lines": [
{
"id": "234fc625-b81d-4e69-b92c-99e427c81bda",
"gambit_id": "c67eaf4b-ef69-4d4c-9e20-931f9d683303",
"last_updated": "2023-10-23T13:52:56.688397-04:00",
"created_at": "2023-10-20T09:13:19.369816-04:00",
"name": "Said Nurmagomedov",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7523657-99f9-49c8-bf36-520173f322ef/?format=api"
},
{
"id": "c0221a0a-9293-4b9a-8bc1-89c10e5b6ba5",
"gambit_id": "28bc468e-8c73-42d9-b0ff-b530e391993d",
"last_updated": "2023-10-23T13:52:56.685053-04:00",
"created_at": "2023-10-20T09:13:19.363026-04:00",
"name": "Muin Gafurov",
"reward": "3.33000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7523657-99f9-49c8-bf36-520173f322ef/?format=api"
}
]
}