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/74c957c9-cca2-4b77-896e-467d413a0feb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "74c957c9-cca2-4b77-896e-467d413a0feb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "51a4be39-5096-4de3-97c0-daa72e5f06c7",
    "completed": true,
    "last_updated": "2022-11-15T11:07:19.181708-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.8,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/51a4be39-5096-4de3-97c0-daa72e5f06c7",
    "datetime": "2022-11-14T19:40:00-05:00",
    "cutoff_datetime": "2022-11-14T19:40:00-05:00",
    "name": "Oklahoma City Thunder v. Boston Celtics",
    "bettypes": [
        {
            "id": "3803b634-f4da-4671-9154-61b9af72d20b",
            "match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?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": "Boston Celtics",
                        "amount": 8270.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 1730.0
                    }
                ],
                "expected_reward_tokens": 9342.0,
                "profit_sb": 342.0,
                "profit_sb_percentage": 3.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9925d42-74fa-4e10-b720-b9e61950db26",
                    "gambit_id": "dc773063-ec2f-4add-bfe4-bd7aa381ff86",
                    "last_updated": "2022-11-15T11:07:19.187181-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.13000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3803b634-f4da-4671-9154-61b9af72d20b/?format=api"
                },
                {
                    "id": "edcee1c1-9272-4779-90db-890199736bd0",
                    "gambit_id": "e9e69700-fd78-4754-8775-997b6a996d34",
                    "last_updated": "2022-11-15T11:07:19.188192-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "5.40000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3803b634-f4da-4671-9154-61b9af72d20b/?format=api"
                }
            ]
        },
        {
            "id": "dffd5bcd-87f6-4c1e-8c08-3c67c949ccd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b797e2a6-04e0-4a0a-8e17-85c5e1b4404f",
                    "gambit_id": "fa2cec62-974b-4c70-8b5a-3a2e3bd9856f",
                    "last_updated": "2022-11-15T11:07:19.191129-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dffd5bcd-87f6-4c1e-8c08-3c67c949ccd1/?format=api"
                },
                {
                    "id": "c9dc1876-cea5-487b-a3a9-acce25a899e7",
                    "gambit_id": "17b71dd3-0f27-4ebf-9769-1e73f5de92ab",
                    "last_updated": "2022-11-15T11:07:19.190148-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dffd5bcd-87f6-4c1e-8c08-3c67c949ccd1/?format=api"
                }
            ]
        },
        {
            "id": "bae420e2-2c58-43f7-b87a-de927292b8c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?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 Over 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d0652dd-7f50-4e55-b232-61455c2909c6",
                    "gambit_id": "c34c1487-7325-45b9-a2d4-9945daca756e",
                    "last_updated": "2022-11-15T11:07:19.185187-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api"
                },
                {
                    "id": "bd04b40b-462c-41a0-8b50-cb845ffececa",
                    "gambit_id": "730f0bd4-45d6-4adb-a728-a4674263faef",
                    "last_updated": "2022-11-15T11:07:19.184101-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api"
                }
            ]
        }
    ]
}