GET /api/bet_types/fd84c545-6c76-4a85-900c-99454d2b8705/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd84c545-6c76-4a85-900c-99454d2b8705",
"match": "https://api-prod.gambitprofit.com/api/matches/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api",
"name": "Over/Under",
"created_at": "2024-01-17T09:28:11.837459-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5a0ba255-2392-40be-a16b-1947892729e2",
"gambit_id": "542aab2a-e456-42bf-b1e0-1fad177bbb65",
"last_updated": "2024-01-19T12:03:15.721499-05:00",
"created_at": "2024-01-17T09:28:11.843658-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd84c545-6c76-4a85-900c-99454d2b8705/?format=api"
},
{
"id": "c8947c56-133f-49c9-bdbb-4e89e6d1ac35",
"gambit_id": "407fa063-e87c-494b-9e63-17b4fba0c86d",
"last_updated": "2024-01-19T12:03:15.724909-05:00",
"created_at": "2024-01-17T09:28:11.849194-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd84c545-6c76-4a85-900c-99454d2b8705/?format=api"
}
]
}