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/27beffac-1a6d-4193-933e-06d191237044/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27beffac-1a6d-4193-933e-06d191237044",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "67a07142-d91c-4607-82ff-20388374f5f3",
    "completed": true,
    "last_updated": "2022-11-14T15:07:42.437451-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/67a07142-d91c-4607-82ff-20388374f5f3",
    "datetime": "2022-11-13T12:10:00-05:00",
    "cutoff_datetime": "2022-11-13T12:10:00-05:00",
    "name": "Oklahoma City Thunder v. New York Knicks",
    "bettypes": [
        {
            "id": "981d6b9f-3349-499e-b50c-1cfc9ee32c5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/27beffac-1a6d-4193-933e-06d191237044/?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": "New York Knicks",
                        "amount": 6482.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc2be1e3-fd4b-40b4-94a8-60a604606c97",
                    "gambit_id": "1f5067c4-bb99-4513-80e1-57932ed6bc35",
                    "last_updated": "2022-11-14T15:07:42.443983-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981d6b9f-3349-499e-b50c-1cfc9ee32c5e/?format=api"
                },
                {
                    "id": "92d53898-3742-4c35-989c-5c816483ce60",
                    "gambit_id": "a4543d7d-87c9-4cc8-b57e-f1e6e74f74d7",
                    "last_updated": "2022-11-14T15:07:42.445153-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981d6b9f-3349-499e-b50c-1cfc9ee32c5e/?format=api"
                }
            ]
        },
        {
            "id": "0be3a07c-25b7-405e-a6fa-eb613e4a9527",
            "match": "https://api-prod.gambitprofit.com/api/matches/27beffac-1a6d-4193-933e-06d191237044/?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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61b7bcec-fcb6-447b-98e9-96900cffc75f",
                    "gambit_id": "b4bd53bf-ab24-4ade-8ea3-c0af1e17421a",
                    "last_updated": "2022-11-14T15:07:42.447452-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be3a07c-25b7-405e-a6fa-eb613e4a9527/?format=api"
                },
                {
                    "id": "cf5b984e-8fa2-4b4a-a5c9-d47278600f8b",
                    "gambit_id": "d26f473e-dcc7-44d1-b2a6-ed68ffb2aa42",
                    "last_updated": "2022-11-14T15:07:42.448651-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be3a07c-25b7-405e-a6fa-eb613e4a9527/?format=api"
                }
            ]
        },
        {
            "id": "d2da9264-8a2a-4ab6-8d6e-e74691f009a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/27beffac-1a6d-4193-933e-06d191237044/?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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23778fad-5d7d-42a1-bafc-bda34968f26c",
                    "gambit_id": "612cce5c-3d54-434c-93d9-17efac0ed00a",
                    "last_updated": "2022-11-14T15:07:42.441626-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2da9264-8a2a-4ab6-8d6e-e74691f009a6/?format=api"
                },
                {
                    "id": "6de2589b-8ccd-4847-aeb4-b1e5fd0ecfa4",
                    "gambit_id": "8c69444b-988c-4d7b-9fe9-6edcbc1d01a1",
                    "last_updated": "2022-11-14T15:07:42.440394-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2da9264-8a2a-4ab6-8d6e-e74691f009a6/?format=api"
                }
            ]
        }
    ]
}