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/7cc8e29e-fc88-4003-b982-bd35c42f8eaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7cc8e29e-fc88-4003-b982-bd35c42f8eaf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dce0e921-4767-4db9-a353-b70e5329766e",
    "completed": true,
    "last_updated": "2022-08-26T12:52:05.850406-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dce0e921-4767-4db9-a353-b70e5329766e",
    "datetime": "2022-08-25T20:10:00-04:00",
    "cutoff_datetime": "2022-08-25T20:10:00-04:00",
    "name": "MIN (C Archer) v. HOU (L Garcia)",
    "bettypes": [
        {
            "id": "31610e53-945a-4ff3-87e9-59e0472812ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/7cc8e29e-fc88-4003-b982-bd35c42f8eaf/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (L Garcia)",
                        "amount": 5969.0
                    },
                    {
                        "team": "MIN (C Archer)",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 9311.61,
                "profit_sb": 311.61,
                "profit_sb_percentage": 3.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b2e95b2-6d9b-490f-ac7b-55d9b580d448",
                    "gambit_id": "1b6fadab-7e3c-44b0-a489-80ba0d9bfe50",
                    "last_updated": "2022-08-26T12:52:05.852806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (L Garcia)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31610e53-945a-4ff3-87e9-59e0472812ca/?format=api"
                },
                {
                    "id": "35f84c21-9c9a-4c69-be16-59f48e7fe7da",
                    "gambit_id": "8de79cd0-b5b8-4799-89d3-24808fe04bc6",
                    "last_updated": "2022-08-26T12:52:05.853190-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (C Archer)",
                    "reward": "2.31000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31610e53-945a-4ff3-87e9-59e0472812ca/?format=api"
                }
            ]
        },
        {
            "id": "4322a314-829f-4279-a994-a9fae5596823",
            "match": "https://api-prod.gambitprofit.com/api/matches/7cc8e29e-fc88-4003-b982-bd35c42f8eaf/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "MIN",
                        "amount": 5842.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4158.0
                    }
                ],
                "expected_reward_tokens": 9230.36,
                "profit_sb": 230.36,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04c1cd7f-061f-49c1-bcb3-89b0c2a283d9",
                    "gambit_id": "9a67c9f1-70c7-4a9a-854a-cb8ad105369b",
                    "last_updated": "2022-08-26T12:52:05.852419-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4322a314-829f-4279-a994-a9fae5596823/?format=api"
                },
                {
                    "id": "fad205b6-c915-4bd9-a7b0-6c94a6802fcf",
                    "gambit_id": "66a74bf0-3e0f-444f-aff6-a75b8b3d109c",
                    "last_updated": "2022-08-26T12:52:05.852025-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4322a314-829f-4279-a994-a9fae5596823/?format=api"
                }
            ]
        }
    ]
}