GET /api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43a053e0-7c1e-4590-88ba-53301a8007b5",
"match": "https://api-prod.gambitprofit.com/api/matches/6de38262-443b-4ea4-986c-1e18617e921a/?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 2.5",
"amount": 5374.0
},
{
"team": "Game Total Under 2.5",
"amount": 4626.0
}
],
"expected_reward_tokens": 8974.44,
"profit_sb": -25.56,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "49711a92-f24c-45f4-b5c4-74fb622d3aec",
"gambit_id": "f0e9edaa-2fa4-4e21-ac8f-e26b0e1f6a5e",
"last_updated": "2022-12-24T17:12:13.452004-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api"
},
{
"id": "ec8389e1-c6b1-4de5-9106-6a3995c5b9b6",
"gambit_id": "176c0b09-30c4-415b-a558-61dad3fdc48c",
"last_updated": "2022-12-24T17:12:13.450874-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api"
}
]
}