GET /api/bet_types/c7e021d6-125d-46da-b4ab-020dcb643bd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7e021d6-125d-46da-b4ab-020dcb643bd3",
"match": "https://api-prod.gambitprofit.com/api/matches/7e7ffb4f-07be-4394-ae1b-656dda44b053/?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 Under 4.5",
"amount": 5281.0
},
{
"team": "Total Rounds Over 4.5",
"amount": 4719.0
}
],
"expected_reward_tokens": 8871.72,
"profit_sb": -128.28,
"profit_sb_percentage": -1.43,
"recommended": false
},
"lines": [
{
"id": "98d0d847-10f5-4aec-a4fd-45a8b0cd688f",
"gambit_id": "0b7cec30-1db4-4432-8229-a6e8e3f06e91",
"last_updated": "2022-11-14T10:42:39.227215-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "1.68000",
"odds": "1.76920",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e021d6-125d-46da-b4ab-020dcb643bd3/?format=api"
},
{
"id": "1c32651c-4ac4-42c5-8a38-f4c4e28cdde4",
"gambit_id": "01e6c377-0d6a-4d46-819b-85ef286c3f5d",
"last_updated": "2022-11-14T10:42:39.228195-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e021d6-125d-46da-b4ab-020dcb643bd3/?format=api"
}
]
}