GET /api/bet_types/bff71c85-c0ce-41c6-bd10-c313b23b46c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bff71c85-c0ce-41c6-bd10-c313b23b46c9",
"match": "https://api-prod.gambitprofit.com/api/matches/82832222-43d8-4f57-bd55-20336f09cf47/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:08.331888-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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Under 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "86bd379c-0755-4888-b292-ca58d5800ae1",
"gambit_id": "c63a8494-0be4-4af1-9161-51fccfce7ce0",
"last_updated": "2023-12-11T14:23:06.820153-05:00",
"created_at": "2023-12-06T09:18:08.335718-05:00",
"name": "Game Total Over 52.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff71c85-c0ce-41c6-bd10-c313b23b46c9/?format=api"
},
{
"id": "d4967cbe-8f7a-4fd2-b1b4-e18317ca768f",
"gambit_id": "ee54b4f0-6af0-441c-9b14-bbe48a1f9082",
"last_updated": "2023-12-11T14:23:06.824266-05:00",
"created_at": "2023-12-06T09:18:08.344320-05:00",
"name": "Game Total Under 52.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff71c85-c0ce-41c6-bd10-c313b23b46c9/?format=api"
}
]
}