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/b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4a4fc8dc-2610-4c1d-9b90-d2b78665354b",
    "completed": true,
    "last_updated": "2022-08-15T14:17:14.950640-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4a4fc8dc-2610-4c1d-9b90-d2b78665354b",
    "datetime": "2022-08-14T14:10:00-04:00",
    "cutoff_datetime": "2022-08-14T14:10:00-04:00",
    "name": "LOS (T Anderson) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "9e0f977f-ae6d-4f49-9068-ffeccc10628b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4/?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 (T Anderson)",
                        "amount": 6594.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 3406.0
                    }
                ],
                "expected_reward_tokens": 9297.54,
                "profit_sb": 297.54,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d07c51c-ca7a-496c-ad6b-6134ec893746",
                    "gambit_id": "24344cc2-6d2e-486f-81ad-c25f5a0ec283",
                    "last_updated": "2022-08-15T14:17:14.953973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (T Anderson)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api"
                },
                {
                    "id": "a7e707f6-7333-44e9-b93b-675be6b3f401",
                    "gambit_id": "95e9fbf4-b3e4-42ba-ba98-fa9982965cc7",
                    "last_updated": "2022-08-15T14:17:14.953486-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.73000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api"
                }
            ]
        },
        {
            "id": "a49f915c-f857-4123-bab6-a634a08ce26e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4/?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": 5676.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2a992b96-e0eb-4369-9084-3dcbe821e9a5",
                    "gambit_id": "187632a7-7671-4c6b-8ce8-98ac5ee23609",
                    "last_updated": "2022-08-15T14:17:14.952996-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49f915c-f857-4123-bab6-a634a08ce26e/?format=api"
                },
                {
                    "id": "25379a33-7842-451f-acd6-76a4f3dd3d10",
                    "gambit_id": "442ace98-0ab6-4ef8-a695-4d4f1f81f5b8",
                    "last_updated": "2022-08-15T14:17:14.952498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49f915c-f857-4123-bab6-a634a08ce26e/?format=api"
                }
            ]
        }
    ]
}