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/8b6d74d9-66c5-4f6f-8d86-47e7c524615d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b6d74d9-66c5-4f6f-8d86-47e7c524615d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5f5492ef-0884-4a46-b113-e5c9c1d19c69",
    "completed": true,
    "last_updated": "2023-05-20T10:52:04.775323-04:00",
    "created_at": "2023-05-19T11:02:13.088432-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5f5492ef-0884-4a46-b113-e5c9c1d19c69",
    "datetime": "2023-05-19T20:10:00-04:00",
    "cutoff_datetime": "2023-05-19T20:10:00-04:00",
    "name": "KAN (Z Greinke) v. CWS (M Kopech)",
    "bettypes": [
        {
            "id": "892ece6f-5f11-42ee-adc9-204d0cbca9e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b6d74d9-66c5-4f6f-8d86-47e7c524615d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:13.101205-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": "CWS (M Kopech)",
                        "amount": 5553.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 4447.0
                    }
                ],
                "expected_reward_tokens": 9605.52,
                "profit_sb": 105.52,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1bc3ee4-dc55-41ea-8616-cdba98ffde7b",
                    "gambit_id": "746a3c17-ad44-4d6b-8df5-488624760fa4",
                    "last_updated": "2023-05-20T10:52:04.789886-04:00",
                    "created_at": "2023-05-19T11:02:13.102602-04:00",
                    "name": "CWS (M Kopech)",
                    "reward": "1.73000",
                    "odds": "1.76340",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892ece6f-5f11-42ee-adc9-204d0cbca9e8/?format=api"
                },
                {
                    "id": "69399b44-d0ca-4cf2-96c8-5b166addad10",
                    "gambit_id": "7b74d00a-5131-42c6-b195-17d7d1b3d6e6",
                    "last_updated": "2023-05-20T10:52:04.788368-04:00",
                    "created_at": "2023-05-19T11:02:13.104004-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.16000",
                    "odds": "2.21000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892ece6f-5f11-42ee-adc9-204d0cbca9e8/?format=api"
                }
            ]
        },
        {
            "id": "ceaab204-3240-431b-b4d6-8938522e79b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b6d74d9-66c5-4f6f-8d86-47e7c524615d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:13.096194-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": "KAN",
                        "amount": 6100.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0dc8f54a-3573-4ce7-9199-65890a9d837e",
                    "gambit_id": "c5df92bf-f5d7-4368-8249-e719c502fadc",
                    "last_updated": "2023-05-20T10:52:04.785440-04:00",
                    "created_at": "2023-05-19T11:02:13.099627-04:00",
                    "name": "KAN",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceaab204-3240-431b-b4d6-8938522e79b4/?format=api"
                },
                {
                    "id": "82680372-2124-4c45-8a9e-f2c9b4b13a4d",
                    "gambit_id": "c3a680eb-16db-4abd-9df8-50741273b646",
                    "last_updated": "2023-05-20T10:52:04.783761-04:00",
                    "created_at": "2023-05-19T11:02:13.097722-04:00",
                    "name": "CWS",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceaab204-3240-431b-b4d6-8938522e79b4/?format=api"
                }
            ]
        },
        {
            "id": "9781724a-1de8-438b-bd9f-604fd4a5d652",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b6d74d9-66c5-4f6f-8d86-47e7c524615d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:13.090660-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 Over 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fe66c77-4b29-45db-92b7-f56896c2f8a8",
                    "gambit_id": "eb3890b6-8187-4911-970c-e35caff9edbb",
                    "last_updated": "2023-05-20T10:52:04.780589-04:00",
                    "created_at": "2023-05-19T11:02:13.094224-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9781724a-1de8-438b-bd9f-604fd4a5d652/?format=api"
                },
                {
                    "id": "146acc77-d809-423e-8a26-52e135ff833f",
                    "gambit_id": "43de77a6-d961-4712-9ec4-02e12048373d",
                    "last_updated": "2023-05-20T10:52:04.778919-04:00",
                    "created_at": "2023-05-19T11:02:13.092536-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9781724a-1de8-438b-bd9f-604fd4a5d652/?format=api"
                }
            ]
        }
    ]
}