GET /api/bet_types/7dbbc279-d45a-40bd-aab0-c2f3a7a0a010/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dbbc279-d45a-40bd-aab0-c2f3a7a0a010",
"match": "https://api-prod.gambitprofit.com/api/matches/45ea8518-6c69-43a9-855c-4d8691a48dc0/?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": 6788.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3212.0
}
],
"expected_reward_tokens": 8960.16,
"profit_sb": -39.84,
"profit_sb_percentage": -0.44,
"recommended": false
},
"lines": [
{
"id": "02701370-18b2-40f7-92f5-7d7c58532d4f",
"gambit_id": "1697de12-ebcf-405f-9fb0-f937c21eeeff",
"last_updated": "2022-12-19T10:52:34.824535-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.32000",
"odds": "1.37040",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbbc279-d45a-40bd-aab0-c2f3a7a0a010/?format=api"
},
{
"id": "681d1da7-ecb3-427f-8ae5-0dbcb1d3f019",
"gambit_id": "9932a846-4ac7-4b33-94b0-c8e611e47b00",
"last_updated": "2022-12-19T10:52:34.823394-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.79000",
"odds": "3.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbbc279-d45a-40bd-aab0-c2f3a7a0a010/?format=api"
}
]
}