GET /api/bet_types/c6882904-c51d-4430-b62e-d8815ec1b7e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6882904-c51d-4430-b62e-d8815ec1b7e1",
"match": "https://api-prod.gambitprofit.com/api/matches/10678c9c-6939-4dcf-a015-95b2f034c155/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:23.617587-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": 5000.0
},
{
"team": "Philadelphia Flyers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ccc9f9a8-5b49-4f08-b493-b4be0a9a5178",
"gambit_id": "e197c22e-0db9-47ad-a055-37a4c36ecdcb",
"last_updated": "2024-01-09T10:18:18.020322-05:00",
"created_at": "2024-01-06T09:23:23.623684-05:00",
"name": "Calgary Flames",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6882904-c51d-4430-b62e-d8815ec1b7e1/?format=api"
},
{
"id": "5e3d345a-2b2f-4c04-a033-dea689af4f53",
"gambit_id": "5c823845-8102-4f7d-afc8-5b1157bcd31b",
"last_updated": "2024-01-09T10:18:18.023691-05:00",
"created_at": "2024-01-06T09:23:23.629545-05:00",
"name": "Philadelphia Flyers",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6882904-c51d-4430-b62e-d8815ec1b7e1/?format=api"
}
]
}