GET /api/bet_types/b0118596-e443-42b0-8b16-ea47c6f6f6d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0118596-e443-42b0-8b16-ea47c6f6f6d1",
"match": "https://api-prod.gambitprofit.com/api/matches/4b6508ea-cafd-477b-81c1-4d9cecd20a3e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:06.409221-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ac52560d-aa66-4cdb-9eb3-ea22e7a9d837",
"gambit_id": "05989fd3-0af1-4fa2-8706-2b4d3ce0efe7",
"last_updated": "2023-06-11T11:23:04.879462-04:00",
"created_at": "2023-06-10T09:38:06.410829-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0118596-e443-42b0-8b16-ea47c6f6f6d1/?format=api"
},
{
"id": "634cfb82-01b8-4d0b-81d3-990442d35ae0",
"gambit_id": "b56c88d1-a31e-44ef-91b8-e64e4040a678",
"last_updated": "2023-06-11T11:23:04.881268-04:00",
"created_at": "2023-06-10T09:38:06.412488-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0118596-e443-42b0-8b16-ea47c6f6f6d1/?format=api"
}
]
}