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/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c0812d48-7ff9-427a-b1a9-5fe59e519b56",
    "completed": true,
    "last_updated": "2022-10-20T09:42:00.523421-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.34,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c0812d48-7ff9-427a-b1a9-5fe59e519b56",
    "datetime": "2022-10-19T19:10:00-04:00",
    "cutoff_datetime": "2022-10-19T19:10:00-04:00",
    "name": "Washington Wizards v. Indiana Pacers",
    "bettypes": [
        {
            "id": "838d229d-165e-4af5-b226-1fcb71d551a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?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": "Washington Wizards",
                        "amount": 5607.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4393.0
                    }
                ],
                "expected_reward_tokens": 9531.9,
                "profit_sb": 31.9,
                "profit_sb_percentage": 0.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb66b2ba-96f8-4e1f-a71f-378237003669",
                    "gambit_id": "3a27f524-fd99-4150-9202-9ae4f8d16bb4",
                    "last_updated": "2022-10-20T09:42:00.531261-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/838d229d-165e-4af5-b226-1fcb71d551a5/?format=api"
                },
                {
                    "id": "3a19294f-0518-457c-a1a1-c25a3e60f854",
                    "gambit_id": "89b11aec-0d3c-41f6-aeae-68b461d8448e",
                    "last_updated": "2022-10-20T09:42:00.530284-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.17000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/838d229d-165e-4af5-b226-1fcb71d551a5/?format=api"
                }
            ]
        },
        {
            "id": "82564e07-5d29-4f24-95a8-e1caa57e1ca0",
            "match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce3edeeb-735a-4499-b607-c660ca8f5390",
                    "gambit_id": "f6a84cf7-e569-4660-9b7c-c22911cbdca0",
                    "last_updated": "2022-10-20T09:42:00.533218-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82564e07-5d29-4f24-95a8-e1caa57e1ca0/?format=api"
                },
                {
                    "id": "1cb174b7-0a4c-435b-b09f-968200c41f1a",
                    "gambit_id": "71788c88-532f-4cda-8e16-dbbebe9da824",
                    "last_updated": "2022-10-20T09:42:00.534210-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82564e07-5d29-4f24-95a8-e1caa57e1ca0/?format=api"
                }
            ]
        },
        {
            "id": "f0309be0-ec7b-4441-aaf6-c5a4d9141984",
            "match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b399b1da-0afb-49a4-978c-180a46c8d18d",
                    "gambit_id": "08d1a738-5a42-438f-af45-606401c09ca6",
                    "last_updated": "2022-10-20T09:42:00.527304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api"
                },
                {
                    "id": "46c9c14e-58fe-4f40-8c10-1bbc3fba98f7",
                    "gambit_id": "3e22c542-a766-439d-9923-c41b1bcb8990",
                    "last_updated": "2022-10-20T09:42:00.528309-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api"
                }
            ]
        }
    ]
}