GET /api/bet_types/02de7507-3aea-4cd0-9d40-f65ce2a23e9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02de7507-3aea-4cd0-9d40-f65ce2a23e9f",
"match": "https://api-prod.gambitprofit.com/api/matches/24add0cd-71cb-43fa-9209-7198b9774581/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:12.739013-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": "Montreal Canadiens",
"amount": 6010.0
},
{
"team": "San Jose Sharks",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "9cc9ba19-31e4-4593-91cc-a60c5261529a",
"gambit_id": "10e6df7a-9ce5-4da2-b483-c99329bca62c",
"last_updated": "2024-01-15T09:58:16.547996-05:00",
"created_at": "2024-01-11T09:38:12.752755-05:00",
"name": "Montreal Canadiens",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de7507-3aea-4cd0-9d40-f65ce2a23e9f/?format=api"
},
{
"id": "7de94323-514c-4b01-a8ff-5c66972fc587",
"gambit_id": "4afef39c-34dd-49f5-9b8e-744d48daf6c0",
"last_updated": "2024-01-15T09:58:16.544531-05:00",
"created_at": "2024-01-11T09:38:12.744994-05:00",
"name": "San Jose Sharks",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de7507-3aea-4cd0-9d40-f65ce2a23e9f/?format=api"
}
]
}