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/b3f67e20-2863-4e04-8dbe-831fb856c553/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3f67e20-2863-4e04-8dbe-831fb856c553",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cc3fec45-0638-4210-911c-e3802d1ca25b",
    "completed": true,
    "last_updated": "2022-09-16T11:41:54.132326-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cc3fec45-0638-4210-911c-e3802d1ca25b",
    "datetime": "2022-09-15T18:40:00-04:00",
    "cutoff_datetime": "2022-09-15T18:40:00-04:00",
    "name": "PHI (N Syndergaard) v. MIA (P Lopez)",
    "bettypes": [
        {
            "id": "f3310c1a-2418-4afe-aaee-e1c33b6bf6c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?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": "PHI (N Syndergaard)",
                        "amount": 5418.0
                    },
                    {
                        "team": "MIA (P Lopez)",
                        "amount": 4582.0
                    }
                ],
                "expected_reward_tokens": 9209.82,
                "profit_sb": 209.82,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0d2c035b-33e9-48d7-8220-846be7b39fff",
                    "gambit_id": "5a2f0c7c-2442-4e98-9f5f-d27da1bbe803",
                    "last_updated": "2022-09-16T11:41:54.142527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (N Syndergaard)",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api"
                },
                {
                    "id": "4c94e44a-6561-4fff-8a71-725e72ca4cbc",
                    "gambit_id": "c7851380-b2be-428d-a077-66774ee17bca",
                    "last_updated": "2022-09-16T11:41:54.141596-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api"
                }
            ]
        },
        {
            "id": "1fb7b4ff-5cb4-4753-961d-52277cc14492",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?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": "MIA",
                        "amount": 5899.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "516f39e2-8646-4a44-8fc9-f5720dff6a96",
                    "gambit_id": "0d9685da-c38b-4313-9c4e-14426e7b7260",
                    "last_updated": "2022-09-16T11:41:54.138643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb7b4ff-5cb4-4753-961d-52277cc14492/?format=api"
                },
                {
                    "id": "e448e1ce-f982-4d8d-a9c4-ad5124959c70",
                    "gambit_id": "b4dbc4d0-38ed-473a-adf6-cbb93f06c76e",
                    "last_updated": "2022-09-16T11:41:54.139739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb7b4ff-5cb4-4753-961d-52277cc14492/?format=api"
                }
            ]
        },
        {
            "id": "59537fca-7503-4985-81f8-7fe430e5a552",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?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 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8ae976a-4af8-4f56-a23f-f08c2c103923",
                    "gambit_id": "4d861a7a-33c6-4ab6-ba97-25f7961f6152",
                    "last_updated": "2022-09-16T11:41:54.135125-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59537fca-7503-4985-81f8-7fe430e5a552/?format=api"
                },
                {
                    "id": "a3d778eb-c6d5-4ac9-a12f-990dd89caf6a",
                    "gambit_id": "a8624cbf-6460-4869-88ea-2ca8fde5b216",
                    "last_updated": "2022-09-16T11:41:54.136243-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59537fca-7503-4985-81f8-7fe430e5a552/?format=api"
                }
            ]
        }
    ]
}