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/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1a0177b2-5a4e-4331-bc18-4f8bec8b5de3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7c16c31a-7dee-40ac-8aeb-318999469d1b",
    "completed": true,
    "last_updated": "2022-10-20T09:31:58.462292-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7c16c31a-7dee-40ac-8aeb-318999469d1b",
    "datetime": "2022-10-19T22:10:00-04:00",
    "cutoff_datetime": "2022-10-19T22:10:00-04:00",
    "name": "Portland Trail Blazers v. Sacramento Kings",
    "bettypes": [
        {
            "id": "e398e52e-68b6-4270-aba0-271759422131",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?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": "Sacramento Kings",
                        "amount": 5873.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4b90756-2455-43db-ad1d-c633cab69d7a",
                    "gambit_id": "4295bb5e-038f-49a0-a228-bcdb7f11ad26",
                    "last_updated": "2022-10-20T09:31:58.470027-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api"
                },
                {
                    "id": "edcae41b-30fd-4964-83da-42fae03cfd05",
                    "gambit_id": "1e591fcc-8373-40b0-82ea-5ae52d8c1d2d",
                    "last_updated": "2022-10-20T09:31:58.468871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api"
                }
            ]
        },
        {
            "id": "6faa8e28-1a8a-4f43-9926-595de8e5d35f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d91e6f43-a7b9-465a-b901-19ad36291825",
                    "gambit_id": "ad696804-6d0a-4627-b384-6e0a0e68a0bb",
                    "last_updated": "2022-10-20T09:31:58.475739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faa8e28-1a8a-4f43-9926-595de8e5d35f/?format=api"
                },
                {
                    "id": "b23736de-7c7a-4831-8459-e4b5978d05ce",
                    "gambit_id": "13950b41-4780-409f-b05d-da5f0ddacde5",
                    "last_updated": "2022-10-20T09:31:58.474722-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faa8e28-1a8a-4f43-9926-595de8e5d35f/?format=api"
                }
            ]
        },
        {
            "id": "de5fd424-a511-4883-8102-23e688efff43",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d6a3555-171a-4dee-a9d3-5b083b1cd776",
                    "gambit_id": "d63154c2-8a52-4dc5-9997-020f079a8bab",
                    "last_updated": "2022-10-20T09:31:58.465408-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de5fd424-a511-4883-8102-23e688efff43/?format=api"
                },
                {
                    "id": "8ad9e135-6791-4ba3-ab45-5d34ce28023b",
                    "gambit_id": "ab04cac8-e038-4902-8eb0-b1eba1f5153c",
                    "last_updated": "2022-10-20T09:31:58.466582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de5fd424-a511-4883-8102-23e688efff43/?format=api"
                }
            ]
        }
    ]
}