HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338",
"match": "https://api-prod.gambitprofit.com/api/matches/d363a773-bb47-42b7-a771-50902aa9ced2/?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": "Atlanta United FC",
"amount": 7513.0
},
{
"team": "Draw",
"amount": 2487.0
}
],
"expected_reward_tokens": 10893.06,
"profit_sb": 1893.06,
"profit_sb_percentage": 21.03,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Atlanta United FC",
"amount": 6273.0
},
{
"team": "Draw",
"amount": 2077.0
},
{
"team": "DC United",
"amount": 1651.0
}
],
"expected_reward_tokens": 9095.85,
"profit_sb": 95.85,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "c4ef1b5e-272d-4852-98b7-a77153daeb53",
"gambit_id": "e4f4cfe9-872d-42f7-a372-485f0a413016",
"last_updated": "2022-08-29T14:41:56.265709-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta United FC",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
},
{
"id": "2f627ee6-fa3a-41ee-8ae6-0a49292ff32d",
"gambit_id": "14ca7099-6151-4227-86f2-a149d5895807",
"last_updated": "2022-08-29T14:41:56.266148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.38000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
},
{
"id": "5bbee852-8217-4b1f-bd35-86375a5bcbbc",
"gambit_id": "9446728d-44de-4a4f-9c3c-9658a79dcb4c",
"last_updated": "2022-08-29T14:41:56.265264-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DC United",
"reward": "5.51000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
}
]
}