GET /api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab8673e9-8228-4bef-ae1b-8b5029355320",
"match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:06.579767-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 Under 8.5",
"amount": 5214.0
},
{
"team": "Game Total Over 8.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "9cce868c-acdf-4377-ae2e-d9d5a9681825",
"gambit_id": "cfffe59f-49a1-4fa0-8d59-fa5e0cd9c3a9",
"last_updated": "2023-05-18T11:47:16.007628-04:00",
"created_at": "2023-05-16T09:47:06.581478-04:00",
"name": "Game Total Under 8.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api"
},
{
"id": "c10d5bbb-8d33-4d97-8927-b0f33017dc13",
"gambit_id": "727ce8e5-b15f-463b-a08e-b087d6666800",
"last_updated": "2023-05-18T11:47:16.008682-04:00",
"created_at": "2023-05-16T09:47:06.583400-04:00",
"name": "Game Total Over 8.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api"
}
]
}