GET /api/bet_types/9ffe3c89-d106-46ba-8a80-82b823cd921d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ffe3c89-d106-46ba-8a80-82b823cd921d",
"match": "https://api-prod.gambitprofit.com/api/matches/52c52651-2c3d-4760-bf41-a63a6440d356/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:53.221922-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": "Edmonton Oilers",
"amount": 5696.0
},
{
"team": "Ottawa Senators",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "56e4d495-7faf-4cc9-b5fd-8fdf38dffce9",
"gambit_id": "86ab867b-c834-42cb-bdd9-5e119f7f1011",
"last_updated": "2023-02-12T10:12:01.142360-05:00",
"created_at": "2023-02-11T09:01:53.224644-05:00",
"name": "Edmonton Oilers",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffe3c89-d106-46ba-8a80-82b823cd921d/?format=api"
},
{
"id": "8e01c72f-6e25-4d2f-906a-6e566e5c51fa",
"gambit_id": "7e371ea0-b9f7-4690-a0f6-0f81f92c3833",
"last_updated": "2023-02-12T10:12:01.141192-05:00",
"created_at": "2023-02-11T09:01:53.223290-05:00",
"name": "Ottawa Senators",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffe3c89-d106-46ba-8a80-82b823cd921d/?format=api"
}
]
}