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/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "38b4afe8-82bc-44bd-bb37-58b7bb34dfb5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d16d0c3a-e399-4650-a39c-f84fb64b3838",
    "completed": true,
    "last_updated": "2022-08-06T10:57:03.903009-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.74,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d16d0c3a-e399-4650-a39c-f84fb64b3838",
    "datetime": "2022-08-05T19:10:00-04:00",
    "cutoff_datetime": "2022-08-05T19:10:00-04:00",
    "name": "HOU (F Valdez) v. CLE (H Gaddis)",
    "bettypes": [
        {
            "id": "21492573-4b80-4de6-8767-858408d4a9ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?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": "HOU (F Valdez)",
                        "amount": 6395.0
                    },
                    {
                        "team": "CLE (H Gaddis)",
                        "amount": 3605.0
                    }
                ],
                "expected_reward_tokens": 9336.7,
                "profit_sb": 336.7,
                "profit_sb_percentage": 3.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15b74ac8-71ff-4495-a437-0accf08114bb",
                    "gambit_id": "5ca6ffae-c97d-45ff-b3ca-3286795c4d19",
                    "last_updated": "2022-08-06T10:57:03.906433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.46000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21492573-4b80-4de6-8767-858408d4a9ec/?format=api"
                },
                {
                    "id": "a328e279-195c-40dd-9fe1-cb5ecd5a12f4",
                    "gambit_id": "348b59ce-6259-4879-b81d-17007da7380a",
                    "last_updated": "2022-08-06T10:57:03.906010-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (H Gaddis)",
                    "reward": "2.59000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21492573-4b80-4de6-8767-858408d4a9ec/?format=api"
                }
            ]
        },
        {
            "id": "21b95722-5cfd-4dcc-82b1-380ac4ac81e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?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": "HOU",
                        "amount": 5405.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4595.0
                    }
                ],
                "expected_reward_tokens": 9188.5,
                "profit_sb": 188.5,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "493b1d3e-5323-4ff4-ac59-7da2c32fc0d7",
                    "gambit_id": "b1999d82-15df-4cca-ba94-d01e8eb14885",
                    "last_updated": "2022-08-06T10:57:03.905520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95722-5cfd-4dcc-82b1-380ac4ac81e8/?format=api"
                },
                {
                    "id": "2020a64a-25e7-40ca-9848-926efeac6124",
                    "gambit_id": "2930bfa7-9d05-480d-8fd2-d6992a04b4a7",
                    "last_updated": "2022-08-06T10:57:03.905056-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95722-5cfd-4dcc-82b1-380ac4ac81e8/?format=api"
                }
            ]
        },
        {
            "id": "9c22dd26-8b89-4402-83aa-f764384417e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?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 8.5",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d19bdba-bf87-48a4-9c82-351251260bd8",
                    "gambit_id": "6f918c58-4e24-4bda-a129-18522288c8a3",
                    "last_updated": "2022-08-06T10:57:03.904127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c22dd26-8b89-4402-83aa-f764384417e7/?format=api"
                },
                {
                    "id": "39c16e7b-0c9f-470a-9ec9-343785008579",
                    "gambit_id": "5e338817-8926-4c96-8f92-67f267d247c1",
                    "last_updated": "2022-08-06T10:57:03.904604-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c22dd26-8b89-4402-83aa-f764384417e7/?format=api"
                }
            ]
        }
    ]
}