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/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5a3d3d51-b3a0-4d23-8bf7-6b3a20a4c8d0",
    "completed": true,
    "last_updated": "2022-11-04T09:22:46.924356-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5a3d3d51-b3a0-4d23-8bf7-6b3a20a4c8d0",
    "datetime": "2022-11-03T19:05:00-04:00",
    "cutoff_datetime": "2022-11-03T19:05:00-04:00",
    "name": "Carolina Hurricanes v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "d47e7c57-fb92-42ef-ba28-93b8f4e21407",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?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": "Tampa Bay Lightning",
                        "amount": 5097.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "921ed227-6c88-42f7-9657-246bf693c96c",
                    "gambit_id": "0bbfe8fa-2f99-4695-938c-f1e328f509ec",
                    "last_updated": "2022-11-04T09:22:46.933125-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47e7c57-fb92-42ef-ba28-93b8f4e21407/?format=api"
                },
                {
                    "id": "c57c0fc7-f722-4e56-b00c-55ade220874e",
                    "gambit_id": "3d3368b5-6fe8-49aa-a886-078b444b7b03",
                    "last_updated": "2022-11-04T09:22:46.934071-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47e7c57-fb92-42ef-ba28-93b8f4e21407/?format=api"
                }
            ]
        },
        {
            "id": "c4d1179f-a17e-4943-b160-503a1ebd09ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?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": "Carolina Hurricanes",
                        "amount": 6731.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3269.0
                    }
                ],
                "expected_reward_tokens": 9153.2,
                "profit_sb": 153.2,
                "profit_sb_percentage": 1.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38f3bedc-6681-4542-85ef-0e7908b50b79",
                    "gambit_id": "2cc84e4b-288c-4926-acd8-9752fd301e33",
                    "last_updated": "2022-11-04T09:22:46.931152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.36000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d1179f-a17e-4943-b160-503a1ebd09ac/?format=api"
                },
                {
                    "id": "df5b4ef2-8add-4650-81fd-33b3ed6f0991",
                    "gambit_id": "7e533ae3-ddb6-4ad6-860e-9a5a6fa583da",
                    "last_updated": "2022-11-04T09:22:46.930184-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.80000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d1179f-a17e-4943-b160-503a1ebd09ac/?format=api"
                }
            ]
        },
        {
            "id": "34658790-5c59-4520-bac7-11df284676dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "488e04f0-f785-41cf-9781-6eef6fb7ba09",
                    "gambit_id": "ace827e2-5efa-40ef-8fbf-d4802e89906b",
                    "last_updated": "2022-11-04T09:22:46.927147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34658790-5c59-4520-bac7-11df284676dd/?format=api"
                },
                {
                    "id": "42c17be7-4135-411c-839d-03f1ceec9533",
                    "gambit_id": "a31a4f25-b18a-4801-879b-9ef94465adb0",
                    "last_updated": "2022-11-04T09:22:46.928274-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34658790-5c59-4520-bac7-11df284676dd/?format=api"
                }
            ]
        }
    ]
}