GET /api/bet_types/5252acf5-bcb5-4a72-bb40-93c8dab30d0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5252acf5-bcb5-4a72-bb40-93c8dab30d0e",
"match": "https://api-prod.gambitprofit.com/api/matches/7db5ca72-12b8-49a7-b8b2-6120e796d953/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:16.171609-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 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "658458fb-19ae-4864-af89-a458d1180fac",
"gambit_id": "3ae0a3d2-bdd4-4c34-b4c2-f01fd9e5103b",
"last_updated": "2023-07-27T23:03:19.339856-04:00",
"created_at": "2023-07-26T09:18:16.175136-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5252acf5-bcb5-4a72-bb40-93c8dab30d0e/?format=api"
},
{
"id": "043a8aa7-657f-4ba8-b4bf-0f7bad17d36b",
"gambit_id": "82f53709-5c2a-47ca-8f9d-955c87742094",
"last_updated": "2023-07-27T23:03:19.343569-04:00",
"created_at": "2023-07-26T09:18:16.178652-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5252acf5-bcb5-4a72-bb40-93c8dab30d0e/?format=api"
}
]
}