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/3a67a221-f002-45d0-a02c-249b4e3ebff8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a67a221-f002-45d0-a02c-249b4e3ebff8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "db2702a5-1688-477f-a113-d95c34b25e85",
    "completed": true,
    "last_updated": "2022-09-01T10:36:57.163464-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.26,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/db2702a5-1688-477f-a113-d95c34b25e85",
    "datetime": "2022-08-31T21:40:00-04:00",
    "cutoff_datetime": "2022-08-31T21:40:00-04:00",
    "name": "PHI (B Falter) v. ARI (T Henry)",
    "bettypes": [
        {
            "id": "f4831154-91c9-4c1d-bda0-88765c2da8b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a67a221-f002-45d0-a02c-249b4e3ebff8/?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": "PHI (B Falter)",
                        "amount": 5532.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 4468.0
                    }
                ],
                "expected_reward_tokens": 9293.44,
                "profit_sb": 293.44,
                "profit_sb_percentage": 3.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eb1b59c8-a0d8-43d8-8443-6a344e990764",
                    "gambit_id": "a74d194f-42b2-4e50-a9f6-55c771ff6254",
                    "last_updated": "2022-09-01T10:36:57.168786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.68000",
                    "odds": "1.76340",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4831154-91c9-4c1d-bda0-88765c2da8b8/?format=api"
                },
                {
                    "id": "b532365c-a999-4f39-8d69-13985e3b8c47",
                    "gambit_id": "b1246807-3469-4b7a-945a-366721ea2749",
                    "last_updated": "2022-09-01T10:36:57.167989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.08000",
                    "odds": "2.21000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4831154-91c9-4c1d-bda0-88765c2da8b8/?format=api"
                }
            ]
        },
        {
            "id": "79dc7ac7-1965-4ba7-b942-1bed7333b26e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a67a221-f002-45d0-a02c-249b4e3ebff8/?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": "ARI",
                        "amount": 5501.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4499.0
                    }
                ],
                "expected_reward_tokens": 9131.66,
                "profit_sb": 131.66,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c80dddd-cdc3-4db6-a361-63bd564ec041",
                    "gambit_id": "27ddc5d5-b3c3-4ae1-b69e-b6e8fd12eec1",
                    "last_updated": "2022-09-01T10:36:57.166498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79dc7ac7-1965-4ba7-b942-1bed7333b26e/?format=api"
                },
                {
                    "id": "86037d79-d7e5-4512-8d6d-6f2cf2833f8f",
                    "gambit_id": "e3a4e297-7c90-440a-883b-fbaeaf9bbab1",
                    "last_updated": "2022-09-01T10:36:57.167242-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.03000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79dc7ac7-1965-4ba7-b942-1bed7333b26e/?format=api"
                }
            ]
        }
    ]
}