HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4c65f3b-1df7-4836-81ae-5df9665c0d52",
"match": "https://api-prod.gambitprofit.com/api/matches/341cd14d-9a62-4140-88a9-071a5acafdfa/?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": "Brazil",
"amount": 8189.0
},
{
"team": "Draw",
"amount": 1811.0
}
],
"expected_reward_tokens": 9743.18,
"profit_sb": 743.18,
"profit_sb_percentage": 8.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brazil",
"amount": 7501.0
},
{
"team": "Draw",
"amount": 1659.0
},
{
"team": "South Korea",
"amount": 840.0
}
],
"expected_reward_tokens": 8925.42,
"profit_sb": -74.58,
"profit_sb_percentage": -0.83,
"recommended": false
},
"lines": [
{
"id": "896c3311-c2bf-40c7-97aa-19ab7101e139",
"gambit_id": "66e8f8cf-b2ff-4ae8-b22c-7297a0ef04bb",
"last_updated": "2022-12-06T09:57:12.305566-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brazil",
"reward": "1.19000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
},
{
"id": "f5f4d8ad-618f-43f0-92a8-8247fef1c243",
"gambit_id": "a67f29ba-a5f7-4f6e-abf7-a8e0e32bfb78",
"last_updated": "2022-12-06T09:57:12.306532-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.38000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
},
{
"id": "55d6dba9-8459-4530-a1fb-b5acee2df70f",
"gambit_id": "fbfc0370-2e86-4083-9f0e-2b6f1c381dae",
"last_updated": "2022-12-06T09:57:12.304598-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Korea",
"reward": "10.63000",
"odds": "12.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
}
]
}