GET /api/bet_types/749a862a-7c7f-4dac-9622-f3e6628d398e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "749a862a-7c7f-4dac-9622-f3e6628d398e",
"match": "https://api-prod.gambitprofit.com/api/matches/ad2b2e9a-d6ae-4cfd-bf64-64401eed41a0/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:21.180184-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": "Game Total Over 6.5",
"amount": 5699.0
},
{
"team": "Game Total Under 6.5",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "4109b801-e8c8-4454-a399-0caee5b5f731",
"gambit_id": "8ce7a724-cb21-4dfb-a61c-9f8138162865",
"last_updated": "2023-12-09T10:08:11.189619-05:00",
"created_at": "2023-12-08T09:38:21.183845-05:00",
"name": "Game Total Over 6.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749a862a-7c7f-4dac-9622-f3e6628d398e/?format=api"
},
{
"id": "ca019598-a659-4ca0-9063-e187c2b9dffc",
"gambit_id": "2935554e-9193-438d-989d-b9cacaaa1a32",
"last_updated": "2023-12-09T10:08:11.192822-05:00",
"created_at": "2023-12-08T09:38:21.187583-05:00",
"name": "Game Total Under 6.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749a862a-7c7f-4dac-9622-f3e6628d398e/?format=api"
}
]
}