HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1537d9ee-d39a-44e9-bcaa-246560f7632b",
"match": "https://api-prod.gambitprofit.com/api/matches/b2be8b7a-5824-48bd-ae9e-07e456d783ee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-09T11:12:05.412996-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7856.0
},
{
"team": "Draw",
"amount": 2144.0
}
],
"expected_reward_tokens": 10291.2,
"profit_sb": 791.2,
"profit_sb_percentage": 8.33,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7016.0
},
{
"team": "Draw",
"amount": 1915.0
},
{
"team": "Aston Villa",
"amount": 1069.0
}
],
"expected_reward_tokens": 9190.96,
"profit_sb": -309.04,
"profit_sb_percentage": -3.25,
"recommended": false
},
"lines": [
{
"id": "8dd4a4d7-4f83-4e53-a10e-bdaafe2f2c82",
"gambit_id": "1685fef2-7e11-4700-bb07-32e353fc46e4",
"last_updated": "2023-02-13T10:02:15.154253-05:00",
"created_at": "2023-02-09T11:12:05.415589-05:00",
"name": "Manchester City",
"reward": "1.31000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1537d9ee-d39a-44e9-bcaa-246560f7632b/?format=api"
},
{
"id": "60cdc935-8ec0-4e28-b28b-ef4f29b927f7",
"gambit_id": "e52ede8a-3c4e-490f-8505-4bcce7d952f7",
"last_updated": "2023-02-13T10:02:15.155441-05:00",
"created_at": "2023-02-09T11:12:05.416850-05:00",
"name": "Draw",
"reward": "4.80000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1537d9ee-d39a-44e9-bcaa-246560f7632b/?format=api"
},
{
"id": "a576dab6-fbe8-4838-afb2-abbeb86897fc",
"gambit_id": "211dd4f9-00cc-477c-b7d2-a5025bfea0f1",
"last_updated": "2023-02-13T10:02:15.152808-05:00",
"created_at": "2023-02-09T11:12:05.414224-05:00",
"name": "Aston Villa",
"reward": "8.60000",
"odds": "9.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1537d9ee-d39a-44e9-bcaa-246560f7632b/?format=api"
}
]
}