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/8dd91a5a-9fbc-4227-8efe-3b65f90e87d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8dd91a5a-9fbc-4227-8efe-3b65f90e87d7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "43767193-b2d1-4b4c-add4-b9201e695d9e",
    "completed": true,
    "last_updated": "2022-08-11T09:42:08.965224-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/43767193-b2d1-4b4c-add4-b9201e695d9e",
    "datetime": "2022-08-10T19:10:00-04:00",
    "cutoff_datetime": "2022-08-10T19:10:00-04:00",
    "name": "CLE (A Civale) v. DET (D Hutchison)",
    "bettypes": [
        {
            "id": "ee3ad0ad-880a-4e57-8e5a-cef9888359ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dd91a5a-9fbc-4227-8efe-3b65f90e87d7/?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": "CLE (A Civale)",
                        "amount": 6046.0
                    },
                    {
                        "team": "DET (D Hutchison)",
                        "amount": 3954.0
                    }
                ],
                "expected_reward_tokens": 9370.98,
                "profit_sb": 370.98,
                "profit_sb_percentage": 4.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dbe6aa3e-225f-49a7-9350-d24303718671",
                    "gambit_id": "af2be8d0-1fbb-41f4-a8bc-045ddfb34978",
                    "last_updated": "2022-08-11T09:42:08.968540-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api"
                },
                {
                    "id": "b7b23757-d75a-4bf6-b6e8-25207249eebb",
                    "gambit_id": "7505e263-ec68-4d88-9f2a-ae739bafbd53",
                    "last_updated": "2022-08-11T09:42:08.968076-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (D Hutchison)",
                    "reward": "2.37000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api"
                }
            ]
        },
        {
            "id": "1beeb232-6e84-4d62-96c3-e045535d46d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dd91a5a-9fbc-4227-8efe-3b65f90e87d7/?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": "DET",
                        "amount": 5204.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3c7622db-3c2d-47d6-a94b-762988506da6",
                    "gambit_id": "36725d64-bfa6-47e8-aa31-42c73560d1d6",
                    "last_updated": "2022-08-11T09:42:08.967143-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeb232-6e84-4d62-96c3-e045535d46d5/?format=api"
                },
                {
                    "id": "cf1ae7ca-162c-4af3-9cb4-791bea8a19ea",
                    "gambit_id": "b3baef91-0e9f-4ef9-b69c-2b86673b49ed",
                    "last_updated": "2022-08-11T09:42:08.967606-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeb232-6e84-4d62-96c3-e045535d46d5/?format=api"
                }
            ]
        }
    ]
}