GET /api/bet_types/66aa2d5c-0cf5-490e-8c30-1d6d4586ae0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66aa2d5c-0cf5-490e-8c30-1d6d4586ae0b",
"match": "https://api-prod.gambitprofit.com/api/matches/cf4384c3-50a5-44ed-b18b-1657db539f13/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T11:27:57.511448-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "364009f4-0170-4f9f-8f8f-152b2713e16e",
"gambit_id": "d613c6bf-3986-4657-9a95-5aa69e485e55",
"last_updated": "2023-08-25T10:23:07.355276-04:00",
"created_at": "2023-08-23T11:27:57.517085-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66aa2d5c-0cf5-490e-8c30-1d6d4586ae0b/?format=api"
},
{
"id": "89989ace-88f5-4adf-8728-d3d1eb586116",
"gambit_id": "073fe807-d3d3-41f7-b47a-b77f7c7bfaac",
"last_updated": "2023-08-25T10:23:07.358567-04:00",
"created_at": "2023-08-23T11:27:57.523566-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66aa2d5c-0cf5-490e-8c30-1d6d4586ae0b/?format=api"
}
]
}