HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82dc4673-213f-4f3e-b41b-fd8074169a17",
"match": "https://api-prod.gambitprofit.com/api/matches/0254973f-aac3-4e4b-a89e-3d6c9d2f563f/?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": "Aston Villa",
"amount": 6328.0
},
{
"team": "Draw",
"amount": 3672.0
}
],
"expected_reward_tokens": 12337.92,
"profit_sb": 2837.92,
"profit_sb_percentage": 29.87,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4678.0
},
{
"team": "Draw",
"amount": 2715.0
},
{
"team": "Nottingham Forest",
"amount": 2607.0
}
],
"expected_reward_tokens": 9122.1,
"profit_sb": -377.9,
"profit_sb_percentage": -3.98,
"recommended": false
},
"lines": [
{
"id": "283c7d8f-7b1b-483d-87dc-68f46f9b5dab",
"gambit_id": "e82c4adf-b6f2-448b-be47-5f8af6371670",
"last_updated": "2022-10-11T13:37:12.175571-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82dc4673-213f-4f3e-b41b-fd8074169a17/?format=api"
},
{
"id": "7940e76c-ea70-4ee8-902e-8e4805bf9aac",
"gambit_id": "8d2859ea-2c02-4af2-af93-57a68a640bb2",
"last_updated": "2022-10-11T13:37:12.177847-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.36000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82dc4673-213f-4f3e-b41b-fd8074169a17/?format=api"
},
{
"id": "54f4a7ce-e627-4a39-bf43-1e7ace0e5cae",
"gambit_id": "da54e420-e69e-4c98-b071-cad55ea1d0a5",
"last_updated": "2022-10-11T13:37:12.176721-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "3.50000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82dc4673-213f-4f3e-b41b-fd8074169a17/?format=api"
}
]
}