GET /api/bet_types/ccf0ad4b-4a1f-4f90-854c-208de30ce019/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccf0ad4b-4a1f-4f90-854c-208de30ce019",
"match": "https://api-prod.gambitprofit.com/api/matches/88f75c64-f834-4d4f-af2c-7b75b0df97d8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:07:59.722158-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": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "df681081-298c-4877-9910-65ff41b799af",
"gambit_id": "ada2d2b8-d7ea-499f-a8bf-299d33041c10",
"last_updated": "2023-11-27T09:58:34.081365-05:00",
"created_at": "2023-11-24T09:07:59.735604-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf0ad4b-4a1f-4f90-854c-208de30ce019/?format=api"
},
{
"id": "afae164a-8c03-42c1-8e0c-1af089e03b68",
"gambit_id": "e23efd27-e5c3-4d7a-ab85-ff457f52b7b6",
"last_updated": "2023-11-27T09:58:34.077746-05:00",
"created_at": "2023-11-24T09:07:59.739914-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf0ad4b-4a1f-4f90-854c-208de30ce019/?format=api"
}
]
}