GET /api/bet_types/84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca",
"match": "https://api-prod.gambitprofit.com/api/matches/1ac84946-e0d7-489a-be95-e199642ef445/?format=api",
"name": "Over/Under",
"created_at": "2023-02-12T10:56:58.125228-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": "37e3a1b5-2b9b-41ca-b3e1-aeb0b18c01c6",
"gambit_id": "e43ae86f-a9b4-4732-bcad-c5233993fdbf",
"last_updated": "2023-02-13T10:02:11.513911-05:00",
"created_at": "2023-02-12T10:56:58.128236-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/84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca/?format=api"
},
{
"id": "73a9cfe6-e042-455b-a188-ad2c551977b6",
"gambit_id": "a6682993-659a-4764-b564-c16efd69b6fe",
"last_updated": "2023-02-13T10:02:11.511936-05:00",
"created_at": "2023-02-12T10:56:58.126772-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/84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca/?format=api"
}
]
}