HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc3b568c-eb15-454f-a2e7-1564fa0349e0",
"match": "https://api-prod.gambitprofit.com/api/matches/c41fee17-a3b2-4e2c-8e12-ea0b6ff2e05d/?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 City",
"amount": 7875.0
},
{
"team": "Draw",
"amount": 2125.0
}
],
"expected_reward_tokens": 10157.5,
"profit_sb": 1157.5,
"profit_sb_percentage": 12.86,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 6955.0
},
{
"team": "Draw",
"amount": 1877.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 1168.0
}
],
"expected_reward_tokens": 8970.24,
"profit_sb": -29.76,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "3046eb91-7cf9-4e52-ad0a-ed18a91d9f44",
"gambit_id": "5a3ee364-3189-4d1b-99aa-f3703668857e",
"last_updated": "2022-09-19T09:22:03.660548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.29000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3b568c-eb15-454f-a2e7-1564fa0349e0/?format=api"
},
{
"id": "098d5252-b89f-49e2-92cb-f89aa5dc3cd1",
"gambit_id": "803076d5-4924-4f0f-b9d9-efac67c2e7fd",
"last_updated": "2022-09-19T09:22:03.662616-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.78000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3b568c-eb15-454f-a2e7-1564fa0349e0/?format=api"
},
{
"id": "1e3d9ef9-ca4b-4f0a-96e0-6c3c3de11437",
"gambit_id": "745a80b2-80fb-4ddc-901f-f923e0d10707",
"last_updated": "2022-09-19T09:22:03.661586-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wolverhampton Wanderers",
"reward": "7.68000",
"odds": "8.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3b568c-eb15-454f-a2e7-1564fa0349e0/?format=api"
}
]
}