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/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "af65f70a-a8df-4f74-a2bf-d2444b47e2d3",
    "completed": true,
    "last_updated": "2022-12-20T20:12:22.476964-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.62,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/af65f70a-a8df-4f74-a2bf-d2444b47e2d3",
    "datetime": "2022-12-19T21:07:00-05:00",
    "cutoff_datetime": "2022-12-19T21:07:00-05:00",
    "name": "New York Islanders v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "3c47805b-6e3d-430b-b517-a9012e53472c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?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": "Colorado Avalanche",
                        "amount": 5730.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4270.0
                    }
                ],
                "expected_reward_tokens": 9052.4,
                "profit_sb": 52.4,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8773c9cc-c086-4d4e-8b13-e9493600323d",
                    "gambit_id": "84d56844-e3e6-49ce-b4c5-edb8334ffea2",
                    "last_updated": "2022-12-20T20:12:22.486133-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c47805b-6e3d-430b-b517-a9012e53472c/?format=api"
                },
                {
                    "id": "6bcf5d06-0f43-4989-aa76-a11cea97345b",
                    "gambit_id": "94a9c4a3-050d-4cbe-a162-f2e1de87d6e1",
                    "last_updated": "2022-12-20T20:12:22.487179-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.12000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c47805b-6e3d-430b-b517-a9012e53472c/?format=api"
                }
            ]
        },
        {
            "id": "7cf28138-c457-4e44-a0a3-56598a12dcf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?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": "New York Islanders",
                        "amount": 6333.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3667.0
                    }
                ],
                "expected_reward_tokens": 9056.19,
                "profit_sb": 56.19,
                "profit_sb_percentage": 0.62,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b97be03a-1437-410a-96ae-2ecb4cbb1169",
                    "gambit_id": "c9c5e2bc-a217-4ebe-addf-1befe17e8f6f",
                    "last_updated": "2022-12-20T20:12:22.484016-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.43000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf28138-c457-4e44-a0a3-56598a12dcf7/?format=api"
                },
                {
                    "id": "563cb141-7c0e-43f6-90aa-be5addeddc73",
                    "gambit_id": "3368cb8a-e45f-478d-aa30-124a386d533e",
                    "last_updated": "2022-12-20T20:12:22.482938-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.47000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf28138-c457-4e44-a0a3-56598a12dcf7/?format=api"
                }
            ]
        },
        {
            "id": "19e2af48-cc97-458b-a694-004f03ba0812",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?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 5.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc90f875-5c75-440d-beec-12d912a74c1d",
                    "gambit_id": "434dcc30-ae9b-43c0-97d5-b7e3159ce92f",
                    "last_updated": "2022-12-20T20:12:22.479553-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api"
                },
                {
                    "id": "32f95811-a8aa-432f-a7f2-0e4b63b6a300",
                    "gambit_id": "ae326416-f565-4581-b855-7a7f6c216e1e",
                    "last_updated": "2022-12-20T20:12:22.480609-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api"
                }
            ]
        }
    ]
}