GET /api/bet_types/175cfc9a-eaa2-4a81-ab9d-d8582d5d0189/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "175cfc9a-eaa2-4a81-ab9d-d8582d5d0189",
"match": "https://api-prod.gambitprofit.com/api/matches/d065898a-ae09-4008-9412-f2496faf9ad8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:55.197434-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "f4be5cdc-0da8-4c3a-92d4-f3de9ec80242",
"gambit_id": "8c4837fb-5c64-4979-a4d3-360cd609aa8f",
"last_updated": "2023-11-14T09:23:08.273405-05:00",
"created_at": "2023-11-12T09:32:55.203207-05:00",
"name": "Game Total Over 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175cfc9a-eaa2-4a81-ab9d-d8582d5d0189/?format=api"
},
{
"id": "ad37de5f-3633-4262-9e08-9fa4acf94807",
"gambit_id": "0fd8e0fc-175c-4447-a5b9-a38ed5e5dd85",
"last_updated": "2023-11-14T09:23:08.276552-05:00",
"created_at": "2023-11-12T09:32:55.216818-05:00",
"name": "Game Total Under 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175cfc9a-eaa2-4a81-ab9d-d8582d5d0189/?format=api"
}
]
}