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/1fdd943d-c27b-433f-9b50-20683861c480/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1fdd943d-c27b-433f-9b50-20683861c480",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b5099cd2-4319-4c62-9514-9ef14daaef41",
    "completed": true,
    "last_updated": "2023-09-15T16:23:16.831814-04:00",
    "created_at": "2023-09-12T09:23:03.277031-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b5099cd2-4319-4c62-9514-9ef14daaef41",
    "datetime": "2023-09-12T21:40:00-04:00",
    "cutoff_datetime": "2023-09-12T21:40:00-04:00",
    "name": "LAA (P Sandoval) v. SEA (B Woo)",
    "bettypes": [
        {
            "id": "1d8493f7-4763-4802-8740-e317298469b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1fdd943d-c27b-433f-9b50-20683861c480/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:03.285992-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": "SEA (B Woo)",
                        "amount": 6434.0
                    },
                    {
                        "team": "LAA (P Sandoval)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2bd25476-bd5f-4b85-9b5c-7583bf976202",
                    "gambit_id": "6837fcf5-d0ee-4b4c-a3e9-bb98134d0389",
                    "last_updated": "2023-09-15T16:23:16.847157-04:00",
                    "created_at": "2023-09-12T09:23:03.295409-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8493f7-4763-4802-8740-e317298469b7/?format=api"
                },
                {
                    "id": "a033803a-f989-45a9-a7b7-6d16e31d5d49",
                    "gambit_id": "0ff7c7da-61e9-4fa6-a74c-6c35d83f4836",
                    "last_updated": "2023-09-15T16:23:16.843023-04:00",
                    "created_at": "2023-09-12T09:23:03.290294-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8493f7-4763-4802-8740-e317298469b7/?format=api"
                }
            ]
        },
        {
            "id": "1bdae5a9-b261-47e5-9d26-f303a25a534b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1fdd943d-c27b-433f-9b50-20683861c480/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:03.299342-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": "LAA",
                        "amount": 5213.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1073b112-dc37-4123-874e-1983c5a7bd6d",
                    "gambit_id": "e2782cbf-1f6d-4f19-93d6-3940e8fad46f",
                    "last_updated": "2023-09-15T16:23:16.859657-04:00",
                    "created_at": "2023-09-12T09:23:03.303114-04:00",
                    "name": "LAA",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdae5a9-b261-47e5-9d26-f303a25a534b/?format=api"
                },
                {
                    "id": "1074a40d-0e96-4f6d-9e9d-ad1238f8db3c",
                    "gambit_id": "4bd5f890-0ff9-4710-8637-629abf1196a6",
                    "last_updated": "2023-09-15T16:23:16.863647-04:00",
                    "created_at": "2023-09-12T09:23:03.307879-04:00",
                    "name": "SEA",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdae5a9-b261-47e5-9d26-f303a25a534b/?format=api"
                }
            ]
        },
        {
            "id": "b7da6c23-7674-4160-bb2d-78fd1cc2d9b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1fdd943d-c27b-433f-9b50-20683861c480/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:03.311987-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ccebb23-fcf2-4f26-9695-c2f6a8f30465",
                    "gambit_id": "9c53975a-a840-4ed1-a8b0-1233b7408ebb",
                    "last_updated": "2023-09-15T16:23:16.873844-04:00",
                    "created_at": "2023-09-12T09:23:03.315803-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7da6c23-7674-4160-bb2d-78fd1cc2d9b9/?format=api"
                },
                {
                    "id": "0af36b33-fdc0-49b1-a967-a7676dcee20a",
                    "gambit_id": "88250771-cd00-44bc-ad43-ed7449af0c0c",
                    "last_updated": "2023-09-15T16:23:16.870242-04:00",
                    "created_at": "2023-09-12T09:23:03.319349-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7da6c23-7674-4160-bb2d-78fd1cc2d9b9/?format=api"
                }
            ]
        }
    ]
}