GET /api/bet_types/ca870ae7-35b8-41de-bb58-b579d4714a29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca870ae7-35b8-41de-bb58-b579d4714a29",
"match": "https://api-prod.gambitprofit.com/api/matches/1b59b442-5620-49e0-b8b1-f45cffacb008/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:04.475686-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 Over 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "98c65d80-63cd-4400-ae0b-ba7ef7f43b2f",
"gambit_id": "391fdb98-2ead-437e-b2f3-e7cb6c4c4769",
"last_updated": "2023-11-27T10:18:24.644318-05:00",
"created_at": "2023-11-25T09:23:04.479321-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca870ae7-35b8-41de-bb58-b579d4714a29/?format=api"
},
{
"id": "54b99d8f-ee16-47e0-99ae-5a03e5baa617",
"gambit_id": "ca3dc6fe-7ddf-42b9-b688-82115c4fd300",
"last_updated": "2023-11-27T10:18:24.647530-05:00",
"created_at": "2023-11-25T09:23:04.483928-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca870ae7-35b8-41de-bb58-b579d4714a29/?format=api"
}
]
}