HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec460b79-b3c9-4204-b230-c569d12facf8",
"match": "https://api-prod.gambitprofit.com/api/matches/43f54634-087f-4737-bb0c-d97265693d12/?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": "Chelsea",
"amount": 6283.0
},
{
"team": "Draw",
"amount": 3717.0
}
],
"expected_reward_tokens": 12377.51,
"profit_sb": 2877.51,
"profit_sb_percentage": 30.29,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 4727.0
},
{
"team": "Draw",
"amount": 2796.0
},
{
"team": "Aston Villa",
"amount": 2477.0
}
],
"expected_reward_tokens": 9310.68,
"profit_sb": -189.32,
"profit_sb_percentage": -1.99,
"recommended": false
},
"lines": [
{
"id": "65f0ebce-2d5e-419f-8807-1a119f8247fd",
"gambit_id": "09dfe737-bca8-47e2-abaa-87919be23bc1",
"last_updated": "2022-10-17T10:22:14.593076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec460b79-b3c9-4204-b230-c569d12facf8/?format=api"
},
{
"id": "e0a09046-d1e4-4271-a059-3c2bf007efea",
"gambit_id": "82f1d76e-7da8-4f0b-ad58-0df0cf174540",
"last_updated": "2022-10-17T10:22:14.591985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec460b79-b3c9-4204-b230-c569d12facf8/?format=api"
},
{
"id": "c9015c16-91cf-4098-98e2-f168ac366c9e",
"gambit_id": "df2132ba-6fd3-441d-a207-f73cb5ee4272",
"last_updated": "2022-10-17T10:22:14.594146-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "3.76000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec460b79-b3c9-4204-b230-c569d12facf8/?format=api"
}
]
}