GET /api/bet_types/9d701bf7-2a1f-4d06-9b66-97c94a96889f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d701bf7-2a1f-4d06-9b66-97c94a96889f",
"match": "https://api-prod.gambitprofit.com/api/matches/1b2596ec-b0a2-4cb4-aa01-236222834f74/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:06.317659-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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "10964c1c-6eda-40f9-a245-81fe2334d16d",
"gambit_id": "eda9a78f-ee6a-4cda-8012-f5dd8bff904d",
"last_updated": "2023-11-21T09:03:07.415301-05:00",
"created_at": "2023-11-19T10:03:06.321458-05:00",
"name": "Game Total Over 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d701bf7-2a1f-4d06-9b66-97c94a96889f/?format=api"
},
{
"id": "fab64159-b35e-41b2-a3d4-b59fc57d02e6",
"gambit_id": "765847e7-fd9d-4e2d-99c3-52c81195e482",
"last_updated": "2023-11-21T09:03:07.429022-05:00",
"created_at": "2023-11-19T10:03:06.325568-05:00",
"name": "Game Total Under 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d701bf7-2a1f-4d06-9b66-97c94a96889f/?format=api"
}
]
}