HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "600715d0-da0e-45cd-8a66-607aa5e4e8e7",
"match": "https://api-prod.gambitprofit.com/api/matches/2d563130-daec-47ba-aaa4-cf64218ae502/?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": "AC Milan",
"amount": 6360.0
},
{
"team": "Draw",
"amount": 3640.0
}
],
"expected_reward_tokens": 11829.6,
"profit_sb": 2829.6,
"profit_sb_percentage": 31.44,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "AC Milan",
"amount": 4790.0
},
{
"team": "Draw",
"amount": 2742.0
},
{
"team": "FC Red Bull Salzburg",
"amount": 2468.0
}
],
"expected_reward_tokens": 8909.4,
"profit_sb": -90.6,
"profit_sb_percentage": -1.01,
"recommended": false
},
"lines": [
{
"id": "42b7faa4-dafa-487e-86a8-726023df0270",
"gambit_id": "9d3a4807-08fd-4f54-987c-f6bd9bb71bbf",
"last_updated": "2022-09-07T12:46:55.900455-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "AC Milan",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600715d0-da0e-45cd-8a66-607aa5e4e8e7/?format=api"
},
{
"id": "b24a899e-0055-4dc5-b8b6-17c7a25090bf",
"gambit_id": "4781c471-62da-4299-acfd-12b0a3bb8885",
"last_updated": "2022-09-07T12:46:55.902377-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.25000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600715d0-da0e-45cd-8a66-607aa5e4e8e7/?format=api"
},
{
"id": "b90a8be4-167b-40c9-bf8a-2ac88d85bdf0",
"gambit_id": "dd561993-2b6f-40ba-9ba3-259a50fca918",
"last_updated": "2022-09-07T12:46:55.901406-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Red Bull Salzburg",
"reward": "3.61000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600715d0-da0e-45cd-8a66-607aa5e4e8e7/?format=api"
}
]
}