GET /api/bet_types/911d9e57-44f2-467c-95fc-32c2dc687ec0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "911d9e57-44f2-467c-95fc-32c2dc687ec0",
"match": "https://api-prod.gambitprofit.com/api/matches/7194782d-fb7b-49cc-a71c-3ee5e9ffd284/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T15:02:02.591420-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "7e52688b-db2f-44bb-afdf-d787fba82503",
"gambit_id": "f8cda2ba-5c96-483b-b0a4-a406d65723f9",
"last_updated": "2023-02-12T09:42:14.247808-05:00",
"created_at": "2023-02-11T15:02:02.594176-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/911d9e57-44f2-467c-95fc-32c2dc687ec0/?format=api"
},
{
"id": "9502ce4f-485e-4da8-bc7b-c8fa779daea6",
"gambit_id": "7ee913b7-e9b4-4027-8d70-796fc345b757",
"last_updated": "2023-02-12T09:42:14.246489-05:00",
"created_at": "2023-02-11T15:02:02.592835-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/911d9e57-44f2-467c-95fc-32c2dc687ec0/?format=api"
}
]
}