HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b438f376-0bd9-4f3f-8205-4f26d890277a",
"match": "https://api-prod.gambitprofit.com/api/matches/b0009cae-0557-44c7-b84e-37a0ad1ebc1d/?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": "West Ham United",
"amount": 6105.0
},
{
"team": "Draw",
"amount": 3895.0
}
],
"expected_reward_tokens": 11721.6,
"profit_sb": 2721.6,
"profit_sb_percentage": 30.24,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "West Ham United",
"amount": 4570.0
},
{
"team": "Draw",
"amount": 2915.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 2514.0
}
],
"expected_reward_tokens": 8773.86,
"profit_sb": -226.14,
"profit_sb_percentage": -2.51,
"recommended": false
},
"lines": [
{
"id": "83c1a083-52ec-4909-a306-60cb08578c27",
"gambit_id": "4130e2f0-f910-4fa9-8b34-5e365eff88d9",
"last_updated": "2022-10-03T18:32:17.897433-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b438f376-0bd9-4f3f-8205-4f26d890277a/?format=api"
},
{
"id": "56f639ee-1d3f-47ec-bc23-0eb4db7db10a",
"gambit_id": "f724df25-9e01-437d-91e4-af74a8f233e6",
"last_updated": "2022-10-03T18:32:17.898415-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.01000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b438f376-0bd9-4f3f-8205-4f26d890277a/?format=api"
},
{
"id": "f4ca8c93-716d-4eaa-98cb-d98270caf871",
"gambit_id": "908ee4f6-21a7-4908-b9b1-b538948b8d92",
"last_updated": "2022-10-03T18:32:17.896452-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wolverhampton Wanderers",
"reward": "3.49000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b438f376-0bd9-4f3f-8205-4f26d890277a/?format=api"
}
]
}