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/fda2f782-89d8-419a-9389-6fa49ea5a417/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fda2f782-89d8-419a-9389-6fa49ea5a417",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4a6f7c3a-b692-4318-910d-01a01569138b",
    "completed": true,
    "last_updated": "2022-12-23T12:17:24.266918-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4a6f7c3a-b692-4318-910d-01a01569138b",
    "datetime": "2022-12-22T14:07:00-05:00",
    "cutoff_datetime": "2022-12-22T14:07:00-05:00",
    "name": "Philadelphia Flyers v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "9d3af811-4f74-4a02-a6b8-1e15be3da012",
            "match": "https://api-prod.gambitprofit.com/api/matches/fda2f782-89d8-419a-9389-6fa49ea5a417/?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": "Toronto Maple Leafs",
                        "amount": 7184.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 2816.0
                    }
                ],
                "expected_reward_tokens": 9123.68,
                "profit_sb": 123.68,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e46ccf14-56d0-4b3f-9dec-15417d2405c6",
                    "gambit_id": "da0bbc23-d9d0-4d76-a381-c7421f76ce2f",
                    "last_updated": "2022-12-23T12:17:24.277156-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.27000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3af811-4f74-4a02-a6b8-1e15be3da012/?format=api"
                },
                {
                    "id": "21b61c4c-b1fd-481d-a1fc-000e7683e3e8",
                    "gambit_id": "e924bc65-0c67-42da-9947-85193dde7f3c",
                    "last_updated": "2022-12-23T12:17:24.278313-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.24000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3af811-4f74-4a02-a6b8-1e15be3da012/?format=api"
                }
            ]
        },
        {
            "id": "131779ae-bce8-4e9d-a2df-e3623d6533bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/fda2f782-89d8-419a-9389-6fa49ea5a417/?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": "Toronto Maple Leafs",
                        "amount": 5577.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4423.0
                    }
                ],
                "expected_reward_tokens": 8978.69,
                "profit_sb": -21.31,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7549c2e-e8e7-457d-b14e-de8f816baad1",
                    "gambit_id": "8a9e3f7d-cf9a-4f4f-bcd6-d6ef6fcb3327",
                    "last_updated": "2022-12-23T12:17:24.273074-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.61000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131779ae-bce8-4e9d-a2df-e3623d6533bb/?format=api"
                },
                {
                    "id": "e281acd3-1ffa-4284-a914-0122b447b10b",
                    "gambit_id": "a67164c7-2db3-4a1e-a6f9-c0771741db44",
                    "last_updated": "2022-12-23T12:17:24.274194-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131779ae-bce8-4e9d-a2df-e3623d6533bb/?format=api"
                }
            ]
        },
        {
            "id": "474f1bee-5bf9-449c-834a-dd7c74ef74bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/fda2f782-89d8-419a-9389-6fa49ea5a417/?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",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f5dba6e-6d85-4567-8188-a884d0927770",
                    "gambit_id": "3a3de08e-a3ea-4615-8cc1-43cc2d9251df",
                    "last_updated": "2022-12-23T12:17:24.270892-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474f1bee-5bf9-449c-834a-dd7c74ef74bf/?format=api"
                },
                {
                    "id": "4b5922c0-2a4b-4e2d-8128-57661682dccf",
                    "gambit_id": "a564faff-8bba-4be0-b0cf-64934007d7e9",
                    "last_updated": "2022-12-23T12:17:24.269764-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474f1bee-5bf9-449c-834a-dd7c74ef74bf/?format=api"
                }
            ]
        }
    ]
}