GET /api/bet_types/85a7cd99-11ab-4216-8b95-15d5bdd2cb12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85a7cd99-11ab-4216-8b95-15d5bdd2cb12",
"match": "https://api-prod.gambitprofit.com/api/matches/58d75855-9c23-4274-8be0-e2f5c7fd88c0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-19T08:08:07.656435-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 (C Burnes)",
"amount": 5337.0
},
{
"team": "ARI (M Kelly)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "da639f89-b740-4b5c-a1c2-7bf1711cdcae",
"gambit_id": "49f90dec-ec35-4da0-8dc1-4cea125853b4",
"last_updated": "2023-06-20T10:13:22.808097-04:00",
"created_at": "2023-06-19T08:08:07.660277-04:00",
"name": "MIL (C Burnes)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a7cd99-11ab-4216-8b95-15d5bdd2cb12/?format=api"
},
{
"id": "dda3aa11-c31a-4741-95d1-dc87e7653ac6",
"gambit_id": "3c3c3f18-86b9-40e8-afed-e8c086b84f95",
"last_updated": "2023-06-20T10:13:22.806520-04:00",
"created_at": "2023-06-19T08:08:07.658645-04:00",
"name": "ARI (M Kelly)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a7cd99-11ab-4216-8b95-15d5bdd2cb12/?format=api"
}
]
}