GET /api/bet_types/8cfdaad8-98fd-4400-857c-aa771a84f8f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cfdaad8-98fd-4400-857c-aa771a84f8f1",
"match": "https://api-prod.gambitprofit.com/api/matches/d88d08e1-3169-4b9d-9b98-edf6299ba507/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:18:00.221463-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": "Toronto Maple Leafs",
"amount": 6010.0
},
{
"team": "Ottawa Senators",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "2bdf4ff0-93c3-4464-bdf8-438ab3b9674e",
"gambit_id": "937cf11e-6292-4636-8c57-5fd815d69513",
"last_updated": "2023-11-10T12:48:29.224092-05:00",
"created_at": "2023-11-08T08:18:00.233571-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfdaad8-98fd-4400-857c-aa771a84f8f1/?format=api"
},
{
"id": "f26de0fb-fbc2-4793-84d5-0fd3621b8dde",
"gambit_id": "aba56395-ef5f-4c75-91ee-6002dec7085f",
"last_updated": "2023-11-10T12:48:29.220271-05:00",
"created_at": "2023-11-08T08:18:00.227614-05:00",
"name": "Ottawa Senators",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfdaad8-98fd-4400-857c-aa771a84f8f1/?format=api"
}
]
}