GET /api/bet_types/4952efd8-6f01-4a2d-bc6f-db1bd5ccd253/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4952efd8-6f01-4a2d-bc6f-db1bd5ccd253",
"match": "https://api-prod.gambitprofit.com/api/matches/a09314ad-4163-4cb7-abf4-c7fb202c4ea5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:08.987532-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "472fc158-d6f5-48a2-a6be-3bea68d12ec5",
"gambit_id": "cb67b32c-4915-4700-8c3d-6dcf87d35e2a",
"last_updated": "2023-04-03T20:17:11.474521-04:00",
"created_at": "2023-04-02T09:57:08.989570-04:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4952efd8-6f01-4a2d-bc6f-db1bd5ccd253/?format=api"
},
{
"id": "70ae6032-9e91-41ea-a245-5e069d58582c",
"gambit_id": "bf667c33-de9b-4eb6-8563-2532f38ba5b6",
"last_updated": "2023-04-03T20:17:11.479238-04:00",
"created_at": "2023-04-02T09:57:08.991996-04:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4952efd8-6f01-4a2d-bc6f-db1bd5ccd253/?format=api"
}
]
}