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/d5bca40b-cea5-4788-b224-593a7b980ae3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5bca40b-cea5-4788-b224-593a7b980ae3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e55e29be-ef7f-4d84-977e-d17455d993c7",
    "completed": true,
    "last_updated": "2022-11-18T09:52:43.616326-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e55e29be-ef7f-4d84-977e-d17455d993c7",
    "datetime": "2022-11-17T20:05:00-05:00",
    "cutoff_datetime": "2022-11-17T20:05:00-05:00",
    "name": "Pittsburgh Penguins v. Minnesota Wild",
    "bettypes": [
        {
            "id": "e67474f7-4c88-44df-9605-b6c5dc1d2367",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?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": "Pittsburgh Penguins",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd32da77-cacf-44c9-b94c-d81ceda499f3",
                    "gambit_id": "2afebdaa-fa4f-47d8-81f2-c04ba4ab6980",
                    "last_updated": "2022-11-18T09:52:43.632121-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67474f7-4c88-44df-9605-b6c5dc1d2367/?format=api"
                },
                {
                    "id": "d44dc5b7-f4ca-43e4-b1f8-559350bb7eef",
                    "gambit_id": "e869ea2a-d637-41ea-83a3-078694f0666a",
                    "last_updated": "2022-11-18T09:52:43.630927-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67474f7-4c88-44df-9605-b6c5dc1d2367/?format=api"
                }
            ]
        },
        {
            "id": "67f1ff74-ff32-4f94-88cd-d8c63d832c94",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?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": "Minnesota Wild",
                        "amount": 6825.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9144.0,
                "profit_sb": 144.0,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5fb99357-0a70-4a42-842a-d50931e3a3c8",
                    "gambit_id": "7239e64c-b656-416b-9df5-cb829771dd01",
                    "last_updated": "2022-11-18T09:52:43.623146-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.34000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f1ff74-ff32-4f94-88cd-d8c63d832c94/?format=api"
                },
                {
                    "id": "684a286e-0d39-48af-8104-fa40e54c393b",
                    "gambit_id": "ca4ade3d-20bd-49a9-b3ee-ec7e63f177f2",
                    "last_updated": "2022-11-18T09:52:43.628476-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.88000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f1ff74-ff32-4f94-88cd-d8c63d832c94/?format=api"
                }
            ]
        },
        {
            "id": "851a9079-ea12-42a9-abc9-61c365d6d6f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f32593f-537b-4f17-85ee-0d66b866d2cf",
                    "gambit_id": "b803455a-d9ac-4591-a530-5d4e08581f9b",
                    "last_updated": "2022-11-18T09:52:43.618806-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api"
                },
                {
                    "id": "47e05d2b-699b-4219-9399-75fbf4867e91",
                    "gambit_id": "c12c3eb7-1e6a-4ed5-a911-d16882470d9c",
                    "last_updated": "2022-11-18T09:52:43.619922-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api"
                }
            ]
        }
    ]
}