HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "825fb1db-39dc-4814-a334-f2397385e27a",
"match": "https://api-prod.gambitprofit.com/api/matches/e8b542fb-856c-4a6b-b411-00500359f22d/?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": "Nottingham Forest",
"amount": 5930.0
},
{
"team": "Draw",
"amount": 4070.0
}
],
"expected_reward_tokens": 12332.1,
"profit_sb": 3332.1,
"profit_sb_percentage": 37.02,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 4250.0
},
{
"team": "Draw",
"amount": 2917.0
},
{
"team": "Bournemouth",
"amount": 2833.0
}
],
"expected_reward_tokens": 8838.51,
"profit_sb": -161.49,
"profit_sb_percentage": -1.79,
"recommended": false
},
"lines": [
{
"id": "b7930f78-b9fe-446e-9d10-736b431b683c",
"gambit_id": "0e33ea71-4615-463e-8f7a-3261f1e4a19c",
"last_updated": "2022-09-05T10:47:20.464878-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "2.08000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825fb1db-39dc-4814-a334-f2397385e27a/?format=api"
},
{
"id": "1832fc2f-a6cb-4b9f-a347-026b6a2ee90d",
"gambit_id": "84b7c938-4fe5-4624-b61d-57c1a3abb436",
"last_updated": "2022-09-05T10:47:20.465892-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.03000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825fb1db-39dc-4814-a334-f2397385e27a/?format=api"
},
{
"id": "2c0ae1fe-fd07-4eb0-ad25-526bf43da7c4",
"gambit_id": "d3c38c23-585d-4b2f-9afb-a274169aa5a3",
"last_updated": "2022-09-05T10:47:20.463805-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bournemouth",
"reward": "3.12000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825fb1db-39dc-4814-a334-f2397385e27a/?format=api"
}
]
}