GET /api/bet_types/d2f42890-4472-4ee1-b45c-12ce52ac17d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2f42890-4472-4ee1-b45c-12ce52ac17d4",
"match": "https://api-prod.gambitprofit.com/api/matches/8e1e878a-7aaf-4f3e-94df-118441cf5ebf/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:14.886423-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 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "76e1bdae-9a21-4943-af98-f45f80f91db4",
"gambit_id": "ac7e9aae-7eab-4a8e-a37b-409b7619d1a2",
"last_updated": "2023-06-12T18:48:17.586327-04:00",
"created_at": "2023-06-11T10:08:14.889489-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f42890-4472-4ee1-b45c-12ce52ac17d4/?format=api"
},
{
"id": "4fe0b277-e4ea-46cf-8449-8a452f0d669b",
"gambit_id": "e9a73e6c-fb87-4910-88be-4884b1daee01",
"last_updated": "2023-06-12T18:48:17.584480-04:00",
"created_at": "2023-06-11T10:08:14.887870-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f42890-4472-4ee1-b45c-12ce52ac17d4/?format=api"
}
]
}