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/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb431d6e-bed7-4a2d-811e-cb6004dbcd19",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f661cc7b-74bc-400f-81e9-b8919ccec04b",
    "completed": true,
    "last_updated": "2022-11-02T10:52:36.685142-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 5.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f661cc7b-74bc-400f-81e9-b8919ccec04b",
    "datetime": "2022-11-01T21:05:00-04:00",
    "cutoff_datetime": "2022-11-01T21:05:00-04:00",
    "name": "Seattle Kraken v. Calgary Flames",
    "bettypes": [
        {
            "id": "b08dddf7-daac-40b4-ab3f-9c9b05690da3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?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": "Calgary Flames",
                        "amount": 6611.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": 453.73,
                "profit_sb_percentage": 5.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "105dcb41-1e01-4699-8c6e-4416ab6807d9",
                    "gambit_id": "97fae6b9-1d32-4c96-b947-a7b843fefa03",
                    "last_updated": "2022-11-02T10:52:36.694170-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b08dddf7-daac-40b4-ab3f-9c9b05690da3/?format=api"
                },
                {
                    "id": "92aa132e-b454-46a7-aaf2-88aeeff5a5fb",
                    "gambit_id": "f7149b67-d2f6-4a37-94ca-497b26e6de0b",
                    "last_updated": "2022-11-02T10:52:36.695141-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b08dddf7-daac-40b4-ab3f-9c9b05690da3/?format=api"
                }
            ]
        },
        {
            "id": "14c10424-774f-4fb2-bfaa-4ba167dfd190",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?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": "Seattle Kraken",
                        "amount": 5521.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": 495.48,
                "profit_sb_percentage": 5.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "44bb08b5-c6ee-4ecc-a10c-ff406b46fc1f",
                    "gambit_id": "d1a312da-b7c6-4760-bd4e-8f4d2b8bbd6c",
                    "last_updated": "2022-11-02T10:52:36.692044-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c10424-774f-4fb2-bfaa-4ba167dfd190/?format=api"
                },
                {
                    "id": "6b4ee3e3-3843-4dcf-8a4d-95603c097e20",
                    "gambit_id": "27329798-00e7-4548-9600-4444ddce4d35",
                    "last_updated": "2022-11-02T10:52:36.691074-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c10424-774f-4fb2-bfaa-4ba167dfd190/?format=api"
                }
            ]
        },
        {
            "id": "8f4b65a4-56f6-46ae-9258-889f29c6d5b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?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 Over 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": 395.04,
                "profit_sb_percentage": 4.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ffcfae80-ae28-41fd-8472-bd9138f40023",
                    "gambit_id": "67306157-8c5d-48be-8160-99710372446e",
                    "last_updated": "2022-11-02T10:52:36.689097-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api"
                },
                {
                    "id": "436e8f4a-e347-4011-b157-ab47ca0b9c85",
                    "gambit_id": "0f4fbbee-21ee-490a-b8d1-1c666f1e969d",
                    "last_updated": "2022-11-02T10:52:36.688018-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api"
                }
            ]
        }
    ]
}