GET /api/bet_types/72cfa581-dec5-4976-91b1-b7910402817b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72cfa581-dec5-4976-91b1-b7910402817b",
"match": "https://api-prod.gambitprofit.com/api/matches/c1160bb7-b54e-4efa-8eb5-ad184544df9b/?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": 5742.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "f1fdd9f2-b07a-4139-8a12-08f2daeb7c6c",
"gambit_id": "582d3066-4cdd-40c0-87fc-15a21cbac9d2",
"last_updated": "2022-12-12T09:57:04.530428-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.55000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72cfa581-dec5-4976-91b1-b7910402817b/?format=api"
},
{
"id": "b4012ae0-458f-42ad-98bc-82e4dc260019",
"gambit_id": "d71e66f6-0eed-4b3d-9692-03627ff48c4a",
"last_updated": "2022-12-12T09:57:04.528981-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.09000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72cfa581-dec5-4976-91b1-b7910402817b/?format=api"
}
]
}