GET /api/bet_types/8d0f9780-a743-447b-a79d-6133d8afe9b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d0f9780-a743-447b-a79d-6133d8afe9b6",
"match": "https://api-prod.gambitprofit.com/api/matches/3c8321bc-7625-449d-8c6c-2028324de9f9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-04T15:22:14.007888-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 Under 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "81f10376-bc9b-48b3-9fbd-acad292c8810",
"gambit_id": "5228ee01-1660-4c7d-976f-27cd3a0256f5",
"last_updated": "2023-02-05T11:36:54.586572-05:00",
"created_at": "2023-02-04T15:22:14.009362-05:00",
"name": "Game Total Under 231.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0f9780-a743-447b-a79d-6133d8afe9b6/?format=api"
},
{
"id": "249963fd-5085-428b-8c7e-e718c7c19c03",
"gambit_id": "bf04d9ec-afc6-43a6-a47e-60f2f27c5093",
"last_updated": "2023-02-05T11:36:54.587919-05:00",
"created_at": "2023-02-04T15:22:14.010681-05:00",
"name": "Game Total Over 231.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0f9780-a743-447b-a79d-6133d8afe9b6/?format=api"
}
]
}