GET /api/bet_types/8ae22726-68b0-4653-a9bb-5f45c22eaac8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ae22726-68b0-4653-a9bb-5f45c22eaac8",
"match": "https://api-prod.gambitprofit.com/api/matches/288946db-31da-446e-9ea4-eb9b4cb6c5ed/?format=api",
"name": "Over/Under",
"created_at": "2023-11-14T09:13:04.934047-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": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "0e015663-fa93-486d-91fb-1fcbb753e41d",
"gambit_id": "212e4cf7-fd59-4fcd-a170-e0c358cf8e5d",
"last_updated": "2023-11-15T19:58:23.268610-05:00",
"created_at": "2023-11-14T09:13:04.938244-05:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae22726-68b0-4653-a9bb-5f45c22eaac8/?format=api"
},
{
"id": "26d1b785-96f5-4c0c-b12c-f47ad15c20e7",
"gambit_id": "4ac78837-d368-45e4-a963-7879d52fe147",
"last_updated": "2023-11-15T19:58:23.280479-05:00",
"created_at": "2023-11-14T09:13:04.946401-05:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae22726-68b0-4653-a9bb-5f45c22eaac8/?format=api"
}
]
}