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/d94b213e-ab4a-42b8-99f4-16b1fe8ba0fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d94b213e-ab4a-42b8-99f4-16b1fe8ba0fd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "24309ad2-c5cb-402b-9507-d59172e0942e",
    "completed": true,
    "last_updated": "2022-08-17T09:27:03.272018-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/24309ad2-c5cb-402b-9507-d59172e0942e",
    "datetime": "2022-08-16T19:20:00-04:00",
    "cutoff_datetime": "2022-08-16T19:20:00-04:00",
    "name": "NYM (T Walker) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "cb544e4b-9784-4360-8ea4-d0180268e0bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/d94b213e-ab4a-42b8-99f4-16b1fe8ba0fd/?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": "ATL (C Morton)",
                        "amount": 5964.0
                    },
                    {
                        "team": "NYM (T Walker)",
                        "amount": 4036.0
                    }
                ],
                "expected_reward_tokens": 9363.48,
                "profit_sb": 363.48,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "298c6551-4e74-4adb-bf29-ac9b94ffa14e",
                    "gambit_id": "875b6828-e8cb-4645-8407-650c289728b5",
                    "last_updated": "2022-08-17T09:27:03.274749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb544e4b-9784-4360-8ea4-d0180268e0bf/?format=api"
                },
                {
                    "id": "7e8cf80f-8b76-4887-b3e4-8754ebb9f34b",
                    "gambit_id": "0a6bb85e-2511-4801-b27b-65ba1c5fced5",
                    "last_updated": "2022-08-17T09:27:03.275223-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (T Walker)",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb544e4b-9784-4360-8ea4-d0180268e0bf/?format=api"
                }
            ]
        },
        {
            "id": "40e9510f-2df4-4336-a0b3-9a2c92804493",
            "match": "https://api-prod.gambitprofit.com/api/matches/d94b213e-ab4a-42b8-99f4-16b1fe8ba0fd/?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": "NYM",
                        "amount": 5676.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "26824262-3571-4a76-8815-a70002c6385c",
                    "gambit_id": "40552df4-a463-47ed-95e9-87dd1d41f058",
                    "last_updated": "2022-08-17T09:27:03.274292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e9510f-2df4-4336-a0b3-9a2c92804493/?format=api"
                },
                {
                    "id": "24bfef78-dce1-4eaf-95f9-bce64d822b6c",
                    "gambit_id": "770baf50-0877-4359-a4b6-bbe59fe34aac",
                    "last_updated": "2022-08-17T09:27:03.273836-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e9510f-2df4-4336-a0b3-9a2c92804493/?format=api"
                }
            ]
        }
    ]
}