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/28fe1bf0-c8c2-4f24-b4da-c2ec22468572/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "28fe1bf0-c8c2-4f24-b4da-c2ec22468572",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "906ebda6-7289-4f9f-9239-6828569d1e8f",
    "completed": true,
    "last_updated": "2022-10-29T19:02:21.462014-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.07,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/906ebda6-7289-4f9f-9239-6828569d1e8f",
    "datetime": "2022-10-28T21:10:00-04:00",
    "cutoff_datetime": "2022-10-28T21:10:00-04:00",
    "name": "Utah Jazz v. Denver Nuggets",
    "bettypes": [
        {
            "id": "27712344-e225-4423-94ac-21fdd93214a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/28fe1bf0-c8c2-4f24-b4da-c2ec22468572/?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": "Denver Nuggets",
                        "amount": 7303.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2697.0
                    }
                ],
                "expected_reward_tokens": 9493.44,
                "profit_sb": -6.56,
                "profit_sb_percentage": -0.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4a0ba6c-da85-48d0-9888-ff96486df2f9",
                    "gambit_id": "d3f46565-b79c-40f5-8f84-13ff58ceddf7",
                    "last_updated": "2022-10-29T19:02:21.467970-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27712344-e225-4423-94ac-21fdd93214a3/?format=api"
                },
                {
                    "id": "2b301c27-ab60-488c-ac46-1bdf9d06941f",
                    "gambit_id": "82a09697-101e-4ebb-99db-151a86e7df2e",
                    "last_updated": "2022-10-29T19:02:21.468928-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "3.52000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27712344-e225-4423-94ac-21fdd93214a3/?format=api"
                }
            ]
        },
        {
            "id": "dcbc6245-58f3-4df2-94a4-9e47e270304a",
            "match": "https://api-prod.gambitprofit.com/api/matches/28fe1bf0-c8c2-4f24-b4da-c2ec22468572/?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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59123130-b1f1-4885-86c5-73f2ee16e3ae",
                    "gambit_id": "ec6cb10e-d2e7-40d9-8896-f71475f2a974",
                    "last_updated": "2022-10-29T19:02:21.471905-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbc6245-58f3-4df2-94a4-9e47e270304a/?format=api"
                },
                {
                    "id": "ea359843-77e7-4b06-ad4e-afbc9e4ccf3b",
                    "gambit_id": "1a4a03cb-a005-4efc-ad6b-3d7a4423c601",
                    "last_updated": "2022-10-29T19:02:21.470949-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbc6245-58f3-4df2-94a4-9e47e270304a/?format=api"
                }
            ]
        },
        {
            "id": "7df88f04-632e-4540-969f-fb80fcf5bb70",
            "match": "https://api-prod.gambitprofit.com/api/matches/28fe1bf0-c8c2-4f24-b4da-c2ec22468572/?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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f365ac6c-f322-445e-9cfb-812f9029e253",
                    "gambit_id": "b4738c89-bdf9-48c0-b885-4b6af89f0023",
                    "last_updated": "2022-10-29T19:02:21.464839-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df88f04-632e-4540-969f-fb80fcf5bb70/?format=api"
                },
                {
                    "id": "d0292c4e-bb08-4e33-bcda-7e35b00050bf",
                    "gambit_id": "4b682a0c-291c-471d-a56b-6c17885b165f",
                    "last_updated": "2022-10-29T19:02:21.465989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df88f04-632e-4540-969f-fb80fcf5bb70/?format=api"
                }
            ]
        }
    ]
}