HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66ec839f-d599-48e5-8d01-fab50c9da605",
"match": "https://api-prod.gambitprofit.com/api/matches/c92adb6a-c0b0-4f50-b644-42bffc7ab705/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:18.002195-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "AC Milan",
"amount": 5187.0
},
{
"team": "SSC Napoli",
"amount": 4813.0
}
],
"expected_reward_tokens": 13380.14,
"profit_sb": 3880.14,
"profit_sb_percentage": 40.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "AC Milan",
"amount": 3576.0
},
{
"team": "SSC Napoli",
"amount": 3318.0
},
{
"team": "Draw",
"amount": 3106.0
}
],
"expected_reward_tokens": 9224.04,
"profit_sb": -275.96,
"profit_sb_percentage": -2.9,
"recommended": false
},
"lines": [
{
"id": "e28db94e-64c1-4a07-8760-f8afd1fa3ff3",
"gambit_id": "af78e697-d372-41b0-be71-8544059cabf3",
"last_updated": "2023-04-13T17:22:17.089034-04:00",
"created_at": "2023-04-11T09:02:18.007389-04:00",
"name": "AC Milan",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ec839f-d599-48e5-8d01-fab50c9da605/?format=api"
},
{
"id": "c339ccc7-3e48-4d41-8096-29fbb020069d",
"gambit_id": "b3aa5127-946e-4a05-aa71-349b948074db",
"last_updated": "2023-04-13T17:22:17.087376-04:00",
"created_at": "2023-04-11T09:02:18.004597-04:00",
"name": "SSC Napoli",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ec839f-d599-48e5-8d01-fab50c9da605/?format=api"
},
{
"id": "af8a6539-bcf1-466e-a508-d0ef091fa743",
"gambit_id": "901c1c87-9131-43e4-a976-256c763c0382",
"last_updated": "2023-04-13T17:22:17.090622-04:00",
"created_at": "2023-04-11T09:02:18.009309-04:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ec839f-d599-48e5-8d01-fab50c9da605/?format=api"
}
]
}