HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4eabf707-7482-40e2-bde2-68dc083166b0",
"match": "https://api-prod.gambitprofit.com/api/matches/5473f795-db72-4bfe-817f-dd81a7fc4364/?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": "France",
"amount": 7587.0
},
{
"team": "Draw",
"amount": 2413.0
}
],
"expected_reward_tokens": 10013.95,
"profit_sb": 1013.95,
"profit_sb_percentage": 11.27,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "France",
"amount": 6699.0
},
{
"team": "Draw",
"amount": 2131.0
},
{
"team": "Poland",
"amount": 1170.0
}
],
"expected_reward_tokens": 8842.68,
"profit_sb": -157.32,
"profit_sb_percentage": -1.75,
"recommended": false
},
"lines": [
{
"id": "8effc570-927d-474f-8c6b-cfe21849ccc0",
"gambit_id": "0eabe9ec-2cd0-475d-a53d-0aced8597c16",
"last_updated": "2022-12-05T15:42:13.833285-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "France",
"reward": "1.32000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eabf707-7482-40e2-bde2-68dc083166b0/?format=api"
},
{
"id": "390d452e-940e-4bef-a53e-6d899e451a4d",
"gambit_id": "71bda6ff-2078-4ce2-8b65-b50e0f611a13",
"last_updated": "2022-12-05T15:42:13.834253-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.15000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eabf707-7482-40e2-bde2-68dc083166b0/?format=api"
},
{
"id": "9a4e9cc8-d597-4ddb-a7b9-fd90e2329247",
"gambit_id": "073465aa-2086-490c-b657-29612d1f32f0",
"last_updated": "2022-12-05T15:42:13.832305-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Poland",
"reward": "7.56000",
"odds": "8.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eabf707-7482-40e2-bde2-68dc083166b0/?format=api"
}
]
}