GET /api/bet_types/f0a4e9ba-1e2a-431e-acc9-966ffe6a602d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0a4e9ba-1e2a-431e-acc9-966ffe6a602d",
"match": "https://api-prod.gambitprofit.com/api/matches/9108f0a3-2608-4a9c-aa11-04c4a0e68390/?format=api",
"name": "Over/Under",
"created_at": "2023-07-16T09:08:27.014969-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 Over 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c3e0c8ed-5b05-4f54-bf2f-08b399727b34",
"gambit_id": "a12d1753-f6a8-4369-8694-6e7e827fa4b1",
"last_updated": "2023-07-18T09:03:20.951243-04:00",
"created_at": "2023-07-16T09:08:27.016305-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a4e9ba-1e2a-431e-acc9-966ffe6a602d/?format=api"
},
{
"id": "93d69dc5-017a-4b12-9ee1-fa8903e66745",
"gambit_id": "997180bd-1134-4954-bf12-a2881b890af3",
"last_updated": "2023-07-18T09:03:20.953305-04:00",
"created_at": "2023-07-16T09:08:27.017655-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a4e9ba-1e2a-431e-acc9-966ffe6a602d/?format=api"
}
]
}