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/9e492b41-caed-4cf5-9cbe-32d44932cfe6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e492b41-caed-4cf5-9cbe-32d44932cfe6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82437931-342f-450a-a03e-fa606c7721e5",
    "completed": true,
    "last_updated": "2022-10-11T11:51:57.154666-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/82437931-342f-450a-a03e-fa606c7721e5",
    "datetime": "2022-10-09T13:00:00-04:00",
    "cutoff_datetime": "2022-10-09T13:00:00-04:00",
    "name": "Tennessee Titans v. Washington Commanders",
    "bettypes": [
        {
            "id": "5cdd823b-a125-43bb-ae9a-042e43f38daf",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e492b41-caed-4cf5-9cbe-32d44932cfe6/?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": 5000.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fbf2c7a2-681f-4a0a-a41d-7f2773f4ff39",
                    "gambit_id": "807fac0c-bafe-479b-9f30-a59a95234945",
                    "last_updated": "2022-10-11T11:51:57.160748-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cdd823b-a125-43bb-ae9a-042e43f38daf/?format=api"
                },
                {
                    "id": "baa5740c-fee6-475e-aae2-d6fbd83ccdeb",
                    "gambit_id": "1090d690-cf67-41c0-bb64-109aa71b8fdd",
                    "last_updated": "2022-10-11T11:51:57.162036-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cdd823b-a125-43bb-ae9a-042e43f38daf/?format=api"
                }
            ]
        },
        {
            "id": "261e78a0-28ed-41a8-8652-baad12f37e3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e492b41-caed-4cf5-9cbe-32d44932cfe6/?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": "Washington Commanders",
                        "amount": 5106.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "acff238b-556c-45df-b473-a32c5fbfd196",
                    "gambit_id": "63f355b5-f4ab-46cd-8de9-6c28cbf0dfad",
                    "last_updated": "2022-10-11T11:51:57.163916-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/261e78a0-28ed-41a8-8652-baad12f37e3f/?format=api"
                },
                {
                    "id": "1cdd9274-e072-487c-87f3-f9bbd44a0cbd",
                    "gambit_id": "4401a9c1-0bc0-4b67-b8ab-2b38c9cc89e0",
                    "last_updated": "2022-10-11T11:51:57.164829-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/261e78a0-28ed-41a8-8652-baad12f37e3f/?format=api"
                }
            ]
        },
        {
            "id": "aa750364-88fc-4eb0-890f-2c5dcf728ad2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e492b41-caed-4cf5-9cbe-32d44932cfe6/?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 43",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9e12874-a599-411d-85cb-a97ca92249e1",
                    "gambit_id": "86baaa7e-0a8c-4dd9-af03-2341b69d6452",
                    "last_updated": "2022-10-11T11:51:57.158529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa750364-88fc-4eb0-890f-2c5dcf728ad2/?format=api"
                },
                {
                    "id": "41eb9f46-21b7-491d-b412-24633347742d",
                    "gambit_id": "fc0a4633-c2ea-4e79-b995-0bcd74a093af",
                    "last_updated": "2022-10-11T11:51:57.157397-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa750364-88fc-4eb0-890f-2c5dcf728ad2/?format=api"
                }
            ]
        }
    ]
}