GET /api/bet_types/f2b597a1-8b30-4a01-ad8e-260ea93a5d93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2b597a1-8b30-4a01-ad8e-260ea93a5d93",
"match": "https://api-prod.gambitprofit.com/api/matches/341bd661-4765-419c-a379-b145995c2042/?format=api",
"name": "Over/Under",
"created_at": "2023-10-09T08:48:02.335498-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": 5094.0
},
{
"team": "Game Total Over 8",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "22e66567-9b81-4bef-95d0-c0732fe2a115",
"gambit_id": "dcad1679-90dc-4f6f-be08-71d9cacf4dcc",
"last_updated": "2023-10-10T09:48:22.210834-04:00",
"created_at": "2023-10-09T08:48:02.344400-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/f2b597a1-8b30-4a01-ad8e-260ea93a5d93/?format=api"
},
{
"id": "a1d1169d-3153-4d37-b746-ad97615901da",
"gambit_id": "a87117e6-67d8-41b1-ac61-7346d2a612fa",
"last_updated": "2023-10-10T09:48:22.207580-04:00",
"created_at": "2023-10-09T08:48:02.339097-04:00",
"name": "Game Total Over 8",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b597a1-8b30-4a01-ad8e-260ea93a5d93/?format=api"
}
]
}