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/9ef915e2-5fb0-4790-b2f2-e4dc23273e2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9ef915e2-5fb0-4790-b2f2-e4dc23273e2a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db818703-8bd1-490c-8dff-02b3e5a25367",
    "completed": true,
    "last_updated": "2023-03-01T09:52:12.990160-05:00",
    "created_at": "2023-02-28T12:36:59.832746-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/db818703-8bd1-490c-8dff-02b3e5a25367",
    "datetime": "2023-02-28T20:07:00-05:00",
    "cutoff_datetime": "2023-02-28T20:07:00-05:00",
    "name": "Pittsburgh Penguins v. Nashville Predators",
    "bettypes": [
        {
            "id": "7fd7331f-4f41-4b67-895d-d6a0ed98d961",
            "match": "https://api-prod.gambitprofit.com/api/matches/9ef915e2-5fb0-4790-b2f2-e4dc23273e2a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:36:59.842862-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": "Pittsburgh Penguins",
                        "amount": 5521.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30238b82-4dbf-437b-9499-0e594398ae54",
                    "gambit_id": "55cb68b7-611c-41cd-b253-ae63a934c93f",
                    "last_updated": "2023-03-01T09:52:13.001116-05:00",
                    "created_at": "2023-02-28T12:36:59.845420-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd7331f-4f41-4b67-895d-d6a0ed98d961/?format=api"
                },
                {
                    "id": "ae6de0fd-aa24-4f35-b637-206ee9b39d3c",
                    "gambit_id": "175b8f3f-c99f-4d1e-8842-18b8ffbc0deb",
                    "last_updated": "2023-03-01T09:52:12.999940-05:00",
                    "created_at": "2023-02-28T12:36:59.844110-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd7331f-4f41-4b67-895d-d6a0ed98d961/?format=api"
                }
            ]
        },
        {
            "id": "17c5f213-c0ce-41b7-a687-4015c6591510",
            "match": "https://api-prod.gambitprofit.com/api/matches/9ef915e2-5fb0-4790-b2f2-e4dc23273e2a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-28T12:36:59.838526-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": "Nashville Predators",
                        "amount": 6774.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3226.0
                    }
                ],
                "expected_reward_tokens": 9483.6,
                "profit_sb": -16.4,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de2d3856-dd27-4dce-a184-6f54fe614877",
                    "gambit_id": "f359d30e-9109-4f71-8b16-272aedf990a2",
                    "last_updated": "2023-03-01T09:52:12.996401-05:00",
                    "created_at": "2023-02-28T12:36:59.839725-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17c5f213-c0ce-41b7-a687-4015c6591510/?format=api"
                },
                {
                    "id": "161cbcd9-2bbf-482b-95db-99c03727e32d",
                    "gambit_id": "09afcc85-be68-45b3-bc10-ba35a550d38a",
                    "last_updated": "2023-03-01T09:52:12.997628-05:00",
                    "created_at": "2023-02-28T12:36:59.841146-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.94000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17c5f213-c0ce-41b7-a687-4015c6591510/?format=api"
                }
            ]
        },
        {
            "id": "cb4e003b-debb-4f1b-99fb-f938f8862b4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9ef915e2-5fb0-4790-b2f2-e4dc23273e2a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:36:59.834504-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": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "234f7425-d3e1-4995-bd39-3ea0990ce241",
                    "gambit_id": "e604c7ce-af66-495b-83b8-1c146f6d661e",
                    "last_updated": "2023-03-01T09:52:12.992933-05:00",
                    "created_at": "2023-02-28T12:36:59.835778-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4e003b-debb-4f1b-99fb-f938f8862b4f/?format=api"
                },
                {
                    "id": "b61c51cf-764a-413e-998a-f67523d1467e",
                    "gambit_id": "33c03399-f5f6-4670-bfc4-3fdf760d9bf3",
                    "last_updated": "2023-03-01T09:52:12.994079-05:00",
                    "created_at": "2023-02-28T12:36:59.837081-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4e003b-debb-4f1b-99fb-f938f8862b4f/?format=api"
                }
            ]
        }
    ]
}