HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82fa3441-f688-4ba1-8a2d-e97ae142ce33",
"match": "https://api-prod.gambitprofit.com/api/matches/b900a3fd-2880-4adc-a105-8550bb536274/?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": "Chelsea",
"amount": 6983.0
},
{
"team": "Draw",
"amount": 3017.0
}
],
"expected_reward_tokens": 10891.37,
"profit_sb": 1891.37,
"profit_sb_percentage": 21.02,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 5698.0
},
{
"team": "Draw",
"amount": 2462.0
},
{
"team": "West Ham United",
"amount": 1840.0
}
],
"expected_reward_tokens": 8887.2,
"profit_sb": -112.8,
"profit_sb_percentage": -1.25,
"recommended": false
},
"lines": [
{
"id": "decebddd-701a-4516-a383-72b94b2b0437",
"gambit_id": "291c9695-4718-4a30-86ce-11cc1a901dee",
"last_updated": "2022-09-05T10:37:16.312835-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "1.56000",
"odds": "1.62000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fa3441-f688-4ba1-8a2d-e97ae142ce33/?format=api"
},
{
"id": "9461c14a-ed10-4753-b4ae-aab49eb90d1f",
"gambit_id": "22903b9c-17b6-402c-9b31-2d49f920585a",
"last_updated": "2022-09-05T10:37:16.313864-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.61000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fa3441-f688-4ba1-8a2d-e97ae142ce33/?format=api"
},
{
"id": "b950f8a2-9aa4-482d-9f87-b88d68fbfae8",
"gambit_id": "8935103f-ecdf-4b6f-bab4-f2813c14d8e4",
"last_updated": "2022-09-05T10:37:16.311803-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "4.83000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fa3441-f688-4ba1-8a2d-e97ae142ce33/?format=api"
}
]
}