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/9710c375-5db8-4eac-8726-9ef76f6844f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9710c375-5db8-4eac-8726-9ef76f6844f0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5c1b0252-a38e-4b54-a165-2ef6cb963202",
    "completed": true,
    "last_updated": "2022-09-25T21:22:21.460765-04: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/5c1b0252-a38e-4b54-a165-2ef6cb963202",
    "datetime": "2022-09-24T19:30:00-04:00",
    "cutoff_datetime": "2022-09-24T19:30:00-04:00",
    "name": "Vanderbilt v. Alabama",
    "bettypes": [
        {
            "id": "b01519af-0c3c-442f-ad61-ed3be959a412",
            "match": "https://api-prod.gambitprofit.com/api/matches/9710c375-5db8-4eac-8726-9ef76f6844f0/?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": "Alabama",
                        "amount": 5000.0
                    },
                    {
                        "team": "Vanderbilt",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5263bd7c-6ae5-4fc1-9094-d8e92252b6cb",
                    "gambit_id": "112e4643-8477-45bf-9dbc-108329d939a6",
                    "last_updated": "2022-09-25T21:22:21.466758-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alabama",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01519af-0c3c-442f-ad61-ed3be959a412/?format=api"
                },
                {
                    "id": "e437fdc8-8b42-4c52-be8b-80dfc530947c",
                    "gambit_id": "72117e76-370a-4c16-bae8-3b79167c2c9a",
                    "last_updated": "2022-09-25T21:22:21.467740-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01519af-0c3c-442f-ad61-ed3be959a412/?format=api"
                }
            ]
        },
        {
            "id": "73a9d64d-02f7-4e6c-a2df-7804d6b9b6db",
            "match": "https://api-prod.gambitprofit.com/api/matches/9710c375-5db8-4eac-8726-9ef76f6844f0/?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 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dcd723c0-96df-4660-990e-0f3e380eaf93",
                    "gambit_id": "b5797d4f-ab09-4a7b-b755-87c80a193009",
                    "last_updated": "2022-09-25T21:22:21.463614-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a9d64d-02f7-4e6c-a2df-7804d6b9b6db/?format=api"
                },
                {
                    "id": "ffee4005-edf8-49dc-8e8a-8c8847ddd5b1",
                    "gambit_id": "0fdd7b14-af05-4573-83e5-0e69f11ee798",
                    "last_updated": "2022-09-25T21:22:21.464717-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a9d64d-02f7-4e6c-a2df-7804d6b9b6db/?format=api"
                }
            ]
        }
    ]
}