GET /api/bet_types/31a62f6a-20b3-46b2-b5ce-1ab4e1d01f21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31a62f6a-20b3-46b2-b5ce-1ab4e1d01f21",
"match": "https://api-prod.gambitprofit.com/api/matches/400db7a0-dc81-43fb-a207-b130e5479aeb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:06.901093-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": 7660.0
},
{
"team": "Chicago Blackhawks",
"amount": 2340.0
}
],
"expected_reward_tokens": 9498.4,
"profit_sb": -1.6,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "4e66e5ab-2e83-47d4-981c-5f922c10740e",
"gambit_id": "e48908d1-4061-47f4-86c6-02f190be0e2a",
"last_updated": "2023-01-30T17:46:56.974334-05:00",
"created_at": "2023-01-28T09:42:06.902547-05:00",
"name": "Edmonton Oilers",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a62f6a-20b3-46b2-b5ce-1ab4e1d01f21/?format=api"
},
{
"id": "0790fef4-ca8c-4d0e-9348-bf474b4ec8f4",
"gambit_id": "4ca49292-b5d8-49fc-8439-cd7127dd46ce",
"last_updated": "2023-01-30T17:46:56.975674-05:00",
"created_at": "2023-01-28T09:42:06.904002-05:00",
"name": "Chicago Blackhawks",
"reward": "4.06000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a62f6a-20b3-46b2-b5ce-1ab4e1d01f21/?format=api"
}
]
}