GET /api/bet_types/1bff64f4-510a-459c-b7dd-aeaf2a93c065/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bff64f4-510a-459c-b7dd-aeaf2a93c065",
"match": "https://api-prod.gambitprofit.com/api/matches/211e7d54-4912-463c-9790-aeea6a2ddba5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:12.963922-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 9",
"amount": 5317.0
},
{
"team": "Game Total Under 9",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "c6edb69f-6b14-4f4d-86bf-059e20b27176",
"gambit_id": "d5eaa8b0-dc80-49ec-92ab-038faa9303c4",
"last_updated": "2023-04-21T21:57:32.538219-04:00",
"created_at": "2023-04-20T11:42:12.968461-04:00",
"name": "Game Total Over 9",
"reward": "1.77000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bff64f4-510a-459c-b7dd-aeaf2a93c065/?format=api"
},
{
"id": "0a3b0275-66a3-4122-84fc-ebeafc969e2e",
"gambit_id": "34358e07-ee98-4b8f-a202-5930070886bc",
"last_updated": "2023-04-21T21:57:32.536752-04:00",
"created_at": "2023-04-20T11:42:12.966325-04:00",
"name": "Game Total Under 9",
"reward": "2.01000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bff64f4-510a-459c-b7dd-aeaf2a93c065/?format=api"
}
]
}