GET /api/bet_types/9f659349-4a5c-4810-b96c-f2285c203ef8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f659349-4a5c-4810-b96c-f2285c203ef8",
"match": "https://api-prod.gambitprofit.com/api/matches/9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T09:48:15.007527-05: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 5.5",
"amount": 5319.0
},
{
"team": "Game Total Under 5.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0cc9f093-10d8-4b0e-a583-99b1498ada5e",
"gambit_id": "bd876288-967b-4dcd-b30e-f0c3cc9b8978",
"last_updated": "2024-01-15T10:18:24.342029-05:00",
"created_at": "2024-01-12T09:48:15.011599-05:00",
"name": "Game Total Over 5.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f659349-4a5c-4810-b96c-f2285c203ef8/?format=api"
},
{
"id": "fc9c4073-f5a1-4534-81b7-bb49c8f73a42",
"gambit_id": "c1e90729-d7dc-468a-a57a-444869ee1948",
"last_updated": "2024-01-15T10:18:24.346030-05:00",
"created_at": "2024-01-12T09:48:15.016142-05:00",
"name": "Game Total Under 5.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f659349-4a5c-4810-b96c-f2285c203ef8/?format=api"
}
]
}