HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d184765f-917a-433a-b1c0-86b8376c599c",
"match": "https://api-prod.gambitprofit.com/api/matches/56c77a96-34e5-4732-a937-ce7cbd84c196/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:03.945397-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Inter Milan",
"amount": 6161.0
},
{
"team": "Draw",
"amount": 3839.0
}
],
"expected_reward_tokens": 12630.05,
"profit_sb": 3130.05,
"profit_sb_percentage": 32.95,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Inter Milan",
"amount": 4471.0
},
{
"team": "Draw",
"amount": 2786.0
},
{
"team": "Benfica",
"amount": 2744.0
}
],
"expected_reward_tokens": 9164.96,
"profit_sb": -335.04,
"profit_sb_percentage": -3.53,
"recommended": false
},
"lines": [
{
"id": "aa3b66bc-63c4-45b5-90f9-d58c839fe80e",
"gambit_id": "0592b430-63cb-4ea1-8232-7280a3b7f824",
"last_updated": "2023-04-21T22:02:17.937233-04:00",
"created_at": "2023-04-18T12:12:03.948486-04:00",
"name": "Inter Milan",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d184765f-917a-433a-b1c0-86b8376c599c/?format=api"
},
{
"id": "84b875cd-b428-4b66-8afe-b8a64bbe78ec",
"gambit_id": "1680f32c-41e8-4f8b-9ee2-17dfa3802157",
"last_updated": "2023-04-21T22:02:17.939248-04:00",
"created_at": "2023-04-18T12:12:03.950001-04:00",
"name": "Draw",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d184765f-917a-433a-b1c0-86b8376c599c/?format=api"
},
{
"id": "97048ff4-cfd1-421d-89b0-7417bb5b5af8",
"gambit_id": "1cb2ad27-6228-49f9-abd8-ccba4cfca361",
"last_updated": "2023-04-21T22:02:17.934922-04:00",
"created_at": "2023-04-18T12:12:03.947015-04:00",
"name": "Benfica",
"reward": "3.34000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d184765f-917a-433a-b1c0-86b8376c599c/?format=api"
}
]
}