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/d0f4b82e-3cd6-4fd8-94a8-8aeace4c6585/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d0f4b82e-3cd6-4fd8-94a8-8aeace4c6585",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0699280f-4927-498b-adc5-1fae536a8a3e",
    "completed": true,
    "last_updated": "2022-09-19T11:42:07.027846-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.16,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0699280f-4927-498b-adc5-1fae536a8a3e",
    "datetime": "2022-09-18T13:00:00-04:00",
    "cutoff_datetime": "2022-09-18T13:00:00-04:00",
    "name": "New York Jets v. Cleveland Browns",
    "bettypes": [
        {
            "id": "68e5ff4f-5edb-4497-96c7-25006aaee4cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/d0f4b82e-3cd6-4fd8-94a8-8aeace4c6585/?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": "Cleveland Browns",
                        "amount": 6862.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9194.34,
                "profit_sb": 194.34,
                "profit_sb_percentage": 2.16,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33b9c062-ec90-483b-a963-e51b818898eb",
                    "gambit_id": "36b10c44-d23f-4d6a-a801-aea216d9df6e",
                    "last_updated": "2022-09-19T11:42:07.034619-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68e5ff4f-5edb-4497-96c7-25006aaee4cd/?format=api"
                },
                {
                    "id": "97003370-b362-42c7-be16-7a109fc26291",
                    "gambit_id": "46c16c9e-ce30-4f00-a03d-b7e8fef3cab6",
                    "last_updated": "2022-09-19T11:42:07.035633-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "2.93000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68e5ff4f-5edb-4497-96c7-25006aaee4cd/?format=api"
                }
            ]
        },
        {
            "id": "582a1cbe-eca6-46a3-a749-5966f07ee554",
            "match": "https://api-prod.gambitprofit.com/api/matches/d0f4b82e-3cd6-4fd8-94a8-8aeace4c6585/?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": "New York Jets",
                        "amount": 5097.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87bcb9de-8223-4905-b4a5-a1fb5d517f60",
                    "gambit_id": "cb6e732a-e1ea-4216-bb5f-4d3ab916c177",
                    "last_updated": "2022-09-19T11:42:07.038604-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582a1cbe-eca6-46a3-a749-5966f07ee554/?format=api"
                },
                {
                    "id": "16a5f389-bf65-47ec-bd79-5476754b2067",
                    "gambit_id": "1b44722f-9dac-429b-96d2-072a777cd115",
                    "last_updated": "2022-09-19T11:42:07.037684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582a1cbe-eca6-46a3-a749-5966f07ee554/?format=api"
                }
            ]
        },
        {
            "id": "e9bff6d0-4c0e-4a85-8279-0b2562260f7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d0f4b82e-3cd6-4fd8-94a8-8aeace4c6585/?format=api",
            "name": "Over/Under",
            "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": "Game Total Under 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "731afbae-3418-4c51-9978-1cdb1b72a125",
                    "gambit_id": "24c13fdc-910a-4573-95df-72d1b679b84a",
                    "last_updated": "2022-09-19T11:42:07.030714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bff6d0-4c0e-4a85-8279-0b2562260f7e/?format=api"
                },
                {
                    "id": "ca9b08cc-d5bf-4d01-a7ce-28179ba4bb8a",
                    "gambit_id": "3a394f37-027c-4c66-850e-985d49b9090b",
                    "last_updated": "2022-09-19T11:42:07.032676-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bff6d0-4c0e-4a85-8279-0b2562260f7e/?format=api"
                }
            ]
        }
    ]
}