GET /api/bet_types/63a2fa8e-cf79-4cda-81c0-903b74602122/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63a2fa8e-cf79-4cda-81c0-903b74602122",
"match": "https://api-prod.gambitprofit.com/api/matches/f8c69c42-d129-4e17-ac97-b30baa8aef21/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:05.844812-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": "Atlanta Falcons",
"amount": 5317.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "25b84fe0-fc9e-45ee-a298-292177862fd7",
"gambit_id": "98153c2b-afdf-4b52-814f-444741b3f84b",
"last_updated": "2023-12-11T19:43:21.634743-05:00",
"created_at": "2023-12-06T09:18:05.854680-05:00",
"name": "Atlanta Falcons",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63a2fa8e-cf79-4cda-81c0-903b74602122/?format=api"
},
{
"id": "d76afdbf-bd8d-4cde-8349-081526832bbc",
"gambit_id": "0cea6f38-c6a4-46ba-9536-a6fe850a27a8",
"last_updated": "2023-12-11T19:43:21.626153-05:00",
"created_at": "2023-12-06T09:18:05.848789-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63a2fa8e-cf79-4cda-81c0-903b74602122/?format=api"
}
]
}