GET /api/bet_types/29c10a30-7e85-4d23-b8f9-fd9a4d424060/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29c10a30-7e85-4d23-b8f9-fd9a4d424060",
"match": "https://api-prod.gambitprofit.com/api/matches/56193a3c-2601-4b32-938b-3fbcc9272667/?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 7.5",
"amount": 5106.0
},
{
"team": "Game Total Under 7.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "27a257dd-c735-43e1-8f44-6c68121c55e0",
"gambit_id": "6b5a1bc2-d331-47b2-a239-4d86264e66f7",
"last_updated": "2022-10-06T10:17:07.144316-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c10a30-7e85-4d23-b8f9-fd9a4d424060/?format=api"
},
{
"id": "929ea0c6-fced-4d24-b24b-e5e46ed79298",
"gambit_id": "8547e551-fc23-46d2-a87a-a971ebe982ff",
"last_updated": "2022-10-06T10:17:07.143180-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c10a30-7e85-4d23-b8f9-fd9a4d424060/?format=api"
}
]
}