Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/ec205309-48e5-4fd3-be85-2c32f5845b8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ec205309-48e5-4fd3-be85-2c32f5845b8a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e0ff7967-dbb9-488b-b050-52d5a78d7a2f",
    "completed": true,
    "last_updated": "2022-10-28T09:52:06.850220-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e0ff7967-dbb9-488b-b050-52d5a78d7a2f",
    "datetime": "2022-10-27T20:35:00-04:00",
    "cutoff_datetime": "2022-10-27T20:35:00-04:00",
    "name": "Edmonton Oilers v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "83db5445-568d-49ff-8ff2-f3e67d825aa2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec205309-48e5-4fd3-be85-2c32f5845b8a/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Edmonton Oilers",
                        "amount": 6475.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3c9a43d-c2e0-40a6-ad82-ea703366f1dd",
                    "gambit_id": "250c814a-a3c6-49d2-b11a-e6844da88523",
                    "last_updated": "2022-10-28T09:52:06.860283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83db5445-568d-49ff-8ff2-f3e67d825aa2/?format=api"
                },
                {
                    "id": "31a1c07e-0c4e-4ee5-83c9-c76e3b7a4496",
                    "gambit_id": "cbd46045-796d-40dc-93d9-5fd24bbec0be",
                    "last_updated": "2022-10-28T09:52:06.859308-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83db5445-568d-49ff-8ff2-f3e67d825aa2/?format=api"
                }
            ]
        },
        {
            "id": "2bcfe3a0-16d3-41ff-984d-1f0ed125dea4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec205309-48e5-4fd3-be85-2c32f5845b8a/?format=api",
            "name": "Play the Odds",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 5521.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e1d7e8a-5727-4db4-b332-fc49048c4c50",
                    "gambit_id": "39c92e4e-b433-4110-8a32-c724c6952ae5",
                    "last_updated": "2022-10-28T09:52:06.856346-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcfe3a0-16d3-41ff-984d-1f0ed125dea4/?format=api"
                },
                {
                    "id": "e917ca9f-b41a-4906-8d3b-97e388bcb9a9",
                    "gambit_id": "515f17a6-0d92-4a94-9263-9565f46693a0",
                    "last_updated": "2022-10-28T09:52:06.857341-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcfe3a0-16d3-41ff-984d-1f0ed125dea4/?format=api"
                }
            ]
        },
        {
            "id": "bd4d0a06-1a79-417f-997c-0a98e9618873",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec205309-48e5-4fd3-be85-2c32f5845b8a/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cdc5dc89-ae96-4cdc-ab63-2705b78cb045",
                    "gambit_id": "17b6270b-26fc-455d-be27-fc6f456575fb",
                    "last_updated": "2022-10-28T09:52:06.854340-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4d0a06-1a79-417f-997c-0a98e9618873/?format=api"
                },
                {
                    "id": "e6b2a6c1-971f-44f5-97ef-dfcdd300038b",
                    "gambit_id": "5bc23da4-db95-474b-aee0-34636817d975",
                    "last_updated": "2022-10-28T09:52:06.853141-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4d0a06-1a79-417f-997c-0a98e9618873/?format=api"
                }
            ]
        }
    ]
}