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/5de61d5e-52d7-4be0-8dd3-e4ebe7ce18f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5de61d5e-52d7-4be0-8dd3-e4ebe7ce18f4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9b08e73a-3820-4193-b18c-6fb72c9571b5",
    "completed": true,
    "last_updated": "2022-10-02T15:17:08.482598-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.49,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9b08e73a-3820-4193-b18c-6fb72c9571b5",
    "datetime": "2022-09-30T22:10:00-04:00",
    "cutoff_datetime": "2022-09-30T22:10:00-04:00",
    "name": "COL (C Kuhl) v. LOS (C Kershaw)",
    "bettypes": [
        {
            "id": "2cb9b768-7a43-4998-a580-c6b796110051",
            "match": "https://api-prod.gambitprofit.com/api/matches/5de61d5e-52d7-4be0-8dd3-e4ebe7ce18f4/?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": "LOS (C Kershaw)",
                        "amount": 7458.0
                    },
                    {
                        "team": "COL (C Kuhl)",
                        "amount": 2542.0
                    }
                ],
                "expected_reward_tokens": 9098.76,
                "profit_sb": 98.76,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e8949aac-24a0-4c2b-b97d-0dfdba838782",
                    "gambit_id": "3b2c1c85-4004-43fa-88d5-709e9d9cb378",
                    "last_updated": "2022-10-02T15:17:08.492288-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.22000",
                    "odds": "1.25320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb9b768-7a43-4998-a580-c6b796110051/?format=api"
                },
                {
                    "id": "b33ab848-e5c3-4fc2-9eff-d511fc69a13f",
                    "gambit_id": "4a178842-229f-4a90-b68d-40f51ebd78ef",
                    "last_updated": "2022-10-02T15:17:08.491298-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (C Kuhl)",
                    "reward": "3.58000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb9b768-7a43-4998-a580-c6b796110051/?format=api"
                }
            ]
        },
        {
            "id": "0dcad38b-9bce-411d-bbd6-7f7e0d1461c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5de61d5e-52d7-4be0-8dd3-e4ebe7ce18f4/?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": "LOS",
                        "amount": 6256.0
                    },
                    {
                        "team": "COL",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "06c8df3c-0326-4293-ac0d-6e6d0989afc6",
                    "gambit_id": "5f54b34d-73c3-44ac-b839-de4f01b18601",
                    "last_updated": "2022-10-02T15:17:08.488275-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dcad38b-9bce-411d-bbd6-7f7e0d1461c7/?format=api"
                },
                {
                    "id": "73488874-82fe-4d71-8390-6653316ab508",
                    "gambit_id": "7f5ab095-81bb-4029-9bf1-7d1f325fb4d3",
                    "last_updated": "2022-10-02T15:17:08.489268-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dcad38b-9bce-411d-bbd6-7f7e0d1461c7/?format=api"
                }
            ]
        },
        {
            "id": "28b5aeae-643f-44af-9c77-29b6dfe2a6f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5de61d5e-52d7-4be0-8dd3-e4ebe7ce18f4/?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 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ee39953-05e9-477e-9e3f-09ea536d4b17",
                    "gambit_id": "5480ff22-a596-431c-988b-7bd5e5e1e769",
                    "last_updated": "2022-10-02T15:17:08.485241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b5aeae-643f-44af-9c77-29b6dfe2a6f6/?format=api"
                },
                {
                    "id": "9ee8e2de-f6d6-47d3-9aa5-67b7cd3ce88d",
                    "gambit_id": "d1a5a77c-946b-4d1e-aa12-7020f0ca1e77",
                    "last_updated": "2022-10-02T15:17:08.486292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b5aeae-643f-44af-9c77-29b6dfe2a6f6/?format=api"
                }
            ]
        }
    ]
}