GET /api/bet_types/94ec72d1-0064-4c04-b47a-9985e940d2ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94ec72d1-0064-4c04-b47a-9985e940d2ce",
"match": "https://api-prod.gambitprofit.com/api/matches/af92bda6-783a-4e2c-b457-6ce4a1ed08d3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-26T09:28:18.744660-04: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": "Carolina Hurricanes",
"amount": 6390.0
},
{
"team": "Seattle Kraken",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d5020a3c-8cb0-41f6-9241-c1d17081a248",
"gambit_id": "38e9176a-5ef7-422e-b03f-0b5de632255c",
"last_updated": "2023-10-28T10:22:54.977978-04:00",
"created_at": "2023-10-26T09:28:18.754038-04:00",
"name": "Carolina Hurricanes",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ec72d1-0064-4c04-b47a-9985e940d2ce/?format=api"
},
{
"id": "c777bbe1-1010-4861-ab81-adf8b6737783",
"gambit_id": "eecc8268-5cd6-43b9-92ce-72c46085a572",
"last_updated": "2023-10-28T10:22:54.973208-04:00",
"created_at": "2023-10-26T09:28:18.749478-04:00",
"name": "Seattle Kraken",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ec72d1-0064-4c04-b47a-9985e940d2ce/?format=api"
}
]
}