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/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5f6816d6-3bed-491b-9c1e-f20e44d4ac73",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "00b87763-9d27-4eaf-8df1-33041421b348",
    "completed": true,
    "last_updated": "2022-11-15T11:52:42.902211-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.72,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/00b87763-9d27-4eaf-8df1-33041421b348",
    "datetime": "2022-11-14T20:35:00-05:00",
    "cutoff_datetime": "2022-11-14T20:35:00-05:00",
    "name": "Carolina Hurricanes v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "6958cf99-9a92-4911-af69-aca0a29f29ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?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": "Carolina Hurricanes",
                        "amount": 6683.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3317.0
                    }
                ],
                "expected_reward_tokens": 9154.92,
                "profit_sb": 154.92,
                "profit_sb_percentage": 1.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c35bb60e-6e0c-42fd-81c9-de7f95d979d5",
                    "gambit_id": "9fb11658-0506-4c4d-a535-a2a60a7a052a",
                    "last_updated": "2022-11-15T11:52:42.912133-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.37000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6958cf99-9a92-4911-af69-aca0a29f29ab/?format=api"
                },
                {
                    "id": "7f9452e3-64a2-40b8-93ce-ebeaa5bd6fd4",
                    "gambit_id": "33350f8c-97dd-44a0-937e-2c7e7a35c0e6",
                    "last_updated": "2022-11-15T11:52:42.911155-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.76000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6958cf99-9a92-4911-af69-aca0a29f29ab/?format=api"
                }
            ]
        },
        {
            "id": "e60e4665-4b01-4f8b-82b7-3327f3ffb06d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?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": "Chicago Blackhawks",
                        "amount": 5583.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "802da586-2ed0-4a8f-84dd-f2d5f21e422b",
                    "gambit_id": "2eb45d7f-6b3f-48ab-98c9-c4fe51071ca4",
                    "last_updated": "2022-11-15T11:52:42.908153-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60e4665-4b01-4f8b-82b7-3327f3ffb06d/?format=api"
                },
                {
                    "id": "f1a5228f-0bb6-4820-a4a3-1983d6e04e50",
                    "gambit_id": "eeb437b8-0368-41e3-ad01-ae7b3004d3ba",
                    "last_updated": "2022-11-15T11:52:42.909147-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60e4665-4b01-4f8b-82b7-3327f3ffb06d/?format=api"
                }
            ]
        },
        {
            "id": "453bd009-7486-4b59-b2cf-656a58d23acf",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?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": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "446199ab-c0c2-4dcb-913e-1c2d1a6bdaab",
                    "gambit_id": "c478c3f5-cf91-4c41-a5f0-85466f658c66",
                    "last_updated": "2022-11-15T11:52:42.905027-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api"
                },
                {
                    "id": "8a2dc598-e7a6-4cdc-a528-c8547c69a314",
                    "gambit_id": "a0fa9be6-90c1-4976-b68d-c0e97bc41120",
                    "last_updated": "2022-11-15T11:52:42.906153-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api"
                }
            ]
        }
    ]
}