GET /api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01e595c0-1e56-410f-b24b-97f4a00b3994",
"match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:08.126122-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 Over 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e8f394ba-710c-46ed-86a5-4c0453ca4962",
"gambit_id": "a01f7093-5481-4044-af39-9237a881f613",
"last_updated": "2023-09-30T10:53:16.268390-04:00",
"created_at": "2023-09-29T09:23:08.129883-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api"
},
{
"id": "f088afc9-aec7-40e9-a5e7-511ae0fdf751",
"gambit_id": "b581d5e4-bb3e-43b4-8327-3ffed90019fe",
"last_updated": "2023-09-30T10:53:16.271655-04:00",
"created_at": "2023-09-29T09:23:08.135250-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api"
}
]
}