GET /api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c3babd3-65cd-458c-9290-ee9dd408d9bb",
"match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T18:52:59.554696-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 11.5",
"amount": 5000.0
},
{
"team": "Game Total Under 11.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e55353a-28f7-4476-8048-2de4c3d04946",
"gambit_id": "391c864b-adb3-49f9-b2a8-fcbd9121e4a4",
"last_updated": "2023-07-03T01:08:13.853672-04:00",
"created_at": "2023-07-01T18:52:59.556294-04:00",
"name": "Game Total Over 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api"
},
{
"id": "265a320f-e7b9-4fe5-9d4d-831a9bedf846",
"gambit_id": "92966d62-8fe2-4c67-be1c-1d806f5b9c83",
"last_updated": "2023-07-03T01:08:13.855009-04:00",
"created_at": "2023-07-01T18:52:59.557998-04:00",
"name": "Game Total Under 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api"
}
]
}