GET /api/bet_types/90fbe33f-427a-4588-8b4c-861da3fbcdb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90fbe33f-427a-4588-8b4c-861da3fbcdb1",
"match": "https://api-prod.gambitprofit.com/api/matches/61abc13d-8476-4cb9-8f3f-13639c7973a7/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:14.467924-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0226459a-8460-4b06-ab00-9f310319fcc3",
"gambit_id": "2b0af337-03ae-49c1-badd-b177cd2b9933",
"last_updated": "2023-06-12T18:48:18.204989-04:00",
"created_at": "2023-06-11T10:08:14.470030-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90fbe33f-427a-4588-8b4c-861da3fbcdb1/?format=api"
},
{
"id": "f95b863a-ca51-431e-b681-33b177130ae5",
"gambit_id": "3004d00c-8c45-460e-a37c-e3f1aaa7c9c3",
"last_updated": "2023-06-12T18:48:18.206940-04:00",
"created_at": "2023-06-11T10:08:14.472605-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90fbe33f-427a-4588-8b4c-861da3fbcdb1/?format=api"
}
]
}