HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f7444e7-ec3b-4dae-9253-6a4401e10cd0",
"match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?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": "Tottenham",
"amount": 7793.0
},
{
"team": "Draw",
"amount": 2207.0
}
],
"expected_reward_tokens": 10284.62,
"profit_sb": 1284.62,
"profit_sb_percentage": 14.27,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6788.0
},
{
"team": "Draw",
"amount": 1923.0
},
{
"team": "Southampton",
"amount": 1289.0
}
],
"expected_reward_tokens": 8958.55,
"profit_sb": -41.45,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "c83942d4-90f6-4059-b3d1-b237b5794f6a",
"gambit_id": "546b94f2-06a1-4693-86c5-4843390da2c9",
"last_updated": "2022-08-07T11:07:12.340519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "1.32000",
"odds": "1.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
},
{
"id": "350f3c6a-984f-4ee1-9458-5b77c776c971",
"gambit_id": "fc9699a5-34ba-41e3-9ebc-9222a0dc9b96",
"last_updated": "2022-08-07T11:07:12.340910-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.66000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
},
{
"id": "a6187336-aa2a-4f68-a341-65aa45d0626a",
"gambit_id": "82d98acf-cc3f-4cba-868d-3c1851a1fe07",
"last_updated": "2022-08-07T11:07:12.340114-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southampton",
"reward": "6.95000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
}
]
}