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/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e96e024-ff12-4520-9167-0b8a25b8b8a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bcad668f-bb8b-46a9-adf2-00638353db64",
    "completed": true,
    "last_updated": "2023-12-23T21:03:20.993797-05:00",
    "created_at": "2023-12-22T10:13:15.973429-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bcad668f-bb8b-46a9-adf2-00638353db64",
    "datetime": "2023-12-22T22:10:00-05:00",
    "cutoff_datetime": "2023-12-22T22:10:00-05:00",
    "name": "Washington Wizards v. Golden State Warriors",
    "bettypes": [
        {
            "id": "478102e4-1bec-4e1c-b2a0-85d01c4f05e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-22T10:13:15.992535-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": 8079.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 1921.0
                    }
                ],
                "expected_reward_tokens": 9451.32,
                "profit_sb": -48.68,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aff12a78-a288-4ac9-9559-2d3b75f085d7",
                    "gambit_id": "b17d3a6b-3d45-475a-a5ca-ada8230862c5",
                    "last_updated": "2023-12-23T21:03:21.021983-05:00",
                    "created_at": "2023-12-22T10:13:16.001141-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.17000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478102e4-1bec-4e1c-b2a0-85d01c4f05e3/?format=api"
                },
                {
                    "id": "dc1d854d-1ea5-42f3-97ff-20aa9f5192c0",
                    "gambit_id": "ff5e1c04-0fec-4cea-8064-4a908f5b8c62",
                    "last_updated": "2023-12-23T21:03:21.018787-05:00",
                    "created_at": "2023-12-22T10:13:15.996377-05:00",
                    "name": "Washington Wizards",
                    "reward": "4.92000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478102e4-1bec-4e1c-b2a0-85d01c4f05e3/?format=api"
                }
            ]
        },
        {
            "id": "f8a0a717-8154-4598-b734-a7857862bc55",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-22T10:13:15.980456-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": "Washington Wizards",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8cf1c0be-b672-436a-8434-3f57809f6716",
                    "gambit_id": "d30a18f6-8109-453e-b113-a65213f5d2da",
                    "last_updated": "2023-12-23T21:03:21.011798-05:00",
                    "created_at": "2023-12-22T10:13:15.988612-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a0a717-8154-4598-b734-a7857862bc55/?format=api"
                },
                {
                    "id": "f772af43-a915-44fa-98a5-eb1f15fb431e",
                    "gambit_id": "42581eab-72cb-4744-92f4-d969efde6d89",
                    "last_updated": "2023-12-23T21:03:21.008192-05:00",
                    "created_at": "2023-12-22T10:13:15.984457-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a0a717-8154-4598-b734-a7857862bc55/?format=api"
                }
            ]
        },
        {
            "id": "13739042-3c97-4a6a-a5bb-78b33c114c8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-22T10:13:16.005617-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 249",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 249",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ffdee4fe-7ab2-4265-9365-e221895e58fb",
                    "gambit_id": "5c448c7b-0acf-4af8-9ef1-f3c94e61cd2b",
                    "last_updated": "2023-12-23T21:03:21.028840-05:00",
                    "created_at": "2023-12-22T10:13:16.013428-05:00",
                    "name": "Game Total Under 249",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "249.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13739042-3c97-4a6a-a5bb-78b33c114c8f/?format=api"
                },
                {
                    "id": "00d88802-59ee-487e-849d-74e2113d6679",
                    "gambit_id": "8facb1bb-be96-40db-bb38-5009772a9387",
                    "last_updated": "2023-12-23T21:03:21.032258-05:00",
                    "created_at": "2023-12-22T10:13:16.009429-05:00",
                    "name": "Game Total Over 249",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "249.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13739042-3c97-4a6a-a5bb-78b33c114c8f/?format=api"
                }
            ]
        }
    ]
}