GET /api/bet_types/ffd04985-7617-406d-91af-4aa327fc09a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffd04985-7617-406d-91af-4aa327fc09a1",
"match": "https://api-prod.gambitprofit.com/api/matches/c755a4a9-7da6-435a-b531-6911fcc77afd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T12:57:56.955407-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": "Bryce Henry",
"amount": 6633.0
},
{
"team": "Billy Wagner",
"amount": 3367.0
}
],
"expected_reward_tokens": 8754.2,
"profit_sb": -745.8,
"profit_sb_percentage": -7.85,
"recommended": false
},
"lines": [
{
"id": "436a5c2d-ee8b-4d66-b242-961d3b643733",
"gambit_id": "344bc728-c600-46e6-bdeb-c279b2533c8f",
"last_updated": "2023-06-11T10:08:26.224058-04:00",
"created_at": "2023-06-09T12:57:56.960457-04:00",
"name": "Bryce Henry",
"reward": "1.32000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffd04985-7617-406d-91af-4aa327fc09a1/?format=api"
},
{
"id": "700f1dc7-7dfc-4e3b-8aaf-4358eba23002",
"gambit_id": "047108f6-8981-4075-ac39-3ceca933f150",
"last_updated": "2023-06-11T10:08:26.221164-04:00",
"created_at": "2023-06-09T12:57:56.958031-04:00",
"name": "Billy Wagner",
"reward": "2.60000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffd04985-7617-406d-91af-4aa327fc09a1/?format=api"
}
]
}