HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "396f932a-9f00-4132-9b51-4f67db85430a",
"match": "https://api-prod.gambitprofit.com/api/matches/8921a461-7a05-491f-892c-bf2b115eedba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T14:12:57.213688-04: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": 8042.0
},
{
"team": "Draw",
"amount": 1958.0
}
],
"expected_reward_tokens": 10374.18,
"profit_sb": 874.18,
"profit_sb_percentage": 9.2,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7180.0
},
{
"team": "Draw",
"amount": 1748.0
},
{
"team": "Burnley",
"amount": 1072.0
}
],
"expected_reward_tokens": 9262.08,
"profit_sb": -237.92,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "627eef1c-eeef-482a-a03b-d4768acb3eaf",
"gambit_id": "07f335ab-56fb-4811-bfe6-6304e4b5bb35",
"last_updated": "2023-08-14T18:28:01.601451-04:00",
"created_at": "2023-08-11T14:12:57.225612-04:00",
"name": "Manchester City",
"reward": "1.29000",
"odds": "1.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/396f932a-9f00-4132-9b51-4f67db85430a/?format=api"
},
{
"id": "6a0dc922-f715-4cb6-a680-a3d06085a504",
"gambit_id": "67883695-371f-446a-9e74-063f2e8582c6",
"last_updated": "2023-08-14T18:28:01.606008-04:00",
"created_at": "2023-08-11T14:12:57.235220-04:00",
"name": "Draw",
"reward": "5.30000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/396f932a-9f00-4132-9b51-4f67db85430a/?format=api"
},
{
"id": "94e98bca-5641-4af3-b30f-07f07fbad9f5",
"gambit_id": "8c10746e-1c33-49c2-b6b9-e54ba087cac6",
"last_updated": "2023-08-14T18:28:01.617175-04:00",
"created_at": "2023-08-11T14:12:57.241381-04:00",
"name": "Burnley",
"reward": "8.64000",
"odds": "9.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/396f932a-9f00-4132-9b51-4f67db85430a/?format=api"
}
]
}