HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b263c6ab-c1ff-4d59-830f-46ba755e0a13",
"match": "https://api-prod.gambitprofit.com/api/matches/443e5181-8a8b-4652-bc83-895c31305318/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T23:08:18.764137-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7388.0
},
{
"team": "Draw",
"amount": 2612.0
}
],
"expected_reward_tokens": 11597.28,
"profit_sb": 2097.28,
"profit_sb_percentage": 22.08,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 5895.0
},
{
"team": "Draw",
"amount": 2084.0
},
{
"team": "Aston Villa",
"amount": 2021.0
}
],
"expected_reward_tokens": 9252.96,
"profit_sb": -247.04,
"profit_sb_percentage": -2.6,
"recommended": false
},
"lines": [
{
"id": "576f121c-6f4a-4f62-b150-bade5458c1de",
"gambit_id": "41ba21c2-d0ff-481a-9fa1-7f56eaa43d86",
"last_updated": "2023-09-06T11:53:31.212707-04:00",
"created_at": "2023-09-01T23:08:18.776508-04:00",
"name": "Liverpool",
"reward": "1.57000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b263c6ab-c1ff-4d59-830f-46ba755e0a13/?format=api"
},
{
"id": "dc10a9ec-ec03-4e2e-aa33-6c1cd3f4a8f4",
"gambit_id": "dad02536-d173-4ad7-85ff-405003f3b8a5",
"last_updated": "2023-09-06T11:53:31.209313-04:00",
"created_at": "2023-09-01T23:08:18.771172-04:00",
"name": "Draw",
"reward": "4.44000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b263c6ab-c1ff-4d59-830f-46ba755e0a13/?format=api"
},
{
"id": "308eee8b-ddab-483e-9b90-096cf431f959",
"gambit_id": "ccd2043b-62c5-468d-8214-a2b327cb1df2",
"last_updated": "2023-09-06T11:53:31.215932-04:00",
"created_at": "2023-09-01T23:08:18.781465-04:00",
"name": "Aston Villa",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b263c6ab-c1ff-4d59-830f-46ba755e0a13/?format=api"
}
]
}