GET /api/bet_types/4f81c726-c35e-40bf-8f28-5d7c0f0d1882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f81c726-c35e-40bf-8f28-5d7c0f0d1882",
"match": "https://api-prod.gambitprofit.com/api/matches/2212580c-fca9-4606-ad44-03d6bbbeaac8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5521.0
},
{
"team": "Game Total Under 6.5",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "3ffb05c4-aa54-4b13-953d-47b0530e1972",
"gambit_id": "1d7db597-8e32-4aab-bc26-de7f79ebd2b5",
"last_updated": "2022-10-18T09:17:08.110499-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.72000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f81c726-c35e-40bf-8f28-5d7c0f0d1882/?format=api"
},
{
"id": "86d1ff4d-b986-40df-b418-88bea224e80c",
"gambit_id": "607a6b94-90e5-47ae-bbce-f81979abfb7e",
"last_updated": "2022-10-18T09:17:08.109348-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.12000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f81c726-c35e-40bf-8f28-5d7c0f0d1882/?format=api"
}
]
}