GET /api/bet_types/d23455f1-6cbd-436b-8351-5c894fb03d1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d23455f1-6cbd-436b-8351-5c894fb03d1c",
"match": "https://api-prod.gambitprofit.com/api/matches/68ad07d9-e2ba-494f-a529-65599666e472/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:20.727417-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": "Game Total Over 6",
"amount": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "6ae5e631-4b10-4c8d-ab05-f21deba6de63",
"gambit_id": "ae0e08ac-590f-4695-80b5-ee7dfa629cc2",
"last_updated": "2023-10-27T11:03:23.531566-04:00",
"created_at": "2023-10-26T09:28:20.731696-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d23455f1-6cbd-436b-8351-5c894fb03d1c/?format=api"
},
{
"id": "bde52ee5-48b1-4b47-b954-09a64cfb4d48",
"gambit_id": "ff740883-0701-49b3-a1c4-024efd2dda3c",
"last_updated": "2023-10-27T11:03:23.534883-04:00",
"created_at": "2023-10-26T09:28:20.735687-04:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d23455f1-6cbd-436b-8351-5c894fb03d1c/?format=api"
}
]
}