HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "172ad8a3-f368-40f8-8253-38455de49160",
"match": "https://api-prod.gambitprofit.com/api/matches/29410040-b090-45d5-b498-9cea352a32e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:05.032433-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 5332.0
},
{
"team": "Manchester United",
"amount": 4668.0
}
],
"expected_reward_tokens": 12743.48,
"profit_sb": 3243.48,
"profit_sb_percentage": 34.14,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 3878.0
},
{
"team": "Manchester United",
"amount": 3395.0
},
{
"team": "Draw",
"amount": 2726.0
}
],
"expected_reward_tokens": 9268.35,
"profit_sb": -231.65,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "03a58a27-a553-4a0a-96e9-e992c585881b",
"gambit_id": "39231fa7-71f8-47b8-9b41-8f0d643e7aee",
"last_updated": "2023-12-07T21:53:11.289040-05:00",
"created_at": "2023-12-06T09:13:05.044846-05:00",
"name": "Chelsea",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/172ad8a3-f368-40f8-8253-38455de49160/?format=api"
},
{
"id": "5f12c548-5596-412e-b6d2-14476203b042",
"gambit_id": "e4b5a668-dba0-4d74-9b2c-284d451d61b3",
"last_updated": "2023-12-07T21:53:11.285264-05:00",
"created_at": "2023-12-06T09:13:05.040500-05:00",
"name": "Manchester United",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/172ad8a3-f368-40f8-8253-38455de49160/?format=api"
},
{
"id": "40bfb1a9-03f8-4052-9ad9-045c0004379d",
"gambit_id": "ea2ee15c-3a4c-4f14-a0ac-9cc70bc1900f",
"last_updated": "2023-12-07T21:53:11.282013-05:00",
"created_at": "2023-12-06T09:13:05.036157-05:00",
"name": "Draw",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/172ad8a3-f368-40f8-8253-38455de49160/?format=api"
}
]
}