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/aed58f47-c905-4f6b-ad43-ddcb06734399/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aed58f47-c905-4f6b-ad43-ddcb06734399",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e913bbbb-6291-4a77-96cd-7af8dce1f816",
    "completed": true,
    "last_updated": "2022-10-31T11:36:57.944397-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e913bbbb-6291-4a77-96cd-7af8dce1f816",
    "datetime": "2022-10-30T16:05:00-04:00",
    "cutoff_datetime": "2022-10-30T16:05:00-04:00",
    "name": "Tennessee Titans v. Houston Texans",
    "bettypes": [
        {
            "id": "2f87c59c-4f19-4b90-b993-9fcb4af944ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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": "Tennessee Titans",
                        "amount": 5212.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1201e8a1-b1dc-4253-9696-dc80b3469ad6",
                    "gambit_id": "8d3afeea-824f-4862-8ea5-92f68b5e04ab",
                    "last_updated": "2022-10-31T11:36:57.952072-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api"
                },
                {
                    "id": "dba77095-7439-4dbe-956f-0bd4a17cae6e",
                    "gambit_id": "a6fda90c-6912-491e-8424-e4e55f527ba5",
                    "last_updated": "2022-10-31T11:36:57.951091-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api"
                }
            ]
        },
        {
            "id": "cc6a23e0-b739-4a07-9390-379361884176",
            "match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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": "Tennessee Titans",
                        "amount": 5106.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "965b01e5-595f-4c6d-9bf9-0e9beff07996",
                    "gambit_id": "d8a49803-1834-454d-bb7e-929dcc325f20",
                    "last_updated": "2022-10-31T11:36:57.954964-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api"
                },
                {
                    "id": "79158ad3-b142-4142-b3ac-fc53bb8ab652",
                    "gambit_id": "35d85078-f4c9-4afd-87ea-9fcaba13290c",
                    "last_updated": "2022-10-31T11:36:57.954000-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api"
                }
            ]
        },
        {
            "id": "14d49ea9-d1cc-44af-8eb4-fd74cb22b43d",
            "match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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 Over 39.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 39.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89779356-79b3-4e89-be27-e6a6ce182ab3",
                    "gambit_id": "9a4abbb1-1268-4bf2-b721-9afe101499f0",
                    "last_updated": "2022-10-31T11:36:57.948279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 39.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api"
                },
                {
                    "id": "9a9e645d-6a64-44e7-98ee-d38086f07f3e",
                    "gambit_id": "b4e1e474-4985-4cc0-bf28-527573bb035e",
                    "last_updated": "2022-10-31T11:36:57.947179-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 39.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api"
                }
            ]
        }
    ]
}