GET /api/bet_types/ea3fb12c-d34a-4932-b722-1078c25a7388/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea3fb12c-d34a-4932-b722-1078c25a7388",
"match": "https://api-prod.gambitprofit.com/api/matches/dc5a95dc-d5f8-4759-8ab1-859fb107ad5a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:21.406291-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 244",
"amount": 5000.0
},
{
"team": "Game Total Under 244",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c57f1151-ae58-4fe7-a19f-95b3e96c9228",
"gambit_id": "71faed87-b541-4912-a30f-33540bbe2e64",
"last_updated": "2023-11-23T16:03:07.628630-05:00",
"created_at": "2023-11-22T09:08:21.410109-05:00",
"name": "Game Total Over 244",
"reward": "1.87000",
"odds": "1.90910",
"spread": "244.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3fb12c-d34a-4932-b722-1078c25a7388/?format=api"
},
{
"id": "407e8ce2-4895-4c7f-8cce-7f4b3dd08592",
"gambit_id": "05d3e084-e63f-47ca-a16a-006d16541fd4",
"last_updated": "2023-11-23T16:03:07.631964-05:00",
"created_at": "2023-11-22T09:08:21.414235-05:00",
"name": "Game Total Under 244",
"reward": "1.87000",
"odds": "1.90910",
"spread": "244.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3fb12c-d34a-4932-b722-1078c25a7388/?format=api"
}
]
}