GET /api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "319d84a5-5690-4688-b983-08fa8c9fbf2b",
"match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
"name": "Over/Under",
"created_at": "2023-08-08T08:28:09.493291-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1105ef25-264e-475e-a3e1-640a89675f8d",
"gambit_id": "c7f09b36-ea07-4316-8934-c7114e20a0fd",
"last_updated": "2023-08-10T10:18:24.259330-04:00",
"created_at": "2023-08-08T08:28:09.504625-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api"
},
{
"id": "929ab8d7-9af6-4078-86ce-465ef0357e90",
"gambit_id": "f69cd7ed-9b61-4183-93ec-218cceb9d643",
"last_updated": "2023-08-10T10:18:24.262638-04:00",
"created_at": "2023-08-08T08:28:09.496762-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api"
}
]
}