GET /api/bet_types/f7a58c97-549e-43b7-8426-c988c2c69098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7a58c97-549e-43b7-8426-c988c2c69098",
"match": "https://api-prod.gambitprofit.com/api/matches/255232c8-0836-4fff-8c1a-3075aaf77c7e/?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 2.5",
"amount": 5571.0
},
{
"team": "Game Total Under 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "231f6759-43ad-4f98-b590-c99815ef58d5",
"gambit_id": "c519bab8-ca69-4e14-9543-53a6ebba3cf9",
"last_updated": "2022-08-15T14:36:55.932147-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a58c97-549e-43b7-8426-c988c2c69098/?format=api"
},
{
"id": "edf4990f-2c7c-4a02-93ba-54e8cd3f751d",
"gambit_id": "c624b2f2-703c-460b-a413-cf595cd502d3",
"last_updated": "2022-08-15T14:36:55.931647-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a58c97-549e-43b7-8426-c988c2c69098/?format=api"
}
]
}