HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad7ca03c-6f15-46f2-93da-88478b3a9b82",
"match": "https://api-prod.gambitprofit.com/api/matches/1a954c2c-b3db-47bb-b406-0566c8d8ec26/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:43:19.526012-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7572.0
},
{
"team": "Draw",
"amount": 2428.0
}
],
"expected_reward_tokens": 10827.96,
"profit_sb": 1327.96,
"profit_sb_percentage": 13.98,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 6459.0
},
{
"team": "Draw",
"amount": 2071.0
},
{
"team": "Crystal Palace",
"amount": 1471.0
}
],
"expected_reward_tokens": 9236.37,
"profit_sb": -263.63,
"profit_sb_percentage": -2.78,
"recommended": false
},
"lines": [
{
"id": "bbbc2518-2eeb-4933-bd27-ffda30776714",
"gambit_id": "82016669-3f16-4e51-95fa-2198c1cda2bc",
"last_updated": "2023-12-11T11:48:02.885706-05:00",
"created_at": "2023-12-08T09:43:19.549517-05:00",
"name": "Liverpool",
"reward": "1.43000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7ca03c-6f15-46f2-93da-88478b3a9b82/?format=api"
},
{
"id": "8b4b06e4-4152-46ef-ae02-7818255449ff",
"gambit_id": "d8797452-b751-4c5a-83da-92cbfcbbf63d",
"last_updated": "2023-12-11T11:48:02.870098-05:00",
"created_at": "2023-12-08T09:43:19.534188-05:00",
"name": "Draw",
"reward": "4.46000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7ca03c-6f15-46f2-93da-88478b3a9b82/?format=api"
},
{
"id": "2fe19438-4749-41ad-86a3-68c4b7091211",
"gambit_id": "e16e36ec-a2f3-4583-a33b-ae51a5e0e619",
"last_updated": "2023-12-11T11:48:02.878019-05:00",
"created_at": "2023-12-08T09:43:19.539011-05:00",
"name": "Crystal Palace",
"reward": "6.28000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7ca03c-6f15-46f2-93da-88478b3a9b82/?format=api"
}
]
}