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/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eee7deab-4cd8-4efa-bdad-1cb392e31dbf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e07de8bf-9ba1-4de1-b2d8-59e8abb7c9cf",
    "completed": true,
    "last_updated": "2022-10-21T20:57:28.316187-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e07de8bf-9ba1-4de1-b2d8-59e8abb7c9cf",
    "datetime": "2022-10-20T19:05:00-04:00",
    "cutoff_datetime": "2022-10-20T19:05:00-04:00",
    "name": "San Jose Sharks v. New York Rangers",
    "bettypes": [
        {
            "id": "e9645b62-132c-47b0-8e48-5f4078338ad9",
            "match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?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": "New York Rangers",
                        "amount": 7115.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 9605.25,
                "profit_sb": 105.25,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93bcd134-ef7c-4a04-bd7c-530fcb2acf16",
                    "gambit_id": "c2ab30d3-2453-4fcd-8036-d50a520d06ca",
                    "last_updated": "2022-10-21T20:57:28.326210-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9645b62-132c-47b0-8e48-5f4078338ad9/?format=api"
                },
                {
                    "id": "0e2f781e-4b6b-4f40-805a-b1ca4e86ee8f",
                    "gambit_id": "3e73cea0-67cb-467a-b518-275b192cfd13",
                    "last_updated": "2022-10-21T20:57:28.327235-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9645b62-132c-47b0-8e48-5f4078338ad9/?format=api"
                }
            ]
        },
        {
            "id": "50c32c2d-8625-4ec8-a42e-90ee9981ccd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?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": "New York Rangers",
                        "amount": 5212.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ffb54b0-b086-4245-90e1-88db4a529822",
                    "gambit_id": "6f1415e8-7649-47eb-9ee5-7d156b0d42fe",
                    "last_updated": "2022-10-21T20:57:28.322880-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c32c2d-8625-4ec8-a42e-90ee9981ccd9/?format=api"
                },
                {
                    "id": "f1a5fdcd-0d0e-4312-8469-067de6e4ca43",
                    "gambit_id": "bba43533-6cfa-4f3e-b417-e884b1ecaf74",
                    "last_updated": "2022-10-21T20:57:28.324065-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c32c2d-8625-4ec8-a42e-90ee9981ccd9/?format=api"
                }
            ]
        },
        {
            "id": "e07f121b-f4b4-4d07-afd3-d8575254cdcc",
            "match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?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": 5316.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5dee2658-c86d-4ead-a089-98fcffdd761a",
                    "gambit_id": "ca196859-bce1-4b03-bc48-05206fb13d19",
                    "last_updated": "2022-10-21T20:57:28.319360-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api"
                },
                {
                    "id": "1917c525-d7e6-4f24-8dcf-295f8f48aaeb",
                    "gambit_id": "db9f1ea0-7ef7-4d0a-b6be-0b2465e2313e",
                    "last_updated": "2022-10-21T20:57:28.320577-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api"
                }
            ]
        }
    ]
}