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/0bd7524b-bbea-474d-b45c-ac58684c167c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0bd7524b-bbea-474d-b45c-ac58684c167c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1b9cb352-ef1e-4998-9b61-2fe6352aaada",
    "completed": true,
    "last_updated": "2022-08-22T09:41:58.952701-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1b9cb352-ef1e-4998-9b61-2fe6352aaada",
    "datetime": "2022-08-21T15:10:00-04:00",
    "cutoff_datetime": "2022-08-21T15:10:00-04:00",
    "name": "SFO (J Junis) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "a0c63323-4cc1-463e-9b92-c26771d112c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bd7524b-bbea-474d-b45c-ac58684c167c/?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": "SFO (J Junis)",
                        "amount": 5438.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4562.0
                    }
                ],
                "expected_reward_tokens": 9352.1,
                "profit_sb": 352.1,
                "profit_sb_percentage": 3.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bed78ec0-b728-41b0-acd1-5cab3aef024a",
                    "gambit_id": "434fa126-628a-41a7-aceb-79dd52bdc09d",
                    "last_updated": "2022-08-22T09:41:58.955794-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (J Junis)",
                    "reward": "1.72000",
                    "odds": "1.79370",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c63323-4cc1-463e-9b92-c26771d112c1/?format=api"
                },
                {
                    "id": "29c49f01-4dc0-4868-858a-112d4345455c",
                    "gambit_id": "988a1e2f-1219-4923-b370-f43398492088",
                    "last_updated": "2022-08-22T09:41:58.955380-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.05000",
                    "odds": "2.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c63323-4cc1-463e-9b92-c26771d112c1/?format=api"
                }
            ]
        },
        {
            "id": "e0a31023-6e3d-44b3-a6c6-7dc526b395dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bd7524b-bbea-474d-b45c-ac58684c167c/?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": "COL",
                        "amount": 5499.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4501.0
                    }
                ],
                "expected_reward_tokens": 9182.04,
                "profit_sb": 182.04,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f9c90be-6ecc-4ea2-bc9a-234991744ecb",
                    "gambit_id": "4ceca735-c43c-439e-9191-696ecc760b78",
                    "last_updated": "2022-08-22T09:41:58.954508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a31023-6e3d-44b3-a6c6-7dc526b395dc/?format=api"
                },
                {
                    "id": "8da90a55-2e4a-4df3-a77c-c4bea317ce79",
                    "gambit_id": "69b7124f-8dd6-46db-a696-bd0c470104e4",
                    "last_updated": "2022-08-22T09:41:58.954954-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a31023-6e3d-44b3-a6c6-7dc526b395dc/?format=api"
                }
            ]
        }
    ]
}