GET /api/bet_types/03e5c749-7193-46bf-a0e3-2f8952b83c77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03e5c749-7193-46bf-a0e3-2f8952b83c77",
"match": "https://api-prod.gambitprofit.com/api/matches/23c4da88-eb0c-4e86-9207-fe2099d99561/?format=api",
"name": "Over/Under",
"created_at": "2023-10-19T08:38:07.686647-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.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "6b971e51-2510-4983-b934-4f7d55930537",
"gambit_id": "0ab83023-a7ea-42b2-82c5-a19800ecab0e",
"last_updated": "2023-10-20T11:23:23.952891-04:00",
"created_at": "2023-10-19T08:38:07.690674-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e5c749-7193-46bf-a0e3-2f8952b83c77/?format=api"
},
{
"id": "f0625d81-0fcd-415b-8af5-e098ecf4638c",
"gambit_id": "528bb670-fbf0-4be5-a04f-52f5882a3a14",
"last_updated": "2023-10-20T11:23:23.956240-04:00",
"created_at": "2023-10-19T08:38:07.695028-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e5c749-7193-46bf-a0e3-2f8952b83c77/?format=api"
}
]
}