GET /api/bet_types/892bfa45-fa7d-4359-bf6a-6aa423e706c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "892bfa45-fa7d-4359-bf6a-6aa423e706c1",
"match": "https://api-prod.gambitprofit.com/api/matches/4fb4ae95-c45a-4fd3-b035-d7ca0233308a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T09:22:01.036788-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 Under 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "af40ee5f-2ece-43b0-880c-4aac31fa9609",
"gambit_id": "49020f2c-9ebd-4599-8630-0cdd32cd13dd",
"last_updated": "2023-01-02T12:41:59.754634-05:00",
"created_at": "2023-01-01T09:22:01.038433-05:00",
"name": "Game Total Under 42",
"reward": "1.78000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892bfa45-fa7d-4359-bf6a-6aa423e706c1/?format=api"
},
{
"id": "5a0d4aca-1b27-4121-a544-72b5d002bee6",
"gambit_id": "37e7451e-1c26-46d7-b284-df46d32f6429",
"last_updated": "2023-01-02T12:41:59.755786-05:00",
"created_at": "2023-01-01T09:22:01.039833-05:00",
"name": "Game Total Over 42",
"reward": "1.78000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892bfa45-fa7d-4359-bf6a-6aa423e706c1/?format=api"
}
]
}