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/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b63ce23-2c72-4b94-810c-44a710902eff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "86e529d4-60f4-434d-8016-14211b495598",
    "completed": true,
    "last_updated": "2023-08-21T11:13:24.419517-04:00",
    "created_at": "2023-08-20T08:43:04.649204-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/86e529d4-60f4-434d-8016-14211b495598",
    "datetime": "2023-08-20T15:10:00-04:00",
    "cutoff_datetime": "2023-08-20T15:10:00-04:00",
    "name": "CWS (D Cease) v. COL (C Flexen)",
    "bettypes": [
        {
            "id": "3eaf5686-ca20-48f9-ab41-133c8fd1ebc3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-20T08:43:04.662843-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 (D Cease)",
                        "amount": 5615.0
                    },
                    {
                        "team": "COL (C Flexen)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "928690e1-2c7c-4892-b6dd-15f57868fe8d",
                    "gambit_id": "17501b3c-cfe5-4e69-845a-d6574d26771f",
                    "last_updated": "2023-08-21T11:13:24.427964-04:00",
                    "created_at": "2023-08-20T08:43:04.667494-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api"
                },
                {
                    "id": "1d5e52a9-06b3-4a02-9834-4d9c020e36d8",
                    "gambit_id": "04cc36b0-8a1b-4ab6-ac97-4e827931cc89",
                    "last_updated": "2023-08-21T11:13:24.431480-04:00",
                    "created_at": "2023-08-20T08:43:04.671673-04:00",
                    "name": "COL (C Flexen)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api"
                }
            ]
        },
        {
            "id": "fd16ab44-b6ec-474f-ac86-29f41b9400cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-20T08:43:04.676490-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": "COL",
                        "amount": 5319.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f76f60e-f544-4c2c-a65a-5527d1444cc3",
                    "gambit_id": "23e5105a-57af-4bc3-a2e8-79b74f4ae692",
                    "last_updated": "2023-08-21T11:13:24.441428-04:00",
                    "created_at": "2023-08-20T08:43:04.689497-04:00",
                    "name": "COL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd16ab44-b6ec-474f-ac86-29f41b9400cc/?format=api"
                },
                {
                    "id": "d6580c59-2dbc-47fb-aa63-3d036fd00f33",
                    "gambit_id": "281ca56b-0658-4341-9b50-bdbc27260a43",
                    "last_updated": "2023-08-21T11:13:24.438020-04:00",
                    "created_at": "2023-08-20T08:43:04.684745-04:00",
                    "name": "CWS",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd16ab44-b6ec-474f-ac86-29f41b9400cc/?format=api"
                }
            ]
        },
        {
            "id": "10af00a7-88cd-4300-9938-285ed636f2f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-20T08:43:04.693799-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "790290f0-63c4-4e6c-8b3a-e08767696184",
                    "gambit_id": "46969d87-8f8b-49b0-a81f-3037d9473561",
                    "last_updated": "2023-08-21T11:13:24.448203-04:00",
                    "created_at": "2023-08-20T08:43:04.698375-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10af00a7-88cd-4300-9938-285ed636f2f7/?format=api"
                },
                {
                    "id": "0473908e-ae50-4e1d-bd79-ec4b4e532c5d",
                    "gambit_id": "6573cdd4-09ae-43d7-98be-3606719e1c63",
                    "last_updated": "2023-08-21T11:13:24.451439-04:00",
                    "created_at": "2023-08-20T08:43:04.709158-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10af00a7-88cd-4300-9938-285ed636f2f7/?format=api"
                }
            ]
        }
    ]
}