GET /api/bet_types/43f32bff-5715-421a-8299-0ed0ad95c983/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43f32bff-5715-421a-8299-0ed0ad95c983",
"match": "https://api-prod.gambitprofit.com/api/matches/9071228a-0cad-45a2-8e57-0a2465816408/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T11:43:23.777203-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 38",
"amount": 5107.0
},
{
"team": "Game Total Over 38",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "28671d31-e901-44a6-87d4-620bab5fad66",
"gambit_id": "d70e1553-67b0-414a-8ca0-4069095082ba",
"last_updated": "2023-08-14T11:18:18.576067-04:00",
"created_at": "2023-08-11T11:43:23.786622-04:00",
"name": "Game Total Under 38",
"reward": "1.83000",
"odds": "1.86960",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f32bff-5715-421a-8299-0ed0ad95c983/?format=api"
},
{
"id": "2f368b7e-b7d6-4403-b24a-b26636b1fb47",
"gambit_id": "b4a61923-8226-435d-bcab-3a12b989a224",
"last_updated": "2023-08-14T11:18:18.572788-04:00",
"created_at": "2023-08-11T11:43:23.781732-04:00",
"name": "Game Total Over 38",
"reward": "1.91000",
"odds": "1.95240",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f32bff-5715-421a-8299-0ed0ad95c983/?format=api"
}
]
}