GET /api/bet_types/32984373-16ab-4bd2-a29f-2378d461a2f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32984373-16ab-4bd2-a29f-2378d461a2f4",
"match": "https://api-prod.gambitprofit.com/api/matches/aa26ab9b-fad3-408e-8453-707ed898e3a3/?format=api",
"name": "Over/Under",
"created_at": "2023-05-10T15:12:00.359640-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 8.5",
"amount": 5317.0
},
{
"team": "Game Total Under 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "f74cf096-baf2-4505-8016-c3ddb0ba25d4",
"gambit_id": "7f55c1d4-6ece-41fa-8908-a12d87202a69",
"last_updated": "2023-05-11T11:17:10.995433-04:00",
"created_at": "2023-05-10T15:12:00.362677-04:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32984373-16ab-4bd2-a29f-2378d461a2f4/?format=api"
},
{
"id": "51e796ac-9834-495b-bdbf-5e6e63d2eef6",
"gambit_id": "8e33d7e1-846b-4d5e-aa6a-54ab12cadc32",
"last_updated": "2023-05-11T11:17:10.997314-04:00",
"created_at": "2023-05-10T15:12:00.361218-04:00",
"name": "Game Total Under 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32984373-16ab-4bd2-a29f-2378d461a2f4/?format=api"
}
]
}