HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa12ff59-a3c4-4352-94d3-96f8ca842e9f",
"match": "https://api-prod.gambitprofit.com/api/matches/7a7d4cdc-b983-4280-8458-e61d0c73654e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:16.701112-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 5413.0
},
{
"team": "Chelsea",
"amount": 4587.0
}
],
"expected_reward_tokens": 12935.34,
"profit_sb": 3435.34,
"profit_sb_percentage": 36.16,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 3840.0
},
{
"team": "Chelsea",
"amount": 3255.0
},
{
"team": "Draw",
"amount": 2905.0
}
],
"expected_reward_tokens": 9177.6,
"profit_sb": -322.4,
"profit_sb_percentage": -3.39,
"recommended": false
},
"lines": [
{
"id": "0d72ad2b-3ef7-434c-906f-1e89072a3952",
"gambit_id": "0b3b68e0-07c7-4eb7-8c46-6fd41acb27e8",
"last_updated": "2023-04-17T11:42:03.954331-04:00",
"created_at": "2023-04-14T12:02:16.702659-04:00",
"name": "Brighton & Hove Albion",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa12ff59-a3c4-4352-94d3-96f8ca842e9f/?format=api"
},
{
"id": "f85abc8c-bd33-409d-acf0-bba59aa4921f",
"gambit_id": "d28dbabe-1107-42f2-9d8d-ba70e4201ab6",
"last_updated": "2023-04-17T11:42:03.957752-04:00",
"created_at": "2023-04-14T12:02:16.704234-04:00",
"name": "Chelsea",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa12ff59-a3c4-4352-94d3-96f8ca842e9f/?format=api"
},
{
"id": "f5d922f0-3883-4397-9575-4945461ee68f",
"gambit_id": "fb535e9b-2a83-4eb7-9c2e-610f7d43ac4f",
"last_updated": "2023-04-17T11:42:03.960534-04:00",
"created_at": "2023-04-14T12:02:16.705716-04:00",
"name": "Draw",
"reward": "3.16000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa12ff59-a3c4-4352-94d3-96f8ca842e9f/?format=api"
}
]
}