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/bdca3e44-4c58-49ea-af39-2bcf938e582e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bdca3e44-4c58-49ea-af39-2bcf938e582e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "969bad1b-7224-4708-9d61-853d360a73d2",
    "completed": true,
    "last_updated": "2022-12-10T18:42:02.098997-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/969bad1b-7224-4708-9d61-853d360a73d2",
    "datetime": "2022-12-09T22:07:00-05:00",
    "cutoff_datetime": "2022-12-09T22:07:00-05:00",
    "name": "San Jose Sharks v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "174566dd-2546-43f0-b01b-97015dfd4315",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?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": "San Jose Sharks",
                        "amount": 5097.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d5097bd-7b49-41a8-8006-8d499b2ff50a",
                    "gambit_id": "fa83ab75-38cc-44bf-9c8f-4face8b3532e",
                    "last_updated": "2022-12-10T18:42:02.108146-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api"
                },
                {
                    "id": "cab2aa1c-8d92-4ce6-a061-4dc0ae3852eb",
                    "gambit_id": "623ed855-3727-4f38-b249-c729a6554eac",
                    "last_updated": "2022-12-10T18:42:02.109214-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api"
                }
            ]
        },
        {
            "id": "cbe742ad-4f41-4955-9185-fa0793fb5d05",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?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": "Anaheim Ducks",
                        "amount": 6778.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3222.0
                    }
                ],
                "expected_reward_tokens": 9150.3,
                "profit_sb": 150.3,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d380e0a-311f-4faa-87ac-945ad3ac0ba1",
                    "gambit_id": "bca4254f-db74-4d1b-8cea-e799102854f1",
                    "last_updated": "2022-12-10T18:42:02.104911-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.35000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe742ad-4f41-4955-9185-fa0793fb5d05/?format=api"
                },
                {
                    "id": "82476660-36f8-4661-b207-fcaf4acfaeff",
                    "gambit_id": "b492d16a-a7ba-4fde-a4e0-33eb117575ac",
                    "last_updated": "2022-12-10T18:42:02.105969-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.84000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe742ad-4f41-4955-9185-fa0793fb5d05/?format=api"
                }
            ]
        },
        {
            "id": "bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?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": 5304.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e910ec6c-31c0-4d92-9f57-1727fcfd28f9",
                    "gambit_id": "4cfda854-f290-45c4-950c-f6efa6cd47a2",
                    "last_updated": "2022-12-10T18:42:02.102766-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api"
                },
                {
                    "id": "740185fa-9820-46df-869b-908d7837a731",
                    "gambit_id": "23defc46-d3d1-4051-954a-0fadc3017f67",
                    "last_updated": "2022-12-10T18:42:02.101658-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api"
                }
            ]
        }
    ]
}