GET /api/bet_types/0a8f1ab2-02ee-47d3-be69-1deaef601c0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a8f1ab2-02ee-47d3-be69-1deaef601c0f",
"match": "https://api-prod.gambitprofit.com/api/matches/bf06e745-6ff3-473e-b71e-f54906c6f606/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:53.832908-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": "Dallas Stars",
"amount": 5106.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "6f2afd58-3384-44a0-ba66-b5b05b1f12c4",
"gambit_id": "3617390a-45a6-4ef7-a1c5-2fccfcd80e9c",
"last_updated": "2023-02-12T10:12:00.742559-05:00",
"created_at": "2023-02-11T09:01:53.834129-05:00",
"name": "Dallas Stars",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8f1ab2-02ee-47d3-be69-1deaef601c0f/?format=api"
},
{
"id": "89985c3d-9cb3-4022-b907-9be055f4ec43",
"gambit_id": "b901caf3-e822-4fa2-b08e-c593054b9b24",
"last_updated": "2023-02-12T10:12:00.743738-05:00",
"created_at": "2023-02-11T09:01:53.835393-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8f1ab2-02ee-47d3-be69-1deaef601c0f/?format=api"
}
]
}