GET /api/bet_types/a632a38f-6286-469d-abf8-928aab9ce2e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a632a38f-6286-469d-abf8-928aab9ce2e4",
"match": "https://api-prod.gambitprofit.com/api/matches/b04f544f-a0a4-4cf8-8574-2050063bb19c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T11:27:15.838625-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 11.5",
"amount": 5214.0
},
{
"team": "Game Total Over 11.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "eb0dc804-0428-47ee-9101-5b2b2871eb49",
"gambit_id": "a0e036be-cbff-47b7-b585-a1084d50e754",
"last_updated": "2023-05-25T13:47:08.279621-04:00",
"created_at": "2023-05-22T11:27:15.840180-04:00",
"name": "Game Total Under 11.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a632a38f-6286-469d-abf8-928aab9ce2e4/?format=api"
},
{
"id": "a0a14e00-c849-473e-ae69-c0355d77b49e",
"gambit_id": "aa67b68d-bc53-4543-8912-81ec945a3292",
"last_updated": "2023-05-25T13:47:08.283852-04:00",
"created_at": "2023-05-22T11:27:15.841512-04:00",
"name": "Game Total Over 11.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a632a38f-6286-469d-abf8-928aab9ce2e4/?format=api"
}
]
}