HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "229ea2ef-5f26-4f8b-a5a1-6c7651add591",
"match": "https://api-prod.gambitprofit.com/api/matches/6de38262-443b-4ea4-986c-1e18617e921a/?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": "Manchester United",
"amount": 6120.0
},
{
"team": "Crystal Palace",
"amount": 3880.0
}
],
"expected_reward_tokens": 11872.8,
"profit_sb": 2872.8,
"profit_sb_percentage": 31.92,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 4479.0
},
{
"team": "Crystal Palace",
"amount": 2839.0
},
{
"team": "Draw",
"amount": 2682.0
}
],
"expected_reward_tokens": 8687.34,
"profit_sb": -312.66,
"profit_sb_percentage": -3.47,
"recommended": false
},
"lines": [
{
"id": "ec0e082c-1851-42a4-84cf-b65920772ed2",
"gambit_id": "968d4d2b-c8ea-400f-82e2-d9e9e8ef3a65",
"last_updated": "2022-12-24T17:12:13.454305-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester United",
"reward": "1.94000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
},
{
"id": "030eb857-11bc-48f6-98e6-d3553d571675",
"gambit_id": "7e6c027e-5055-4273-a6ff-1a0688e0845f",
"last_updated": "2022-12-24T17:12:13.456557-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
},
{
"id": "fca91f10-b977-44ba-ba22-6b7606989df8",
"gambit_id": "9e31a82a-1604-4df4-90fc-52bfc248a628",
"last_updated": "2022-12-24T17:12:13.455440-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.24000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
}
]
}