GET /api/bet_types/0fbbaffb-6b8f-4688-b611-05cbdd066c81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fbbaffb-6b8f-4688-b611-05cbdd066c81",
"match": "https://api-prod.gambitprofit.com/api/matches/0af81922-9f04-4ec6-b917-d9e3760781bc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T07:58:05.102608-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": "Philadelphia 76ers",
"amount": 8101.0
},
{
"team": "Washington Wizards",
"amount": 1899.0
}
],
"expected_reward_tokens": 9476.01,
"profit_sb": -23.99,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "e3d7332d-e00e-4829-899c-79bccda09800",
"gambit_id": "cc08a454-3992-4b1c-90eb-e1eadbccbd89",
"last_updated": "2023-11-07T21:08:22.362914-05:00",
"created_at": "2023-11-06T07:58:05.111289-05:00",
"name": "Philadelphia 76ers",
"reward": "1.17000",
"odds": "1.17540",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbbaffb-6b8f-4688-b611-05cbdd066c81/?format=api"
},
{
"id": "1aebc87d-59cb-4218-a9b1-d9282179d9f3",
"gambit_id": "509636bd-bf6c-4277-8513-54305ee4ea77",
"last_updated": "2023-11-07T21:08:22.359646-05:00",
"created_at": "2023-11-06T07:58:05.106683-05:00",
"name": "Washington Wizards",
"reward": "4.99000",
"odds": "5.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbbaffb-6b8f-4688-b611-05cbdd066c81/?format=api"
}
]
}