GET /api/bet_types/2d801a64-e926-43c9-aea4-9b1f20227166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d801a64-e926-43c9-aea4-9b1f20227166",
"match": "https://api-prod.gambitprofit.com/api/matches/9c3d4b86-8a3b-4461-b333-46c3faa588a8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:12.023175-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 141",
"amount": 5000.0
},
{
"team": "Game Total Over 141",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bd8dc024-59f1-4240-add1-b3ee07027800",
"gambit_id": "a7267643-0004-4b93-99c5-0d08e5eeb0ec",
"last_updated": "2023-03-18T11:47:25.610296-04:00",
"created_at": "2023-03-14T19:52:12.028075-04:00",
"name": "Game Total Under 141",
"reward": "1.87000",
"odds": "1.90910",
"spread": "141.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d801a64-e926-43c9-aea4-9b1f20227166/?format=api"
},
{
"id": "713789b1-fef5-474c-89b6-9908ac1c48ff",
"gambit_id": "761529a7-f80d-4e6d-9e85-ead28557e586",
"last_updated": "2023-03-18T11:47:25.611982-04:00",
"created_at": "2023-03-14T19:52:12.030315-04:00",
"name": "Game Total Over 141",
"reward": "1.87000",
"odds": "1.90910",
"spread": "141.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d801a64-e926-43c9-aea4-9b1f20227166/?format=api"
}
]
}