HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fa61660-ec53-494b-8c39-7751057271bb",
"match": "https://api-prod.gambitprofit.com/api/matches/83522d55-d9c4-49f5-be63-76058afc196a/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "FC Bayern Munich",
"amount": 7640.0
},
{
"team": "Draw",
"amount": 2360.0
}
],
"expected_reward_tokens": 10619.6,
"profit_sb": 1619.6,
"profit_sb_percentage": 18.0,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Bayern Munich",
"amount": 6420.0
},
{
"team": "Draw",
"amount": 1983.0
},
{
"team": "Inter Milan",
"amount": 1596.0
}
],
"expected_reward_tokens": 8921.64,
"profit_sb": -78.36,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "7dd06223-58e2-4216-ad33-e769e5e8a4b8",
"gambit_id": "31913451-a113-426c-833f-f0a1d1df620b",
"last_updated": "2022-11-02T16:57:42.133982-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Bayern Munich",
"reward": "1.39000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa61660-ec53-494b-8c39-7751057271bb/?format=api"
},
{
"id": "b9734aaf-3980-4886-9403-c111f767e743",
"gambit_id": "b221723a-6b86-49f0-a983-89d26556093f",
"last_updated": "2022-11-02T16:57:42.132089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.50000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa61660-ec53-494b-8c39-7751057271bb/?format=api"
},
{
"id": "bc2dd8fb-fb38-450b-ac80-95230ad58121",
"gambit_id": "32a47e6c-b154-4e5b-b400-48dc3e5d8488",
"last_updated": "2022-11-02T16:57:42.133045-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Inter Milan",
"reward": "5.59000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa61660-ec53-494b-8c39-7751057271bb/?format=api"
}
]
}