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/363ae398-8090-4856-b95d-d4d17de61ba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "363ae398-8090-4856-b95d-d4d17de61ba7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "190da178-7152-4724-b681-8886e7c55edb",
    "completed": true,
    "last_updated": "2022-11-19T10:48:41.239030-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.72,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/190da178-7152-4724-b681-8886e7c55edb",
    "datetime": "2022-11-18T19:10:00-05:00",
    "cutoff_datetime": "2022-11-18T19:10:00-05:00",
    "name": "Miami Heat v. Washington Wizards",
    "bettypes": [
        {
            "id": "df4de063-47ce-4b67-b930-d36002320e60",
            "match": "https://api-prod.gambitprofit.com/api/matches/363ae398-8090-4856-b95d-d4d17de61ba7/?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": "Washington Wizards",
                        "amount": 7209.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 2791.0
                    }
                ],
                "expected_reward_tokens": 9154.48,
                "profit_sb": 154.48,
                "profit_sb_percentage": 1.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1608a343-4a9e-40b1-8b21-9bba9e29980e",
                    "gambit_id": "1afa9110-2f76-469f-84ee-dd83e6d67f89",
                    "last_updated": "2022-11-19T10:48:41.249029-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.27000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4de063-47ce-4b67-b930-d36002320e60/?format=api"
                },
                {
                    "id": "ca51f625-dd4e-4f07-8125-ba3eb50d09b9",
                    "gambit_id": "0ba56b44-5f23-408c-852a-e6260235ece0",
                    "last_updated": "2022-11-19T10:48:41.250255-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "3.28000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4de063-47ce-4b67-b930-d36002320e60/?format=api"
                }
            ]
        },
        {
            "id": "08acbfb4-1ffe-490c-8f7b-ef5f9174f51b",
            "match": "https://api-prod.gambitprofit.com/api/matches/363ae398-8090-4856-b95d-d4d17de61ba7/?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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4cbb5d2-9b88-46b3-be51-0e2b75ec8fe3",
                    "gambit_id": "6a6f01eb-5eb0-4c29-906f-3e5ed7299f7d",
                    "last_updated": "2022-11-19T10:48:41.245886-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08acbfb4-1ffe-490c-8f7b-ef5f9174f51b/?format=api"
                },
                {
                    "id": "ce04df6f-138e-4534-9b05-05f54f0ee120",
                    "gambit_id": "b472a5be-540e-4b07-b783-0cf7476962cc",
                    "last_updated": "2022-11-19T10:48:41.246952-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08acbfb4-1ffe-490c-8f7b-ef5f9174f51b/?format=api"
                }
            ]
        },
        {
            "id": "7042f0ad-0533-441d-ac03-f0804180dca7",
            "match": "https://api-prod.gambitprofit.com/api/matches/363ae398-8090-4856-b95d-d4d17de61ba7/?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 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ea25cf7-8ec9-4c7a-99cf-b6ca5329409b",
                    "gambit_id": "6440aed9-18b5-496a-8377-110e02a7696b",
                    "last_updated": "2022-11-19T10:48:41.242183-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7042f0ad-0533-441d-ac03-f0804180dca7/?format=api"
                },
                {
                    "id": "24c37714-0940-41d6-8ab4-e8c6404da6b8",
                    "gambit_id": "ddddfa8f-2547-4985-bd66-86123474fb4c",
                    "last_updated": "2022-11-19T10:48:41.243521-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7042f0ad-0533-441d-ac03-f0804180dca7/?format=api"
                }
            ]
        }
    ]
}