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/74c0bc32-1396-4dba-8ba5-ec2807b52343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "74c0bc32-1396-4dba-8ba5-ec2807b52343",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "77b44f66-788f-43f2-831e-0ef6fa159a31",
    "completed": true,
    "last_updated": "2022-11-11T21:37:25.859975-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.27,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/77b44f66-788f-43f2-831e-0ef6fa159a31",
    "datetime": "2022-11-10T19:05:00-05:00",
    "cutoff_datetime": "2022-11-10T19:05:00-05:00",
    "name": "Philadelphia Flyers v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "18f9cc02-a4ea-40df-afdb-24f1d459af83",
            "match": "https://api-prod.gambitprofit.com/api/matches/74c0bc32-1396-4dba-8ba5-ec2807b52343/?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": "Columbus Blue Jackets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4422197-4943-401d-8989-ad7d700410e0",
                    "gambit_id": "34e1c074-d3b5-471e-ae0d-b23c3e7d775a",
                    "last_updated": "2022-11-11T21:37:25.870603-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f9cc02-a4ea-40df-afdb-24f1d459af83/?format=api"
                },
                {
                    "id": "1320b419-06a9-4688-b869-9ce2b3e87f5d",
                    "gambit_id": "6382fc6e-35d3-4acb-8c2c-e4f4bdf3346f",
                    "last_updated": "2022-11-11T21:37:25.871516-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f9cc02-a4ea-40df-afdb-24f1d459af83/?format=api"
                }
            ]
        },
        {
            "id": "c01ea387-a893-44d2-8415-7e6146c2d9e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/74c0bc32-1396-4dba-8ba5-ec2807b52343/?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": "Philadelphia Flyers",
                        "amount": 6869.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3131.0
                    }
                ],
                "expected_reward_tokens": 9204.46,
                "profit_sb": 204.46,
                "profit_sb_percentage": 2.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b50de760-aa2e-477b-b935-9c1ac1b28da0",
                    "gambit_id": "f150bbe3-29ce-4467-ac1b-b64df5918c9d",
                    "last_updated": "2022-11-11T21:37:25.867388-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01ea387-a893-44d2-8415-7e6146c2d9e1/?format=api"
                },
                {
                    "id": "13953a51-9107-4d58-b8a0-34b02f7d9a2a",
                    "gambit_id": "88dbd777-3e0b-4ff0-8cad-56133917b045",
                    "last_updated": "2022-11-11T21:37:25.866261-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.94000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01ea387-a893-44d2-8415-7e6146c2d9e1/?format=api"
                }
            ]
        },
        {
            "id": "188800a0-9d2c-497b-b465-c67cff4c97f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/74c0bc32-1396-4dba-8ba5-ec2807b52343/?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 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "05fbdd96-7ff1-457f-aaa3-8262ddfe808c",
                    "gambit_id": "2f57c305-d481-4da4-b2c2-349ddfed38c9",
                    "last_updated": "2022-11-11T21:37:25.862799-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/188800a0-9d2c-497b-b465-c67cff4c97f1/?format=api"
                },
                {
                    "id": "84a33c78-cfa3-4842-a3ce-1278986e2dd0",
                    "gambit_id": "25e1b5a6-ef81-4119-8da1-48741ce6bba5",
                    "last_updated": "2022-11-11T21:37:25.863979-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/188800a0-9d2c-497b-b465-c67cff4c97f1/?format=api"
                }
            ]
        }
    ]
}