GET /api/bet_types/7d0db2e1-1cdb-43f4-a437-eeb3567e7227/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d0db2e1-1cdb-43f4-a437-eeb3567e7227",
"match": "https://api-prod.gambitprofit.com/api/matches/08f012c8-78c0-4e03-84e3-4a5425adf60a/?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": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "52c4244b-d444-4873-abd9-645178c56251",
"gambit_id": "d6d40de1-f52f-4180-a5d3-393a95cf01f2",
"last_updated": "2022-11-08T11:07:36.708146-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0db2e1-1cdb-43f4-a437-eeb3567e7227/?format=api"
},
{
"id": "8db62644-9085-4f3c-8773-787217343a77",
"gambit_id": "d1944931-9fee-4f0e-89c7-026056a71c98",
"last_updated": "2022-11-08T11:07:36.707205-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0db2e1-1cdb-43f4-a437-eeb3567e7227/?format=api"
}
]
}