GET /api/bet_types/fdcfe6bf-b638-4ad4-bd23-b5fc85a1a7fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdcfe6bf-b638-4ad4-bd23-b5fc85a1a7fd",
"match": "https://api-prod.gambitprofit.com/api/matches/1bf16b07-719a-423f-90c3-945a523e050d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:06.845997-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 45",
"amount": 5000.0
},
{
"team": "Game Total Under 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "95bd8717-753f-4a5e-8d9a-91453cf74507",
"gambit_id": "70a32ee2-d960-4165-841b-1b315ba7e149",
"last_updated": "2023-12-11T19:38:19.000667-05:00",
"created_at": "2023-12-06T09:18:06.850300-05:00",
"name": "Game Total Over 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdcfe6bf-b638-4ad4-bd23-b5fc85a1a7fd/?format=api"
},
{
"id": "423d8b26-a4e6-498b-8f6c-40945bf0a59c",
"gambit_id": "8cd12955-13d4-4a69-b71e-703ef3faaa01",
"last_updated": "2023-12-11T19:38:19.004175-05:00",
"created_at": "2023-12-06T09:18:06.855104-05:00",
"name": "Game Total Under 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdcfe6bf-b638-4ad4-bd23-b5fc85a1a7fd/?format=api"
}
]
}