GET /api/bet_types/04e90e17-c549-4ce1-8a85-5f6d2cf0f4d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04e90e17-c549-4ce1-8a85-5f6d2cf0f4d3",
"match": "https://api-prod.gambitprofit.com/api/matches/2532cc2a-cce5-47fd-8d3c-492e9cb1df04/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:59.410895-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 Under 2.5",
"amount": 5389.0
},
{
"team": "Game Total Over 2.5",
"amount": 4611.0
}
],
"expected_reward_tokens": 9268.11,
"profit_sb": -231.89,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "4fa88cd1-27ba-4fc2-bd02-b9d5cb097f33",
"gambit_id": "30fc5597-825b-49ba-9072-e61384e8d210",
"last_updated": "2023-05-09T13:17:07.499408-04:00",
"created_at": "2023-05-06T11:51:59.412240-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04e90e17-c549-4ce1-8a85-5f6d2cf0f4d3/?format=api"
},
{
"id": "dc1d8a4f-7218-4fc4-8782-1c67d16b350f",
"gambit_id": "3aff5052-d97b-4dfd-b3c6-519613941466",
"last_updated": "2023-05-09T13:17:07.500936-04:00",
"created_at": "2023-05-06T11:51:59.413588-04:00",
"name": "Game Total Over 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04e90e17-c549-4ce1-8a85-5f6d2cf0f4d3/?format=api"
}
]
}