GET /api/bet_types/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec0317d8-1385-4882-b5f5-c7fb62cfe24e",
"match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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 Under 6.5",
"amount": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "057eaf4e-6205-46d0-ae10-07f15cc12611",
"gambit_id": "de730307-56a1-496e-b086-ac39deed1970",
"last_updated": "2022-11-08T11:02:12.056423-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api"
},
{
"id": "6fdba09e-6d69-49ec-a63a-258d2d6b1ee0",
"gambit_id": "16689a28-235c-472d-aa06-1a0b2c69c150",
"last_updated": "2022-11-08T11:02:12.057460-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api"
}
]
}