GET /api/bet_types/c5774a46-4dd4-4dcb-ba2e-3a89a1363e93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5774a46-4dd4-4dcb-ba2e-3a89a1363e93",
"match": "https://api-prod.gambitprofit.com/api/matches/48145e98-2136-4d68-b1c5-f44cb9b9c1b8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:05.045736-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": "Calgary Flames",
"amount": 5773.0
},
{
"team": "Seattle Kraken",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "01804184-c437-44ef-ad88-08abaf1c448f",
"gambit_id": "89c0b721-ac43-4b1d-a866-2479c239114a",
"last_updated": "2023-12-29T11:08:24.416020-05:00",
"created_at": "2023-12-27T09:03:05.060005-05:00",
"name": "Calgary Flames",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5774a46-4dd4-4dcb-ba2e-3a89a1363e93/?format=api"
},
{
"id": "38b44d88-021a-4b02-878d-a0b923746b0e",
"gambit_id": "fb4a9b12-48ce-46c6-abed-abaf39b74590",
"last_updated": "2023-12-29T11:08:24.409100-05:00",
"created_at": "2023-12-27T09:03:05.053385-05:00",
"name": "Seattle Kraken",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5774a46-4dd4-4dcb-ba2e-3a89a1363e93/?format=api"
}
]
}