GET /api/bet_types/d9b0af37-ec44-4a6d-bf78-5ed76b7ede26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9b0af37-ec44-4a6d-bf78-5ed76b7ede26",
"match": "https://api-prod.gambitprofit.com/api/matches/b36ad664-bd4e-408d-89a3-35507d3f0e48/?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 Under 9",
"amount": 5204.0
},
{
"team": "Game Total Over 9",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "9d1d0b62-cc7d-4376-af56-ebb7b51923f9",
"gambit_id": "09ec3512-d947-46d8-9557-ba61927e6fe1",
"last_updated": "2022-08-11T09:37:09.818082-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.76000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9b0af37-ec44-4a6d-bf78-5ed76b7ede26/?format=api"
},
{
"id": "5455189a-a00d-4df6-b1de-c098e42cf66e",
"gambit_id": "2c039a72-46e5-460a-987f-93d2df8ddce9",
"last_updated": "2022-08-11T09:37:09.818557-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9b0af37-ec44-4a6d-bf78-5ed76b7ede26/?format=api"
}
]
}