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/5dd70c95-7437-42b1-9f44-253b783ac310/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5dd70c95-7437-42b1-9f44-253b783ac310",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1f031e66-6297-46d0-8ffb-bfde7d7d2cf5",
    "completed": true,
    "last_updated": "2022-10-14T09:57:04.130588-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1f031e66-6297-46d0-8ffb-bfde7d7d2cf5",
    "datetime": "2022-10-13T21:35:00-04:00",
    "cutoff_datetime": "2022-10-13T21:35:00-04:00",
    "name": "Colorado Avalanche v. Calgary Flames",
    "bettypes": [
        {
            "id": "df360df5-37a1-419b-9a26-1e8ffca6f760",
            "match": "https://api-prod.gambitprofit.com/api/matches/5dd70c95-7437-42b1-9f44-253b783ac310/?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": "Calgary Flames",
                        "amount": 5607.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4393.0
                    }
                ],
                "expected_reward_tokens": 9531.9,
                "profit_sb": 31.9,
                "profit_sb_percentage": 0.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d11d6287-dd7e-4644-bc4b-daca8ed7af18",
                    "gambit_id": "56bf7844-645f-40f7-ae88-4d17caa48144",
                    "last_updated": "2022-10-14T09:57:04.139934-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df360df5-37a1-419b-9a26-1e8ffca6f760/?format=api"
                },
                {
                    "id": "1230ed9a-3012-48b5-a826-b3869e76ff53",
                    "gambit_id": "26197fc9-c010-40fc-85b8-ebcf1ba6e7e2",
                    "last_updated": "2022-10-14T09:57:04.140911-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.17000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df360df5-37a1-419b-9a26-1e8ffca6f760/?format=api"
                }
            ]
        },
        {
            "id": "83d03f2c-93e1-43c4-a64c-e2daf4342a76",
            "match": "https://api-prod.gambitprofit.com/api/matches/5dd70c95-7437-42b1-9f44-253b783ac310/?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": "Colorado Avalanche",
                        "amount": 6729.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3271.0
                    }
                ],
                "expected_reward_tokens": 9485.9,
                "profit_sb": -14.1,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3efd5fa-bc9a-4d11-9c3f-7210fb8f944b",
                    "gambit_id": "d05bf0da-3b84-48cd-836f-4bf789c067ea",
                    "last_updated": "2022-10-14T09:57:04.137972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d03f2c-93e1-43c4-a64c-e2daf4342a76/?format=api"
                },
                {
                    "id": "88f8dcf5-19c9-4d80-9875-b83020eb521c",
                    "gambit_id": "3655c05c-f3c4-40f1-80b5-6565984e51cd",
                    "last_updated": "2022-10-14T09:57:04.136973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.90000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d03f2c-93e1-43c4-a64c-e2daf4342a76/?format=api"
                }
            ]
        },
        {
            "id": "2c7adb47-bc8e-4914-981c-7fea53b44c90",
            "match": "https://api-prod.gambitprofit.com/api/matches/5dd70c95-7437-42b1-9f44-253b783ac310/?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": 5224.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42d0a2ef-a50a-471f-a4f8-626cf6a242e5",
                    "gambit_id": "44606984-31ca-417e-ab24-115363ebe5d2",
                    "last_updated": "2022-10-14T09:57:04.133985-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c7adb47-bc8e-4914-981c-7fea53b44c90/?format=api"
                },
                {
                    "id": "a53ffc2a-a452-41c0-9aa5-198ead5d5040",
                    "gambit_id": "829a5216-d9fd-450e-9eac-ed8028f980ac",
                    "last_updated": "2022-10-14T09:57:04.134970-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c7adb47-bc8e-4914-981c-7fea53b44c90/?format=api"
                }
            ]
        }
    ]
}