HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a763dd56-50d1-472f-8481-1e1649ef1718",
"match": "https://api-prod.gambitprofit.com/api/matches/81d3c492-ce6e-4f10-9f42-2a11fa1ece5b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:04.773745-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6543.0
},
{
"team": "Draw",
"amount": 3457.0
}
],
"expected_reward_tokens": 12168.64,
"profit_sb": 2668.64,
"profit_sb_percentage": 28.09,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 4893.0
},
{
"team": "Draw",
"amount": 2586.0
},
{
"team": "Bournemouth",
"amount": 2521.0
}
],
"expected_reward_tokens": 9100.81,
"profit_sb": -399.19,
"profit_sb_percentage": -4.2,
"recommended": false
},
"lines": [
{
"id": "924041ae-803c-4a30-a440-62c03ffe5d8d",
"gambit_id": "0d89707c-b9ac-40f1-b486-a38eb3b43e02",
"last_updated": "2023-11-13T15:13:35.053246-05:00",
"created_at": "2023-11-11T08:53:04.782617-05:00",
"name": "Newcastle United",
"reward": "1.86000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a763dd56-50d1-472f-8481-1e1649ef1718/?format=api"
},
{
"id": "3cd36d06-0e48-4e80-b492-b40fdf161cea",
"gambit_id": "fd2f1bd4-ca8a-4924-a3c2-c0f9205f0417",
"last_updated": "2023-11-13T15:13:35.049893-05:00",
"created_at": "2023-11-11T08:53:04.778443-05:00",
"name": "Draw",
"reward": "3.52000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a763dd56-50d1-472f-8481-1e1649ef1718/?format=api"
},
{
"id": "a0dd6101-11a6-4000-8720-0ca701111cd6",
"gambit_id": "0c10a770-2668-4917-a6a3-b165bc501086",
"last_updated": "2023-11-13T15:13:35.056623-05:00",
"created_at": "2023-11-11T08:53:04.787483-05:00",
"name": "Bournemouth",
"reward": "3.61000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a763dd56-50d1-472f-8481-1e1649ef1718/?format=api"
}
]
}