GET /api/bet_types/740c3193-6ad0-4394-85eb-f07740ea815c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "740c3193-6ad0-4394-85eb-f07740ea815c",
"match": "https://api-prod.gambitprofit.com/api/matches/c6bd68d4-2edc-4d1e-85a8-a4b30cb0215c/?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": "Total Rounds Over 2.5",
"amount": 5898.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4102.0
}
],
"expected_reward_tokens": 9023.94,
"profit_sb": 23.94,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "4ebbe56b-3597-4ab8-ab8e-647e169f158f",
"gambit_id": "9c5e3995-b91c-4de7-907a-614cc96de4fb",
"last_updated": "2022-09-05T10:32:06.501758-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.53000",
"odds": "1.58820",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/740c3193-6ad0-4394-85eb-f07740ea815c/?format=api"
},
{
"id": "565b186c-c912-4c17-8da9-63ca687819e5",
"gambit_id": "4cb337ad-9dc0-4f44-85bb-698f94f2898b",
"last_updated": "2022-09-05T10:32:06.500722-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.20000",
"odds": "2.33000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/740c3193-6ad0-4394-85eb-f07740ea815c/?format=api"
}
]
}