GET /api/bet_types/702af1a1-b630-4641-9972-7b4d57add295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "702af1a1-b630-4641-9972-7b4d57add295",
"match": "https://api-prod.gambitprofit.com/api/matches/4888439d-a041-4b24-a2de-53f70f057414/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:11.147342-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": "Denver Nuggets",
"amount": 6935.0
},
{
"team": "Utah Jazz",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "31a2183c-1a79-4065-bd0a-e360e3404339",
"gambit_id": "26c82dd9-249d-40be-a2cd-44be8ca03668",
"last_updated": "2024-01-11T11:23:05.997477-05:00",
"created_at": "2024-01-10T09:38:11.150837-05:00",
"name": "Denver Nuggets",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/702af1a1-b630-4641-9972-7b4d57add295/?format=api"
},
{
"id": "daa32216-63ea-43de-9c12-73e2afb46df9",
"gambit_id": "7f9e2900-44e6-451b-bb07-f2dacc991cf1",
"last_updated": "2024-01-11T11:23:06.000951-05:00",
"created_at": "2024-01-10T09:38:11.154867-05:00",
"name": "Utah Jazz",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/702af1a1-b630-4641-9972-7b4d57add295/?format=api"
}
]
}