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/047ef26a-fb2a-4121-a90b-636b42f8fdc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "047ef26a-fb2a-4121-a90b-636b42f8fdc6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "414c4a9e-a7db-457f-8116-6d0dec065c37",
    "completed": true,
    "last_updated": "2023-08-28T16:18:33.820086-04:00",
    "created_at": "2023-08-26T09:23:25.034611-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/414c4a9e-a7db-457f-8116-6d0dec065c37",
    "datetime": "2023-08-26T18:10:00-04:00",
    "cutoff_datetime": "2023-08-26T18:10:00-04:00",
    "name": "HOU (H Brown) v. DET (EL Rodriguez)",
    "bettypes": [
        {
            "id": "d387df65-fa99-4621-ad59-2978e8f6a059",
            "match": "https://api-prod.gambitprofit.com/api/matches/047ef26a-fb2a-4121-a90b-636b42f8fdc6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-26T09:23:25.044280-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": "HOU (H Brown)",
                        "amount": 5827.0
                    },
                    {
                        "team": "DET (EL Rodriguez)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "96e7535b-bf90-4ee9-a5b5-c30e03b760a9",
                    "gambit_id": "7a20a732-39cc-4ad2-93ea-d5332bf4905a",
                    "last_updated": "2023-08-28T16:18:33.834074-04:00",
                    "created_at": "2023-08-26T09:23:25.048546-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d387df65-fa99-4621-ad59-2978e8f6a059/?format=api"
                },
                {
                    "id": "069a2dc7-96ca-41b5-877b-2f975884c07a",
                    "gambit_id": "4d11e768-250a-41e3-bf2a-b6ee2ccfac8c",
                    "last_updated": "2023-08-28T16:18:33.839196-04:00",
                    "created_at": "2023-08-26T09:23:25.052701-04:00",
                    "name": "DET (EL Rodriguez)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d387df65-fa99-4621-ad59-2978e8f6a059/?format=api"
                }
            ]
        },
        {
            "id": "aefd3430-da87-4b97-ba14-773caa3ab4a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/047ef26a-fb2a-4121-a90b-636b42f8fdc6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-26T09:23:25.056719-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": "DET",
                        "amount": 5423.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5db923f8-4daa-4f2c-aec7-f6d706b96d10",
                    "gambit_id": "d5de804f-3364-4584-8c96-16607344c502",
                    "last_updated": "2023-08-28T16:18:33.848882-04:00",
                    "created_at": "2023-08-26T09:23:25.065492-04:00",
                    "name": "DET",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aefd3430-da87-4b97-ba14-773caa3ab4a1/?format=api"
                },
                {
                    "id": "b2e28ada-9c25-4d13-9ace-8422ae89403f",
                    "gambit_id": "a20bc6c9-7fbb-40f2-a95d-6a72fcc59e9a",
                    "last_updated": "2023-08-28T16:18:33.845571-04:00",
                    "created_at": "2023-08-26T09:23:25.060859-04:00",
                    "name": "HOU",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aefd3430-da87-4b97-ba14-773caa3ab4a1/?format=api"
                }
            ]
        },
        {
            "id": "10940172-ddb5-44e3-a200-fc230b9a2699",
            "match": "https://api-prod.gambitprofit.com/api/matches/047ef26a-fb2a-4121-a90b-636b42f8fdc6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-26T09:23:25.070013-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 Under 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8beef59-3202-4e25-92c0-be938737718d",
                    "gambit_id": "7847a5ce-c2a4-4f5b-bbf2-9e5ce2970d6d",
                    "last_updated": "2023-08-28T16:18:33.858661-04:00",
                    "created_at": "2023-08-26T09:23:25.078947-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10940172-ddb5-44e3-a200-fc230b9a2699/?format=api"
                },
                {
                    "id": "23030e37-8612-4733-986f-19e18def01fd",
                    "gambit_id": "ef44abb9-cb36-4897-abf5-e5e42c20b0d3",
                    "last_updated": "2023-08-28T16:18:33.855224-04:00",
                    "created_at": "2023-08-26T09:23:25.074477-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10940172-ddb5-44e3-a200-fc230b9a2699/?format=api"
                }
            ]
        }
    ]
}