GET /api/bet_types/4f0af877-b031-4a01-941b-0334c2aa5a4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f0af877-b031-4a01-941b-0334c2aa5a4a",
"match": "https://api-prod.gambitprofit.com/api/matches/0e74f9db-fd73-4586-9ec4-a557aa000c88/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:06.598392-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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "8c63cb6e-1eba-4b8c-b127-f79de0d4e586",
"gambit_id": "0072878f-3e17-42f4-bd08-7e99740d10e5",
"last_updated": "2023-01-29T12:27:05.448128-05:00",
"created_at": "2023-01-28T09:42:06.601419-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f0af877-b031-4a01-941b-0334c2aa5a4a/?format=api"
},
{
"id": "b01091d7-20d0-4fb7-ba2d-724822412377",
"gambit_id": "337158a2-8a38-4308-a553-519d71cfbacf",
"last_updated": "2023-01-29T12:27:05.446823-05:00",
"created_at": "2023-01-28T09:42:06.599914-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f0af877-b031-4a01-941b-0334c2aa5a4a/?format=api"
}
]
}