GET /api/bet_types/10e462b7-13b9-42a1-beee-dd57cdd292e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10e462b7-13b9-42a1-beee-dd57cdd292e8",
"match": "https://api-prod.gambitprofit.com/api/matches/f4752be4-1e44-4ab3-9591-3ae4036a9ec0/?format=api",
"name": "Over/Under",
"created_at": "2023-02-04T09:17:17.979015-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "1eb42926-eaf1-4a12-b2c5-583ee04c1d4a",
"gambit_id": "30cb859e-9016-4474-a960-d544bf90b312",
"last_updated": "2023-02-05T11:41:54.858854-05:00",
"created_at": "2023-02-04T09:17:17.981873-05:00",
"name": "Game Total Over 228.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e462b7-13b9-42a1-beee-dd57cdd292e8/?format=api"
},
{
"id": "748f1cc3-ea17-4dfc-9cda-7157735749e8",
"gambit_id": "6e146d38-7a6d-42e9-af8b-325f420af251",
"last_updated": "2023-02-05T11:41:54.857626-05:00",
"created_at": "2023-02-04T09:17:17.980412-05:00",
"name": "Game Total Under 228.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e462b7-13b9-42a1-beee-dd57cdd292e8/?format=api"
}
]
}