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/95aafc78-3e0c-480d-89c0-3e2441be27cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "95aafc78-3e0c-480d-89c0-3e2441be27cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1ed8439c-af4e-49cb-9d35-0aaf1a42c86a",
    "completed": true,
    "last_updated": "2022-10-05T06:42:21.809061-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.84,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1ed8439c-af4e-49cb-9d35-0aaf1a42c86a",
    "datetime": "2022-10-04T22:10:00-04:00",
    "cutoff_datetime": "2022-10-04T22:10:00-04:00",
    "name": "COL (R Feltner) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?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": "LOS (J Urias)",
                        "amount": 7440.0
                    },
                    {
                        "team": "COL (R Feltner)",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9523.2,
                "profit_sb": 23.2,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "81514ed7-ca99-40e2-9426-98d991f7a7da",
                    "gambit_id": "266f6824-b00d-4615-a91e-46655e7e2f8a",
                    "last_updated": "2022-10-05T06:42:21.818298-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.28000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api"
                },
                {
                    "id": "f1803b13-707f-49fa-9e31-247a6a664ecf",
                    "gambit_id": "ec619728-64db-4910-8954-fb972b3ad45a",
                    "last_updated": "2022-10-05T06:42:21.819345-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (R Feltner)",
                    "reward": "3.72000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api"
                }
            ]
        },
        {
            "id": "8ff75952-9f24-45ec-a7fd-4f5118f06b35",
            "match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?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": "LOS",
                        "amount": 6025.0
                    },
                    {
                        "team": "COL",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5476f800-ea64-44ff-8f23-148f77525a97",
                    "gambit_id": "e4c4439b-6dbb-4753-8c70-6c2373b14781",
                    "last_updated": "2022-10-05T06:42:21.815244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ff75952-9f24-45ec-a7fd-4f5118f06b35/?format=api"
                },
                {
                    "id": "09c15afd-6602-4105-9b94-38f1c4625aa0",
                    "gambit_id": "6ed65e31-9970-4aa6-9329-05b59e95d9c3",
                    "last_updated": "2022-10-05T06:42:21.816259-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ff75952-9f24-45ec-a7fd-4f5118f06b35/?format=api"
                }
            ]
        },
        {
            "id": "069ab6ff-1420-4080-b800-f18c6c8854b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?format=api",
            "name": "Over/Under",
            "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": "Game Total Over 7.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26b30331-5004-41df-85d9-fa3431a5896f",
                    "gambit_id": "cfdbd9a9-7ed3-472a-ab2e-e048f9883fd9",
                    "last_updated": "2022-10-05T06:42:21.812959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api"
                },
                {
                    "id": "d07947a9-5388-4731-8bdb-7c40bd0a2b3e",
                    "gambit_id": "9ad6c0b5-5b2a-4d18-9bf8-6edaf5347cc5",
                    "last_updated": "2022-10-05T06:42:21.811824-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api"
                }
            ]
        }
    ]
}