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/e6512772-38b8-4857-af62-fbdc726dadd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6512772-38b8-4857-af62-fbdc726dadd2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4b1e138b-9e1c-42d5-b4b4-763154bcd2d8",
    "completed": true,
    "last_updated": "2022-10-18T09:07:04.078572-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.52,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4b1e138b-9e1c-42d5-b4b4-763154bcd2d8",
    "datetime": "2022-10-17T20:15:00-04:00",
    "cutoff_datetime": "2022-10-17T20:15:00-04:00",
    "name": "Denver Broncos v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "2e1b5ae9-5a37-4cae-98f7-dd37071a4f7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6512772-38b8-4857-af62-fbdc726dadd2/?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": "Los Angeles Chargers",
                        "amount": 6410.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 3590.0
                    }
                ],
                "expected_reward_tokens": 9549.4,
                "profit_sb": 49.4,
                "profit_sb_percentage": 0.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5bd9ae0f-de84-4aa8-b8ef-55ecbaf49df4",
                    "gambit_id": "ad113c56-6a7b-4049-b970-9aebd7300e44",
                    "last_updated": "2022-10-18T09:07:04.084789-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e1b5ae9-5a37-4cae-98f7-dd37071a4f7f/?format=api"
                },
                {
                    "id": "72e84aed-83b3-4c96-b29c-545d6be10a00",
                    "gambit_id": "844421fa-eda6-43d4-a2af-585b2980e0a3",
                    "last_updated": "2022-10-18T09:07:04.085839-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Broncos",
                    "reward": "2.66000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e1b5ae9-5a37-4cae-98f7-dd37071a4f7f/?format=api"
                }
            ]
        },
        {
            "id": "942323b3-d7a4-4b0e-8628-0601c6f06f43",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6512772-38b8-4857-af62-fbdc726dadd2/?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": "Los Angeles Chargers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64a4d201-99ef-40fb-9e0e-233b1fe56081",
                    "gambit_id": "b618cdd3-5e8c-48f8-a9f3-9ad41a3e7678",
                    "last_updated": "2022-10-18T09:07:04.088201-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942323b3-d7a4-4b0e-8628-0601c6f06f43/?format=api"
                },
                {
                    "id": "9e9d2f29-7de0-4bd4-a290-75d70b167872",
                    "gambit_id": "bfcba60c-23e3-48a6-8104-f661716bf7d8",
                    "last_updated": "2022-10-18T09:07:04.089160-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942323b3-d7a4-4b0e-8628-0601c6f06f43/?format=api"
                }
            ]
        },
        {
            "id": "571f51eb-bcd5-4501-83c0-2f1e23de33c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6512772-38b8-4857-af62-fbdc726dadd2/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ed91469-9ca7-4a11-951b-13b592285c7d",
                    "gambit_id": "711c03ea-cb05-4ec0-9a46-68b8796b8bd1",
                    "last_updated": "2022-10-18T09:07:04.082503-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571f51eb-bcd5-4501-83c0-2f1e23de33c7/?format=api"
                },
                {
                    "id": "389bf9f6-a143-4f7b-b56c-68e165c6306a",
                    "gambit_id": "b22e3988-1bad-4137-90ee-cd8218e0f8f4",
                    "last_updated": "2022-10-18T09:07:04.081321-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571f51eb-bcd5-4501-83c0-2f1e23de33c7/?format=api"
                }
            ]
        }
    ]
}