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/53bfa1ef-b403-42ad-9730-34ad5cc95643/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53bfa1ef-b403-42ad-9730-34ad5cc95643",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "de304355-e55d-4d6d-a2b0-0c26a99c478e",
    "completed": true,
    "last_updated": "2022-10-15T09:07:26.871729-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.77,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/de304355-e55d-4d6d-a2b0-0c26a99c478e",
    "datetime": "2022-10-14T16:37:00-04:00",
    "cutoff_datetime": "2022-10-14T16:37:00-04:00",
    "name": "Atlanta Braves v. Philadelphia Phillies",
    "bettypes": [
        {
            "id": "9c9e57c7-9044-421f-9591-f0d6cd3bc5d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/53bfa1ef-b403-42ad-9730-34ad5cc95643/?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": "Philadelphia Phillies",
                        "amount": 5284.0
                    },
                    {
                        "team": "Atlanta Braves",
                        "amount": 4716.0
                    }
                ],
                "expected_reward_tokens": 9667.8,
                "profit_sb": 167.8,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "adbd7863-d7d0-4dd6-9854-83858575534b",
                    "gambit_id": "c719ee88-b622-4d30-8687-ca681d6d5943",
                    "last_updated": "2022-10-15T09:07:26.880555-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Phillies",
                    "reward": "1.83000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c9e57c7-9044-421f-9591-f0d6cd3bc5d3/?format=api"
                },
                {
                    "id": "7ffcee86-2a9f-4600-b0c2-504218a0b963",
                    "gambit_id": "55deb2a6-b199-4d02-91bd-76d1c3808343",
                    "last_updated": "2022-10-15T09:07:26.881523-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Braves",
                    "reward": "2.05000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c9e57c7-9044-421f-9591-f0d6cd3bc5d3/?format=api"
                }
            ]
        },
        {
            "id": "d7500993-b97c-4d86-8572-4c8c0b81aeb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/53bfa1ef-b403-42ad-9730-34ad5cc95643/?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": "Atlanta Braves",
                        "amount": 6468.0
                    },
                    {
                        "team": "Philadelphia Phillies",
                        "amount": 3532.0
                    }
                ],
                "expected_reward_tokens": 9571.72,
                "profit_sb": 71.72,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e3427bd-3c2c-417a-839f-fca46cb792be",
                    "gambit_id": "76f957ae-f620-4924-b673-c82eec1f3161",
                    "last_updated": "2022-10-15T09:07:26.878605-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Braves",
                    "reward": "1.48000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7500993-b97c-4d86-8572-4c8c0b81aeb7/?format=api"
                },
                {
                    "id": "92edf505-f0c7-4b4e-91cd-87c8358ae711",
                    "gambit_id": "8b518264-f736-4d22-b252-2144d4b4b0c3",
                    "last_updated": "2022-10-15T09:07:26.877600-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Phillies",
                    "reward": "2.71000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7500993-b97c-4d86-8572-4c8c0b81aeb7/?format=api"
                }
            ]
        },
        {
            "id": "b0debabb-909a-4c0e-bc9c-cf3e472dfc05",
            "match": "https://api-prod.gambitprofit.com/api/matches/53bfa1ef-b403-42ad-9730-34ad5cc95643/?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 7",
                        "amount": 5224.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4329a228-ee36-4972-9529-32f6faf6f342",
                    "gambit_id": "da60acd5-8620-4453-8f0c-914538ada574",
                    "last_updated": "2022-10-15T09:07:26.875651-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0debabb-909a-4c0e-bc9c-cf3e472dfc05/?format=api"
                },
                {
                    "id": "80ea1736-0190-4fae-8986-42b2fdee385d",
                    "gambit_id": "07d078c3-3826-48de-9447-fb781ada218d",
                    "last_updated": "2022-10-15T09:07:26.874605-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0debabb-909a-4c0e-bc9c-cf3e472dfc05/?format=api"
                }
            ]
        }
    ]
}