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/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "915b92f2-694d-4d58-9b6f-2e7726a8f764",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82c782d9-0d4c-4f77-870e-6d45b047c10d",
    "completed": true,
    "last_updated": "2023-07-04T10:13:00.304344-04:00",
    "created_at": "2023-07-02T08:58:24.834466-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/82c782d9-0d4c-4f77-870e-6d45b047c10d",
    "datetime": "2023-07-02T15:10:00-04:00",
    "cutoff_datetime": "2023-07-02T15:10:00-04:00",
    "name": "DET (M Manning) v. COL (C Seabold)",
    "bettypes": [
        {
            "id": "2de97ac2-5f9e-43d0-b5b0-7da732269217",
            "match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:24.837130-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 (C Seabold)",
                        "amount": 5440.0
                    },
                    {
                        "team": "DET (M Manning)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "531dc736-6352-46c3-91c1-588887327775",
                    "gambit_id": "957e68e6-68c0-4c09-b551-5f48c62c4b40",
                    "last_updated": "2023-07-04T10:13:00.311459-04:00",
                    "created_at": "2023-07-02T08:58:24.841608-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api"
                },
                {
                    "id": "37f14d64-d29d-4893-a6b2-a961db2fc3b6",
                    "gambit_id": "bc7e5026-7703-460a-bdcb-3e6f1f790786",
                    "last_updated": "2023-07-04T10:13:00.308991-04:00",
                    "created_at": "2023-07-02T08:58:24.839489-04:00",
                    "name": "DET (M Manning)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api"
                }
            ]
        },
        {
            "id": "4497a2d1-446e-4793-8cb3-6987252d93ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:24.843786-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": 6090.0
                    },
                    {
                        "team": "DET",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc440ef4-adf5-48f4-b51a-0538642323dd",
                    "gambit_id": "7ec82c70-5cfa-40fb-b441-96379ae5f8f9",
                    "last_updated": "2023-07-04T10:13:00.317571-04:00",
                    "created_at": "2023-07-02T08:58:24.848035-04:00",
                    "name": "COL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api"
                },
                {
                    "id": "1feeb9fd-dd49-4575-9a3d-b72d0f480ebe",
                    "gambit_id": "aa41e3ae-5698-4680-9e3c-f5154ed07898",
                    "last_updated": "2023-07-04T10:13:00.315734-04:00",
                    "created_at": "2023-07-02T08:58:24.845784-04:00",
                    "name": "DET",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api"
                }
            ]
        },
        {
            "id": "7f89d98a-f0e0-4f7a-9863-5fc6e18201bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:24.850335-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": "fa0cfded-b1e6-469f-99e6-f2e612e4f14f",
                    "gambit_id": "fb75c5eb-1e62-4de2-bb99-2ddd31844c69",
                    "last_updated": "2023-07-04T10:13:00.321160-04:00",
                    "created_at": "2023-07-02T08:58:24.852732-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/7f89d98a-f0e0-4f7a-9863-5fc6e18201bf/?format=api"
                },
                {
                    "id": "e2894a3b-f9e9-4131-970d-78033d418b59",
                    "gambit_id": "09b2e61e-d060-4b3d-a441-220fd1d36790",
                    "last_updated": "2023-07-04T10:13:00.323014-04:00",
                    "created_at": "2023-07-02T08:58:24.854967-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/7f89d98a-f0e0-4f7a-9863-5fc6e18201bf/?format=api"
                }
            ]
        }
    ]
}