GET /api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82941deb-764a-49d3-9ce3-0d8d715c8c36",
"match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 10",
"amount": 5109.0
},
{
"team": "Game Total Under 10",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "9dab62ba-f446-46e0-8f51-3819812560e9",
"gambit_id": "21723a1c-3da5-400d-a033-2d8f00aa3adb",
"last_updated": "2022-08-12T09:47:11.330374-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10",
"reward": "1.79000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api"
},
{
"id": "88c1313f-fb0c-46dd-afc8-2e45c94c02a9",
"gambit_id": "c49d25ec-95af-430f-b2ea-1fecb3c483c2",
"last_updated": "2022-08-12T09:47:11.329928-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api"
}
]
}