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/dd053728-094f-40bc-9804-68697ca520f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd053728-094f-40bc-9804-68697ca520f0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cb29a042-6512-450b-b06a-42523bd64f28",
    "completed": true,
    "last_updated": "2023-12-30T16:23:09.245455-05:00",
    "created_at": "2023-12-28T10:03:14.038959-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cb29a042-6512-450b-b06a-42523bd64f28",
    "datetime": "2023-12-28T22:10:00-05:00",
    "cutoff_datetime": "2023-12-28T22:10:00-05:00",
    "name": "Miami Heat v. Golden State Warriors",
    "bettypes": [
        {
            "id": "ae9bf191-5e90-4bce-beec-5f13cd07af4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd053728-094f-40bc-9804-68697ca520f0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-28T10:03:14.061325-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": "Golden State Warriors",
                        "amount": 6984.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3016.0
                    }
                ],
                "expected_reward_tokens": 9498.24,
                "profit_sb": -1.76,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31b56321-fa09-4f94-9f37-05f4d68c359e",
                    "gambit_id": "0e41f193-5ec1-4bc8-bb35-460fc49e0f36",
                    "last_updated": "2023-12-30T16:23:09.283713-05:00",
                    "created_at": "2023-12-28T10:03:14.069995-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9bf191-5e90-4bce-beec-5f13cd07af4d/?format=api"
                },
                {
                    "id": "61658377-da71-4935-b63c-03ae7af739f1",
                    "gambit_id": "cda8e286-81a0-419a-becb-98dc06142238",
                    "last_updated": "2023-12-30T16:23:09.280316-05:00",
                    "created_at": "2023-12-28T10:03:14.065339-05:00",
                    "name": "Miami Heat",
                    "reward": "3.15000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9bf191-5e90-4bce-beec-5f13cd07af4d/?format=api"
                }
            ]
        },
        {
            "id": "2403a4c6-30af-4a53-acce-0bd82b2a3fd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd053728-094f-40bc-9804-68697ca520f0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-28T10:03:14.044407-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": "Golden State Warriors",
                        "amount": 5107.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "824fad89-d853-4754-a6a0-6e797f66f137",
                    "gambit_id": "8ecfc307-5ac8-4825-afde-8b05e157ba23",
                    "last_updated": "2023-12-30T16:23:09.272236-05:00",
                    "created_at": "2023-12-28T10:03:14.057267-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2403a4c6-30af-4a53-acce-0bd82b2a3fd4/?format=api"
                },
                {
                    "id": "48ebf00e-e589-44c3-8315-540c58d54e62",
                    "gambit_id": "682fb49b-c10e-4fb6-8d98-9bcc444f006e",
                    "last_updated": "2023-12-30T16:23:09.267127-05:00",
                    "created_at": "2023-12-28T10:03:14.048216-05:00",
                    "name": "Miami Heat",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2403a4c6-30af-4a53-acce-0bd82b2a3fd4/?format=api"
                }
            ]
        },
        {
            "id": "dc230aaf-e63f-463a-9ee5-1d1b512ba280",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd053728-094f-40bc-9804-68697ca520f0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-28T10:03:14.075218-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f64fcfd-af87-48fa-95c8-21c2dcb3f476",
                    "gambit_id": "831dd5d2-9109-4975-a4ff-d755cac05ef5",
                    "last_updated": "2023-12-30T16:23:09.290692-05:00",
                    "created_at": "2023-12-28T10:03:14.079211-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc230aaf-e63f-463a-9ee5-1d1b512ba280/?format=api"
                },
                {
                    "id": "67cd0ab0-cbd8-4746-9613-54d9e9090f34",
                    "gambit_id": "07cc9fdf-9274-4f55-b635-ce80deaddef2",
                    "last_updated": "2023-12-30T16:23:09.294212-05:00",
                    "created_at": "2023-12-28T10:03:14.084273-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc230aaf-e63f-463a-9ee5-1d1b512ba280/?format=api"
                }
            ]
        }
    ]
}