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/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6449a9d4-25b7-4101-a80f-38196eeb2e28",
    "completed": true,
    "last_updated": "2022-12-17T19:42:24.547229-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6449a9d4-25b7-4101-a80f-38196eeb2e28",
    "datetime": "2022-12-16T21:37:00-05:00",
    "cutoff_datetime": "2022-12-16T21:37:00-05:00",
    "name": "New York Islanders v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "e7d997de-a750-4609-9074-edf4d80910e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?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": "New York Islanders",
                        "amount": 6170.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e1cd9a7-cee6-4ce0-a5bc-7f3987024351",
                    "gambit_id": "3d1c006e-491d-418d-9300-c6a9625960cc",
                    "last_updated": "2022-12-17T19:42:24.564990-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api"
                },
                {
                    "id": "fd407d44-2671-41a5-80e8-f60f065c7e14",
                    "gambit_id": "6a7f4a93-8186-490f-9179-b48308dda43f",
                    "last_updated": "2022-12-17T19:42:24.563608-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api"
                }
            ]
        },
        {
            "id": "2335636d-0ae5-4b71-8fe5-97c484dc3b81",
            "match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?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": "Arizona Coyotes",
                        "amount": 5974.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f802d5e-7e52-4de3-95be-40c7f74ae156",
                    "gambit_id": "e4ffdf8d-849f-425b-941a-bd7deedbe89b",
                    "last_updated": "2022-12-17T19:42:24.559895-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2335636d-0ae5-4b71-8fe5-97c484dc3b81/?format=api"
                },
                {
                    "id": "3d9de6d5-3ae3-4a43-8fb0-a40dddefed38",
                    "gambit_id": "dbfb5346-6cfe-4dd0-84df-608073186b6b",
                    "last_updated": "2022-12-17T19:42:24.561132-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2335636d-0ae5-4b71-8fe5-97c484dc3b81/?format=api"
                }
            ]
        },
        {
            "id": "7de07bea-d2ef-4b68-955b-875983be33e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?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 5.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d5c53ad-4778-4606-bcee-1e2baaaec41a",
                    "gambit_id": "aacff59e-0f5e-42a7-97c1-3ad71e6d6a5e",
                    "last_updated": "2022-12-17T19:42:24.557231-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de07bea-d2ef-4b68-955b-875983be33e3/?format=api"
                },
                {
                    "id": "a9434cb3-10bd-4445-ba5d-e0cd6df7e984",
                    "gambit_id": "0440c561-da82-4559-9a32-95f40877f949",
                    "last_updated": "2022-12-17T19:42:24.555796-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de07bea-d2ef-4b68-955b-875983be33e3/?format=api"
                }
            ]
        }
    ]
}