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/3385e479-7c94-41b9-b625-07cfe46e8d74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3385e479-7c94-41b9-b625-07cfe46e8d74",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c2a89809-68a6-41bb-8e59-ee84334ae5a3",
    "completed": true,
    "last_updated": "2022-10-24T10:37:22.394984-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c2a89809-68a6-41bb-8e59-ee84334ae5a3",
    "datetime": "2022-10-23T19:07:00-04:00",
    "cutoff_datetime": "2022-10-23T19:07:00-04:00",
    "name": "HOU (L McCullers) v. NYY (N Cortes)",
    "bettypes": [
        {
            "id": "53d142df-3ad2-427d-8634-554e781b38b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/3385e479-7c94-41b9-b625-07cfe46e8d74/?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": "NYY (N Cortes)",
                        "amount": 5335.0
                    },
                    {
                        "team": "HOU (L McCullers)",
                        "amount": 4665.0
                    }
                ],
                "expected_reward_tokens": 9656.35,
                "profit_sb": 156.35,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a01c09a6-846b-4226-bc4c-dbe0742faae4",
                    "gambit_id": "93ee0962-8100-4083-b4ea-a8e7d5f8faff",
                    "last_updated": "2022-10-24T10:37:22.404104-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (N Cortes)",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d142df-3ad2-427d-8634-554e781b38b5/?format=api"
                },
                {
                    "id": "e0292832-e2be-4914-b87b-d9cf5fd4fc4e",
                    "gambit_id": "69547956-f040-4976-bf0b-6d7c1caf033c",
                    "last_updated": "2022-10-24T10:37:22.405007-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (L McCullers)",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d142df-3ad2-427d-8634-554e781b38b5/?format=api"
                }
            ]
        },
        {
            "id": "881b2510-1722-42fb-a757-7db15f3185a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3385e479-7c94-41b9-b625-07cfe46e8d74/?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": 6563.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2478fba0-5429-4f55-b7e6-02c7ca74bc5b",
                    "gambit_id": "9b415055-e686-400d-ba0b-80c3e9ba60eb",
                    "last_updated": "2022-10-24T10:37:22.401311-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/881b2510-1722-42fb-a757-7db15f3185a3/?format=api"
                },
                {
                    "id": "fd490f03-3f75-41b0-8059-1a84277bf770",
                    "gambit_id": "1d018deb-96ca-4a8e-b923-36cb0e9609fd",
                    "last_updated": "2022-10-24T10:37:22.402277-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/881b2510-1722-42fb-a757-7db15f3185a3/?format=api"
                }
            ]
        },
        {
            "id": "f101e09b-8890-41d3-bed8-80084c8ab085",
            "match": "https://api-prod.gambitprofit.com/api/matches/3385e479-7c94-41b9-b625-07cfe46e8d74/?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 6.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f82edb43-c144-44f8-819d-d3086dcbb9ad",
                    "gambit_id": "ecd00c6f-9968-49c2-9b4c-963860b8d8d7",
                    "last_updated": "2022-10-24T10:37:22.398932-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f101e09b-8890-41d3-bed8-80084c8ab085/?format=api"
                },
                {
                    "id": "9c672254-3618-4d20-9826-104a794499f9",
                    "gambit_id": "eb2b0202-b8cd-4840-84e9-a5101b0ed9a9",
                    "last_updated": "2022-10-24T10:37:22.397803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f101e09b-8890-41d3-bed8-80084c8ab085/?format=api"
                }
            ]
        }
    ]
}