GET /api/bet_types/5261cfb9-f428-47d3-8def-e147a4ed9ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5261cfb9-f428-47d3-8def-e147a4ed9ec8",
"match": "https://api-prod.gambitprofit.com/api/matches/826c0490-734d-4afe-8a94-89edc4162bcb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:23.748264-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": "MIN (B Ober)",
"amount": 6293.0
},
{
"team": "DET (A Faedo)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "e15fa1ee-aecc-4121-af1d-90cfaa50e283",
"gambit_id": "ecd665d7-6234-4dfa-9c73-9f1ca55ba139",
"last_updated": "2023-08-17T13:33:13.291349-04:00",
"created_at": "2023-08-15T08:58:23.758260-04:00",
"name": "MIN (B Ober)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5261cfb9-f428-47d3-8def-e147a4ed9ec8/?format=api"
},
{
"id": "2c42b07f-9c82-4891-a2d9-3bf8089175dc",
"gambit_id": "a17f2d32-d330-4816-8060-4778941491ee",
"last_updated": "2023-08-17T13:33:13.288059-04:00",
"created_at": "2023-08-15T08:58:23.753833-04:00",
"name": "DET (A Faedo)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5261cfb9-f428-47d3-8def-e147a4ed9ec8/?format=api"
}
]
}