GET /api/bet_types/623435e8-630b-40d4-bfd9-b8126e83a91f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "623435e8-630b-40d4-bfd9-b8126e83a91f",
"match": "https://api-prod.gambitprofit.com/api/matches/de356333-666a-490d-be2f-5e6b680cd0d6/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T09:13:24.516480-04: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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Under 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1f0589fd-d66e-4e72-a6d1-74b629bbc813",
"gambit_id": "c98d2e1d-c687-4dae-b5b6-ab9a3f3bea6d",
"last_updated": "2023-09-26T09:17:57.659010-04:00",
"created_at": "2023-09-24T09:13:24.520308-04:00",
"name": "Game Total Over 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623435e8-630b-40d4-bfd9-b8126e83a91f/?format=api"
},
{
"id": "276afa37-cbfc-4b3e-aa49-b42df9b27895",
"gambit_id": "63015b58-0d96-4274-9fed-22310943ee02",
"last_updated": "2023-09-26T09:17:57.664287-04:00",
"created_at": "2023-09-24T09:13:24.525147-04:00",
"name": "Game Total Under 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623435e8-630b-40d4-bfd9-b8126e83a91f/?format=api"
}
]
}