GET /api/bet_types/aba90bbf-9f7e-421c-85b9-ee75e0c89d89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aba90bbf-9f7e-421c-85b9-ee75e0c89d89",
"match": "https://api-prod.gambitprofit.com/api/matches/4380c409-e721-4043-a76e-89a038987aab/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-04T09:17:18.132456-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": "Chicago Bulls",
"amount": 6222.0
},
{
"team": "Portland Trail Blazers",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "37e0293b-eb78-4db5-b2ad-dcf3ac39e2ca",
"gambit_id": "5987ff25-de58-49ad-94a2-7595610451fb",
"last_updated": "2023-02-05T11:36:54.284327-05:00",
"created_at": "2023-02-04T09:17:18.133797-05:00",
"name": "Chicago Bulls",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba90bbf-9f7e-421c-85b9-ee75e0c89d89/?format=api"
},
{
"id": "0126f328-e0de-4761-a65e-94381f438930",
"gambit_id": "099a5052-8215-4753-964c-ca25ee5a3554",
"last_updated": "2023-02-05T11:36:54.285557-05:00",
"created_at": "2023-02-04T09:17:18.135116-05:00",
"name": "Portland Trail Blazers",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba90bbf-9f7e-421c-85b9-ee75e0c89d89/?format=api"
}
]
}