GET /api/bet_types/ec1eb516-342b-4cbf-86c7-4f288eb2a33d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec1eb516-342b-4cbf-86c7-4f288eb2a33d",
"match": "https://api-prod.gambitprofit.com/api/matches/4b91c8b1-ccb3-4328-b5d1-b0435185a593/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T11:18:03.163541-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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Under 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "0d756ba5-63ec-4f45-9ac8-4890c5b81632",
"gambit_id": "781e5a4b-29bd-4eca-9fff-c11fa32b06d8",
"last_updated": "2023-11-14T10:08:17.031388-05:00",
"created_at": "2023-11-10T11:18:03.167552-05:00",
"name": "Game Total Over 47.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1eb516-342b-4cbf-86c7-4f288eb2a33d/?format=api"
},
{
"id": "763b34c7-239b-4b5c-b246-fadc49186935",
"gambit_id": "3c6b494a-feda-4533-a106-d4b3ca948d89",
"last_updated": "2023-11-14T10:08:17.034829-05:00",
"created_at": "2023-11-10T11:18:03.175574-05:00",
"name": "Game Total Under 47.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1eb516-342b-4cbf-86c7-4f288eb2a33d/?format=api"
}
]
}