GET /api/bet_types/8714869a-231f-4e97-a0ee-8141c26698f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8714869a-231f-4e97-a0ee-8141c26698f9",
"match": "https://api-prod.gambitprofit.com/api/matches/7d8d8df8-e2d6-498c-80b1-a85a9065a2bb/?format=api",
"name": "Over/Under",
"created_at": "2023-03-08T08:57:08.701229-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d172ae6b-9df2-4c7f-8506-546dc8623e47",
"gambit_id": "09e3826a-d59f-4bea-8875-8e02d8dac5f7",
"last_updated": "2023-03-09T10:02:11.475980-05:00",
"created_at": "2023-03-08T08:57:08.704142-05:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8714869a-231f-4e97-a0ee-8141c26698f9/?format=api"
},
{
"id": "1facff27-87f6-445f-98af-199b569ecf6b",
"gambit_id": "3d0c18b6-4cfb-4982-9c69-db2d7ad5b32d",
"last_updated": "2023-03-09T10:02:11.474776-05:00",
"created_at": "2023-03-08T08:57:08.702736-05:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8714869a-231f-4e97-a0ee-8141c26698f9/?format=api"
}
]
}