GET /api/bet_types/a0b5e9ee-98e4-492e-9e48-b737db2f512e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0b5e9ee-98e4-492e-9e48-b737db2f512e",
"match": "https://api-prod.gambitprofit.com/api/matches/aa06b7f9-f4d2-4c43-892b-0ad92fd267a4/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T09:03:23.555517-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",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8ed82c97-d178-4164-9e85-c87e2830ad67",
"gambit_id": "ecc05684-cf01-40e3-ab33-932be4c0e9f0",
"last_updated": "2023-08-02T19:02:58.488906-04:00",
"created_at": "2023-08-01T09:03:23.564545-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0b5e9ee-98e4-492e-9e48-b737db2f512e/?format=api"
},
{
"id": "5f8472a7-d180-4926-9cbf-000f758e9d42",
"gambit_id": "afc1f522-fc46-4cdd-8681-d42cd5fe91fd",
"last_updated": "2023-08-02T19:02:58.485248-04:00",
"created_at": "2023-08-01T09:03:23.559729-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0b5e9ee-98e4-492e-9e48-b737db2f512e/?format=api"
}
]
}