HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66cd5788-a328-4e8b-bdf6-030e359523f2",
"match": "https://api-prod.gambitprofit.com/api/matches/1fb811fb-b83a-462e-a61f-af04c4cbc2bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:20.350765-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6641.0
},
{
"team": "Draw",
"amount": 3359.0
}
],
"expected_reward_tokens": 11754.57,
"profit_sb": 2254.57,
"profit_sb_percentage": 23.73,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 5205.0
},
{
"team": "Draw",
"amount": 2632.0
},
{
"team": "Southampton",
"amount": 2163.0
}
],
"expected_reward_tokens": 9212.0,
"profit_sb": -288.0,
"profit_sb_percentage": -3.03,
"recommended": false
},
"lines": [
{
"id": "07108c95-883a-4d14-9deb-77b04cb1c492",
"gambit_id": "91ce5afd-189b-4878-a202-d20c7968ff92",
"last_updated": "2023-03-20T10:07:02.353927-04:00",
"created_at": "2023-03-16T17:37:20.353053-04:00",
"name": "Tottenham",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66cd5788-a328-4e8b-bdf6-030e359523f2/?format=api"
},
{
"id": "e1745d57-0b4c-40cf-9508-f7b80e3f5998",
"gambit_id": "0c2b635c-91f5-4800-a3fe-e495b62bd4cb",
"last_updated": "2023-03-20T10:07:02.359040-04:00",
"created_at": "2023-03-16T17:37:20.357525-04:00",
"name": "Draw",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66cd5788-a328-4e8b-bdf6-030e359523f2/?format=api"
},
{
"id": "9672fa54-35d9-44a4-9aea-2bff0c42638a",
"gambit_id": "33a9339a-adf1-4044-a8e2-8dd64f1fb486",
"last_updated": "2023-03-20T10:07:02.356471-04:00",
"created_at": "2023-03-16T17:37:20.355300-04:00",
"name": "Southampton",
"reward": "4.26000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66cd5788-a328-4e8b-bdf6-030e359523f2/?format=api"
}
]
}