GET /api/bet_types/68c276e4-a3c8-455f-ad3d-b4f9da7caf1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68c276e4-a3c8-455f-ad3d-b4f9da7caf1b",
"match": "https://api-prod.gambitprofit.com/api/matches/55eb988f-08da-43b6-92a1-fcecb12307cc/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:57.271791-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "a14932c5-3ebc-445b-a38c-147138607887",
"gambit_id": "220eaef6-b41b-447b-8151-67ee61cd604b",
"last_updated": "2022-12-24T18:56:52.266247-05:00",
"created_at": "2022-12-23T09:06:57.274313-05:00",
"name": "Game Total Over 226.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68c276e4-a3c8-455f-ad3d-b4f9da7caf1b/?format=api"
},
{
"id": "856e9e46-332d-4da2-815b-71a6e0008826",
"gambit_id": "819d319f-9ad3-4ff5-8155-08d590bccd03",
"last_updated": "2022-12-24T18:56:52.265169-05:00",
"created_at": "2022-12-23T09:06:57.273056-05:00",
"name": "Game Total Under 226.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68c276e4-a3c8-455f-ad3d-b4f9da7caf1b/?format=api"
}
]
}