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/c6c241de-35c0-4fe0-9ccb-c4939334a8a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6c241de-35c0-4fe0-9ccb-c4939334a8a5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9e069ec6-b410-4db0-bc0c-548e1585977c",
    "completed": true,
    "last_updated": "2023-04-25T11:42:20.440715-04:00",
    "created_at": "2023-04-24T13:02:09.786847-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9e069ec6-b410-4db0-bc0c-548e1585977c",
    "datetime": "2023-04-24T19:40:00-04:00",
    "cutoff_datetime": "2023-04-24T19:40:00-04:00",
    "name": "NYY (J Brito) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "047b2a92-96b9-4ce3-ba50-1e380c634eec",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6c241de-35c0-4fe0-9ccb-c4939334a8a5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:09.805496-04: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": "MIN (S Gray)",
                        "amount": 5909.0
                    },
                    {
                        "team": "NYY (J Brito)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "64ad20f0-8015-4693-ac61-a9af12d36928",
                    "gambit_id": "d3f133f9-f42c-44cc-91a4-58ef5467b599",
                    "last_updated": "2023-04-25T11:42:20.462902-04:00",
                    "created_at": "2023-04-24T13:02:09.808037-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047b2a92-96b9-4ce3-ba50-1e380c634eec/?format=api"
                },
                {
                    "id": "5a95b81a-0476-44c2-b80c-77573c5d2622",
                    "gambit_id": "81e74cf3-0853-48ff-a5e4-6eb07b4673ca",
                    "last_updated": "2023-04-25T11:42:20.465117-04:00",
                    "created_at": "2023-04-24T13:02:09.810420-04:00",
                    "name": "NYY (J Brito)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047b2a92-96b9-4ce3-ba50-1e380c634eec/?format=api"
                }
            ]
        },
        {
            "id": "deca19cf-2c86-49d5-a886-47125223c5e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6c241de-35c0-4fe0-9ccb-c4939334a8a5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:09.798293-04: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",
                        "amount": 5939.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84d237d7-7cdf-4638-849e-4508a6b6d822",
                    "gambit_id": "ab27125e-7321-4ea9-b048-387254ba5a3a",
                    "last_updated": "2023-04-25T11:42:20.455644-04:00",
                    "created_at": "2023-04-24T13:02:09.803068-04:00",
                    "name": "NYY",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deca19cf-2c86-49d5-a886-47125223c5e3/?format=api"
                },
                {
                    "id": "ce1c3535-dc1b-4d83-ad86-6adefb186f06",
                    "gambit_id": "fe2ef9f9-1bd2-490d-b896-e9f2ba94b1ba",
                    "last_updated": "2023-04-25T11:42:20.453398-04:00",
                    "created_at": "2023-04-24T13:02:09.800553-04:00",
                    "name": "MIN",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deca19cf-2c86-49d5-a886-47125223c5e3/?format=api"
                }
            ]
        },
        {
            "id": "7511f641-896f-4a09-8b8d-0715ef4bae7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6c241de-35c0-4fe0-9ccb-c4939334a8a5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:09.789822-04: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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2722e085-02dc-4632-875b-25f72b674df1",
                    "gambit_id": "2121a02d-492f-46e9-86a5-e7d7733f2193",
                    "last_updated": "2023-04-25T11:42:20.449054-04:00",
                    "created_at": "2023-04-24T13:02:09.795745-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7511f641-896f-4a09-8b8d-0715ef4bae7b/?format=api"
                },
                {
                    "id": "3bb8f9eb-eed3-455f-bd9c-31299708aec1",
                    "gambit_id": "490e1d6e-0acd-427a-adba-622b82a55ee5",
                    "last_updated": "2023-04-25T11:42:20.446707-04:00",
                    "created_at": "2023-04-24T13:02:09.793001-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7511f641-896f-4a09-8b8d-0715ef4bae7b/?format=api"
                }
            ]
        }
    ]
}