GET /api/bet_types/67e19a88-9a3d-46b9-8cd7-72e38d158c94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67e19a88-9a3d-46b9-8cd7-72e38d158c94",
"match": "https://api-prod.gambitprofit.com/api/matches/f5a71dd9-9918-4822-b67c-c3bd1b17b9b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:08.588956-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": "Minnesota Wild",
"amount": 5319.0
},
{
"team": "Vancouver Canucks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "11ffbd93-11fc-401a-a10a-046747fdeb79",
"gambit_id": "4f54506b-9f07-4520-8f3b-cda84223dd4f",
"last_updated": "2023-12-18T10:33:32.412752-05:00",
"created_at": "2023-12-16T09:23:08.594369-05:00",
"name": "Minnesota Wild",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e19a88-9a3d-46b9-8cd7-72e38d158c94/?format=api"
},
{
"id": "6c6c93f9-b188-4d0f-b671-223e375808cb",
"gambit_id": "0b5064c2-4cb5-4cf2-bdc0-009e899bfd0d",
"last_updated": "2023-12-18T10:33:32.415941-05:00",
"created_at": "2023-12-16T09:23:08.599810-05:00",
"name": "Vancouver Canucks",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e19a88-9a3d-46b9-8cd7-72e38d158c94/?format=api"
}
]
}