GET /api/bet_types/ef6d4c56-01b4-44e8-8bf1-eb752b7215a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef6d4c56-01b4-44e8-8bf1-eb752b7215a7",
"match": "https://api-prod.gambitprofit.com/api/matches/be41121a-758c-4871-9541-9e3e282474e7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New England Patriots",
"amount": 6542.0
},
{
"team": "Indianapolis Colts",
"amount": 3458.0
}
],
"expected_reward_tokens": 9093.38,
"profit_sb": 93.38,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "cf7e41f5-8056-43f4-8138-8f024233d1d2",
"gambit_id": "2ad83320-a2f8-498e-9f8c-0180b4a7abd5",
"last_updated": "2022-11-07T10:13:03.525441-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New England Patriots",
"reward": "1.39000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6d4c56-01b4-44e8-8bf1-eb752b7215a7/?format=api"
},
{
"id": "e0000aaf-7ece-4b13-a7bb-3e654c5418f9",
"gambit_id": "029e95dd-3648-4d17-90b3-b9a2715fb94b",
"last_updated": "2022-11-07T10:13:03.526569-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "2.63000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6d4c56-01b4-44e8-8bf1-eb752b7215a7/?format=api"
}
]
}