GET /api/bet_types/0c4fb4be-473b-4e15-a28f-b7815e8d8dc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c4fb4be-473b-4e15-a28f-b7815e8d8dc1",
"match": "https://api-prod.gambitprofit.com/api/matches/dde633f2-6300-4020-b5f4-693a0a4aa083/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:59.528210-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "efb83e7a-5351-49da-85c3-7d061c5073b1",
"gambit_id": "68c0eb17-b193-4a21-af6f-4a523df72c3d",
"last_updated": "2023-03-01T09:37:06.559442-05:00",
"created_at": "2023-02-28T12:36:59.530742-05:00",
"name": "Game Total Over 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c4fb4be-473b-4e15-a28f-b7815e8d8dc1/?format=api"
},
{
"id": "aa961252-58dd-4f4c-a467-60738ddc9459",
"gambit_id": "e763fe85-de06-4ce5-80c0-ae3fa55e9647",
"last_updated": "2023-03-01T09:37:06.558278-05:00",
"created_at": "2023-02-28T12:36:59.529451-05:00",
"name": "Game Total Under 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c4fb4be-473b-4e15-a28f-b7815e8d8dc1/?format=api"
}
]
}