GET /api/bet_types/ffc8ec2a-eb6d-4cd6-92db-2be860dab263/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffc8ec2a-eb6d-4cd6-92db-2be860dab263",
"match": "https://api-prod.gambitprofit.com/api/matches/bb9b9519-231f-442f-82ba-fed6ee448071/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:10.592982-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": "MIL (E Lauer)",
"amount": 5234.0
},
{
"team": "COL (K Freeland)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "0d24c96d-713a-44db-b75a-2dd17ec29ddb",
"gambit_id": "a71a8cda-c6dc-488e-8776-8ccf4f80cfa2",
"last_updated": "2023-05-04T10:52:13.907160-04:00",
"created_at": "2023-05-03T12:12:10.595730-04:00",
"name": "MIL (E Lauer)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffc8ec2a-eb6d-4cd6-92db-2be860dab263/?format=api"
},
{
"id": "79fe5784-e993-4e9d-8c12-2bf3513d3b73",
"gambit_id": "590d51a1-a44b-4c26-b066-a92d6ef9ccca",
"last_updated": "2023-05-04T10:52:13.905764-04:00",
"created_at": "2023-05-03T12:12:10.594279-04:00",
"name": "COL (K Freeland)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffc8ec2a-eb6d-4cd6-92db-2be860dab263/?format=api"
}
]
}