GET /api/bet_types/ae2c9e95-117e-4fbf-b84e-8525a591caf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae2c9e95-117e-4fbf-b84e-8525a591caf7",
"match": "https://api-prod.gambitprofit.com/api/matches/589cff3b-d281-4cb4-9144-8414c63e8b17/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:43:10.194391-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 Under 34",
"amount": 5000.0
},
{
"team": "Game Total Over 34",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "31ee8181-e409-4a13-962f-8b20b4daaa7a",
"gambit_id": "6ab609eb-c231-407b-a7ec-5418e8d345fb",
"last_updated": "2024-01-16T15:28:02.237964-05:00",
"created_at": "2024-01-10T09:43:10.202679-05:00",
"name": "Game Total Under 34",
"reward": "1.87000",
"odds": "1.90910",
"spread": "34.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae2c9e95-117e-4fbf-b84e-8525a591caf7/?format=api"
},
{
"id": "2e7cd84f-40ad-4276-a71c-d5af38f65e64",
"gambit_id": "52177aab-e064-4811-8e19-075a6873f4ee",
"last_updated": "2024-01-16T15:28:02.227832-05:00",
"created_at": "2024-01-10T09:43:10.198510-05:00",
"name": "Game Total Over 34",
"reward": "1.87000",
"odds": "1.90910",
"spread": "34.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae2c9e95-117e-4fbf-b84e-8525a591caf7/?format=api"
}
]
}