HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5",
"match": "https://api-prod.gambitprofit.com/api/matches/4ea39309-4dde-4a2d-8e33-a7e56a5f51eb/?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": "Poland",
"amount": 6646.0
},
{
"team": "Draw",
"amount": 3354.0
}
],
"expected_reward_tokens": 10699.26,
"profit_sb": 1699.26,
"profit_sb_percentage": 18.88,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Poland",
"amount": 5418.0
},
{
"team": "Draw",
"amount": 2734.0
},
{
"team": "Saudi Arabia",
"amount": 1848.0
}
],
"expected_reward_tokens": 8721.46,
"profit_sb": -278.54,
"profit_sb_percentage": -3.09,
"recommended": false
},
"lines": [
{
"id": "6865b1c7-8e86-45ae-97b8-6949e89060a2",
"gambit_id": "4da6c329-2ad0-42de-b8ca-b107154698ec",
"last_updated": "2022-11-28T11:32:07.722919-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Poland",
"reward": "1.61000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
},
{
"id": "a52cb673-9b19-46f7-bc6f-b9dc7fb6bab7",
"gambit_id": "355f6872-a101-42b3-960e-419620cd6463",
"last_updated": "2022-11-28T11:32:07.723967-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
},
{
"id": "9c0d1ff0-d2f1-433c-9819-3d031334e293",
"gambit_id": "0c8025df-e6e7-4013-bd98-fac2edce3507",
"last_updated": "2022-11-28T11:32:07.721686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Saudi Arabia",
"reward": "4.72000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
}
]
}