GET /api/bet_types/72aef699-b0e9-42c9-ac5e-0a6bc11d6c41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72aef699-b0e9-42c9-ac5e-0a6bc11d6c41",
"match": "https://api-prod.gambitprofit.com/api/matches/0f3e56d5-c037-4887-9c38-5d2039a8e04d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T18:16:47.517409-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": "Dallas Stars",
"amount": 5773.0
},
{
"team": "Minnesota Wild",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "66890868-0fbc-4300-9c9e-06035121da21",
"gambit_id": "65b1e4e1-7b68-4d3b-9afa-a7b5686ab55f",
"last_updated": "2023-04-18T12:12:09.103598-04:00",
"created_at": "2023-04-16T18:16:47.521799-04:00",
"name": "Dallas Stars",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72aef699-b0e9-42c9-ac5e-0a6bc11d6c41/?format=api"
},
{
"id": "0b451e09-b8ad-4cab-808b-95e2e287fc2b",
"gambit_id": "47e41dba-c424-4068-8815-2b6dcf32b936",
"last_updated": "2023-04-18T12:12:09.100997-04:00",
"created_at": "2023-04-16T18:16:47.519440-04:00",
"name": "Minnesota Wild",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72aef699-b0e9-42c9-ac5e-0a6bc11d6c41/?format=api"
}
]
}