GET /api/bet_types/3c40ac3b-75c6-417a-9412-a71905c30d9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c40ac3b-75c6-417a-9412-a71905c30d9b",
"match": "https://api-prod.gambitprofit.com/api/matches/aafd65ab-9dfb-4534-8c17-d855ca126fc8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T08:53:06.297620-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.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "0295b852-4454-4083-ad31-f72ff5f6841c",
"gambit_id": "89fd67de-6587-4da4-a2ae-e8a212307460",
"last_updated": "2023-11-13T13:58:15.916571-05:00",
"created_at": "2023-11-11T08:53:06.301469-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c40ac3b-75c6-417a-9412-a71905c30d9b/?format=api"
},
{
"id": "91618af8-7fd5-487b-91f0-fe021232048c",
"gambit_id": "2fabb03e-7ba8-4cde-a906-1bc076013b89",
"last_updated": "2023-11-13T13:58:15.920028-05:00",
"created_at": "2023-11-11T08:53:06.305313-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c40ac3b-75c6-417a-9412-a71905c30d9b/?format=api"
}
]
}