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/20f43aa9-5e26-47a1-a54c-fa60e537ecaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20f43aa9-5e26-47a1-a54c-fa60e537ecaa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b17dd2a2-8454-4791-831f-1d98296899dd",
    "completed": true,
    "last_updated": "2022-10-31T10:12:28.247419-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b17dd2a2-8454-4791-831f-1d98296899dd",
    "datetime": "2022-10-29T22:30:00-04:00",
    "cutoff_datetime": "2022-10-29T22:30:00-04:00",
    "name": "Nevada v. San Jose State",
    "bettypes": [
        {
            "id": "9882b3c8-32f5-45be-8d34-2f94172745ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f43aa9-5e26-47a1-a54c-fa60e537ecaa/?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": "San Jose State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Nevada",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "616f0a1d-c801-470f-8036-598401763a6c",
                    "gambit_id": "1c3075bb-a874-4ca6-8673-b45a5104b406",
                    "last_updated": "2022-10-31T10:12:28.256345-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-24.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9882b3c8-32f5-45be-8d34-2f94172745ac/?format=api"
                },
                {
                    "id": "4c693a9c-f5d0-4e54-ae41-4c46a63d10be",
                    "gambit_id": "a566af0b-07d3-471a-86dd-39e4fc3f0141",
                    "last_updated": "2022-10-31T10:12:28.257317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "24.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9882b3c8-32f5-45be-8d34-2f94172745ac/?format=api"
                }
            ]
        },
        {
            "id": "9a69c755-99f6-41fd-999c-7951ec120917",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f43aa9-5e26-47a1-a54c-fa60e537ecaa/?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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "46baf65f-0d54-4118-95eb-e1438e36db10",
                    "gambit_id": "4a0a81dd-c678-4fcd-acc0-1d1c459ba7b0",
                    "last_updated": "2022-10-31T10:12:28.250124-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a69c755-99f6-41fd-999c-7951ec120917/?format=api"
                },
                {
                    "id": "452222fb-ff98-4186-9460-8d89d07d1c9d",
                    "gambit_id": "aa27744f-c1a0-4826-8dc5-92dd0d3ed140",
                    "last_updated": "2022-10-31T10:12:28.251433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a69c755-99f6-41fd-999c-7951ec120917/?format=api"
                }
            ]
        }
    ]
}