GET /api/bet_types/53454f05-bd4f-44ee-b566-9acde2a39a05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53454f05-bd4f-44ee-b566-9acde2a39a05",
"match": "https://api-prod.gambitprofit.com/api/matches/3044ed25-7606-4a4a-a362-4d7073fab892/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T09:07:14.516005-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8155d375-0bc5-4be8-9265-bca894cdb963",
"gambit_id": "b0f9e6f3-7b46-48a4-9628-8ffabfe635c6",
"last_updated": "2023-02-19T16:02:16.259299-05:00",
"created_at": "2023-02-18T09:07:14.518641-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53454f05-bd4f-44ee-b566-9acde2a39a05/?format=api"
},
{
"id": "aa290438-b011-4d1a-83ae-1c8a8e33c2bf",
"gambit_id": "919de681-4f55-40d6-9196-6d6561f4debf",
"last_updated": "2023-02-19T16:02:16.258067-05:00",
"created_at": "2023-02-18T09:07:14.517305-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53454f05-bd4f-44ee-b566-9acde2a39a05/?format=api"
}
]
}