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/7c8c6c71-92f0-462c-a0f6-a5d62569dac0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c8c6c71-92f0-462c-a0f6-a5d62569dac0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "37dc9930-1250-4dea-8608-355a1abcec8a",
    "completed": false,
    "last_updated": "2022-12-24T17:12:20.290134-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/37dc9930-1250-4dea-8608-355a1abcec8a",
    "datetime": "2022-11-26T16:00:00-05:00",
    "cutoff_datetime": "2022-11-26T16:00:00-05:00",
    "name": "Utah v. Colorado",
    "bettypes": [
        {
            "id": "f1c5388f-c90f-4d0f-9a19-e7b5132f39be",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c8c6c71-92f0-462c-a0f6-a5d62569dac0/?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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3194d0aa-cf27-44ec-a2d2-de05cbfddb5a",
                    "gambit_id": "fb7a35dd-bb47-4fe6-ae47-84a0a930f2f6",
                    "last_updated": "2022-12-24T17:12:20.296359-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "30.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c5388f-c90f-4d0f-9a19-e7b5132f39be/?format=api"
                },
                {
                    "id": "751e78d7-86a2-41eb-98c5-3acd8dd7e571",
                    "gambit_id": "a58896e2-4579-4b29-90fc-8adb838646e3",
                    "last_updated": "2022-12-24T17:12:20.297499-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-30.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c5388f-c90f-4d0f-9a19-e7b5132f39be/?format=api"
                }
            ]
        },
        {
            "id": "79ccd79e-2cfb-4232-aa5b-b612f96f75cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c8c6c71-92f0-462c-a0f6-a5d62569dac0/?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 52",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 52",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5053c859-5f84-48a0-8354-c1c49c7e2e93",
                    "gambit_id": "b38bfe13-194d-420c-af5b-59856666fac3",
                    "last_updated": "2022-12-24T17:12:20.294066-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 52",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ccd79e-2cfb-4232-aa5b-b612f96f75cf/?format=api"
                },
                {
                    "id": "7590cc2f-db4e-4eac-b501-f27bb60b037a",
                    "gambit_id": "a05739c0-38cc-400e-9daa-7f41e946c021",
                    "last_updated": "2022-12-24T17:12:20.292898-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 52",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ccd79e-2cfb-4232-aa5b-b612f96f75cf/?format=api"
                }
            ]
        }
    ]
}