GET /api/bet_types/44becd26-ad66-4515-809c-cd20009cfc87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44becd26-ad66-4515-809c-cd20009cfc87",
"match": "https://api-prod.gambitprofit.com/api/matches/fd6840ec-ddbb-4027-a607-50bbbcafec1e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T11:23:23.885914-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "01705f3d-6587-4c0a-8370-da2ed0d53167",
"gambit_id": "45896ea7-352f-4ab8-831e-c1c28a6f6343",
"last_updated": "2023-09-21T09:48:17.167825-04:00",
"created_at": "2023-09-19T11:23:23.890556-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44becd26-ad66-4515-809c-cd20009cfc87/?format=api"
},
{
"id": "f494983e-2ccb-4fd8-9414-0c71836272ff",
"gambit_id": "e8c0a426-1f69-47b7-adc2-fead1696aa5c",
"last_updated": "2023-09-21T09:48:17.171494-04:00",
"created_at": "2023-09-19T11:23:23.895739-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44becd26-ad66-4515-809c-cd20009cfc87/?format=api"
}
]
}