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/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b120c22e-e0e4-4d52-8304-7d2acab5b931",
    "completed": true,
    "last_updated": "2022-11-08T10:52:24.070227-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.27,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b120c22e-e0e4-4d52-8304-7d2acab5b931",
    "datetime": "2022-11-07T22:15:00-05:00",
    "cutoff_datetime": "2022-11-07T22:15:00-05:00",
    "name": "Los Angeles Lakers v. Utah Jazz",
    "bettypes": [
        {
            "id": "09320f9d-1fb9-4650-8148-f30fc9178f21",
            "match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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": "Utah Jazz",
                        "amount": 6869.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3131.0
                    }
                ],
                "expected_reward_tokens": 9204.46,
                "profit_sb": 204.46,
                "profit_sb_percentage": 2.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4257b3b-d29a-43e1-9737-8367769aaac1",
                    "gambit_id": "f8201428-246b-4b34-88ef-c421069c9a22",
                    "last_updated": "2022-11-08T10:52:24.078983-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api"
                },
                {
                    "id": "88e0c2f1-b322-4397-a371-d4bc9110f48f",
                    "gambit_id": "614b839c-063c-4cf8-bd58-59975ae7425a",
                    "last_updated": "2022-11-08T10:52:24.079947-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.94000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api"
                }
            ]
        },
        {
            "id": "2cb12d72-299b-4135-8515-df7a08302499",
            "match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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 Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca3dcb6d-fd48-4127-8871-de9e2444bfb4",
                    "gambit_id": "e4cc6007-a53c-49c5-952d-1e9683ad3d55",
                    "last_updated": "2022-11-08T10:52:24.076063-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb12d72-299b-4135-8515-df7a08302499/?format=api"
                },
                {
                    "id": "7068152d-e348-428f-9e20-c570b495bc67",
                    "gambit_id": "2b444d40-ff1e-4ea8-897e-4a1cb7fc0835",
                    "last_updated": "2022-11-08T10:52:24.077050-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb12d72-299b-4135-8515-df7a08302499/?format=api"
                }
            ]
        },
        {
            "id": "38db1d14-2174-424c-9324-ae1d34bc8d75",
            "match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "edcb5bd8-c110-4fb5-be08-c598e0e257e4",
                    "gambit_id": "4009e694-9402-4122-9da9-5ca209011518",
                    "last_updated": "2022-11-08T10:52:24.074073-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38db1d14-2174-424c-9324-ae1d34bc8d75/?format=api"
                },
                {
                    "id": "c859003f-1838-4dcb-ad2f-7c2bd99a81f4",
                    "gambit_id": "e95beff8-dfa5-43e4-91a8-dc304ccb7410",
                    "last_updated": "2022-11-08T10:52:24.073037-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38db1d14-2174-424c-9324-ae1d34bc8d75/?format=api"
                }
            ]
        }
    ]
}