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/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b2d71c0-1de6-4cc9-b1d5-5646a75435f0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2813256b-3d3b-46a2-9fcc-818439570356",
    "completed": true,
    "last_updated": "2023-03-14T13:41:56.670378-04:00",
    "created_at": "2023-03-13T09:22:02.517502-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2813256b-3d3b-46a2-9fcc-818439570356",
    "datetime": "2023-03-13T19:37:00-04:00",
    "cutoff_datetime": "2023-03-13T19:37:00-04:00",
    "name": "Colorado Avalanche v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "6dc6178c-ba68-4148-bdcc-45b54c6a213a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-13T09:22:02.524366-04: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": "Colorado Avalanche",
                        "amount": 6942.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "301518bf-a8db-4d94-93a5-840556ad0c39",
                    "gambit_id": "aa55ff2d-c9fb-448e-b6ee-eab1d81a7973",
                    "last_updated": "2023-03-14T13:41:56.684353-04:00",
                    "created_at": "2023-03-13T09:22:02.527591-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api"
                },
                {
                    "id": "5c5756b0-735c-4c02-81ad-a50319e4740e",
                    "gambit_id": "b1767d1c-258a-4e5a-9857-8450d3ba2e65",
                    "last_updated": "2023-03-14T13:41:56.682932-04:00",
                    "created_at": "2023-03-13T09:22:02.525854-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api"
                }
            ]
        },
        {
            "id": "1f589c32-86a0-4894-9c74-c91d4481104c",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-13T09:22:02.519593-04: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": "Montreal Canadiens",
                        "amount": 5000.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ba473b2-5122-42cd-9c69-af4b83582721",
                    "gambit_id": "48145239-06c9-4cc4-ab77-b915877e57de",
                    "last_updated": "2023-03-14T13:41:56.678569-04:00",
                    "created_at": "2023-03-13T09:22:02.521108-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f589c32-86a0-4894-9c74-c91d4481104c/?format=api"
                },
                {
                    "id": "343ee1d2-1765-4ba1-b063-6d6f84acdb1b",
                    "gambit_id": "feb03309-e85f-4c85-a049-1c9ca44b2741",
                    "last_updated": "2023-03-14T13:41:56.679996-04:00",
                    "created_at": "2023-03-13T09:22:02.522641-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f589c32-86a0-4894-9c74-c91d4481104c/?format=api"
                }
            ]
        },
        {
            "id": "937a4892-e605-4bf5-a427-a45b85289931",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-13T11:02:24.939910-04: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": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3cd8bb90-b065-45eb-b2e4-81352e878fd7",
                    "gambit_id": "43760293-1220-414f-944d-cc68dc29722b",
                    "last_updated": "2023-03-14T13:41:56.674337-04:00",
                    "created_at": "2023-03-13T11:02:24.947736-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api"
                },
                {
                    "id": "ccd8c9f0-6492-43e7-a5e5-d9506aa09656",
                    "gambit_id": "59c56444-4c29-4f12-bcbd-65944b8c2443",
                    "last_updated": "2023-03-14T13:41:56.675869-04:00",
                    "created_at": "2023-03-13T11:02:24.955642-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api"
                }
            ]
        }
    ]
}