HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "969f1501-2a22-4115-90df-f9ef0f47ed45",
"match": "https://api-prod.gambitprofit.com/api/matches/6c3788a3-34b8-4273-a18f-6ddfe18e6dd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T20:08:22.405639-04: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": 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": "Aston Villa",
"amount": 4927.0
},
{
"team": "Draw",
"amount": 2603.0
},
{
"team": "Nottingham Forest",
"amount": 2470.0
}
],
"expected_reward_tokens": 9162.56,
"profit_sb": -337.44,
"profit_sb_percentage": -3.55,
"recommended": false
},
"lines": [
{
"id": "25154f9a-dda3-4889-affc-fba61219f579",
"gambit_id": "0f068b0a-744d-46c8-aaf2-3bab53b3d50f",
"last_updated": "2023-11-06T21:38:17.709370-05:00",
"created_at": "2023-11-03T20:08:22.414856-04:00",
"name": "Aston Villa",
"reward": "1.86000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969f1501-2a22-4115-90df-f9ef0f47ed45/?format=api"
},
{
"id": "a7455cd8-3f82-4db3-a70a-7e6de57507c2",
"gambit_id": "ae232d9b-f796-4048-9919-c08d8d707a14",
"last_updated": "2023-11-06T21:38:17.702619-05:00",
"created_at": "2023-11-03T20:08:22.410458-04:00",
"name": "Draw",
"reward": "3.52000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969f1501-2a22-4115-90df-f9ef0f47ed45/?format=api"
},
{
"id": "7f9b5829-c8e1-478b-8b96-eda8c891259b",
"gambit_id": "45c518c6-99e3-43eb-8c88-0df0088e4b77",
"last_updated": "2023-11-06T21:38:17.715310-05:00",
"created_at": "2023-11-03T20:08:22.419613-04:00",
"name": "Nottingham Forest",
"reward": "3.71000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969f1501-2a22-4115-90df-f9ef0f47ed45/?format=api"
}
]
}