HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43186ca1-54cb-4df7-8b8b-e72514c3f2b8",
"match": "https://api-prod.gambitprofit.com/api/matches/e6fd3bb2-ffde-4eab-aadd-296cf0cb0cd4/?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": "Chelsea",
"amount": 6266.0
},
{
"team": "Manchester United",
"amount": 3734.0
}
],
"expected_reward_tokens": 12657.32,
"profit_sb": 3157.32,
"profit_sb_percentage": 33.23,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 4581.0
},
{
"team": "Manchester United",
"amount": 2729.0
},
{
"team": "Draw",
"amount": 2690.0
}
],
"expected_reward_tokens": 9251.31,
"profit_sb": -248.69,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "272d3d94-b4f7-41d3-a552-869a6fd3b1b4",
"gambit_id": "7528481c-394a-45bb-a8bb-ce29d2ce8858",
"last_updated": "2022-10-24T10:27:23.604767-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43186ca1-54cb-4df7-8b8b-e72514c3f2b8/?format=api"
},
{
"id": "7ed0ad64-620b-41a9-9117-84311729be18",
"gambit_id": "5d129940-76b6-4c2b-9853-fb91ae47f8a8",
"last_updated": "2022-10-24T10:27:23.603826-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester United",
"reward": "3.39000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43186ca1-54cb-4df7-8b8b-e72514c3f2b8/?format=api"
},
{
"id": "53e993f2-4320-4a6e-af43-c92c7d4e1e43",
"gambit_id": "5d9dea8c-1a1c-4874-a2a4-a14856a98a3b",
"last_updated": "2022-10-24T10:27:23.602841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.44000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43186ca1-54cb-4df7-8b8b-e72514c3f2b8/?format=api"
}
]
}