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/44bf80e4-4fa8-48b3-a9d8-9adb49c32522/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44bf80e4-4fa8-48b3-a9d8-9adb49c32522",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c9dfba35-d909-4e6f-a2f8-3d916f60fd88",
    "completed": true,
    "last_updated": "2023-03-03T09:57:04.110402-05:00",
    "created_at": "2023-03-02T07:42:05.363259-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c9dfba35-d909-4e6f-a2f8-3d916f60fd88",
    "datetime": "2023-03-02T19:07:00-05:00",
    "cutoff_datetime": "2023-03-02T19:07:00-05:00",
    "name": "Nashville Predators v. Florida Panthers",
    "bettypes": [
        {
            "id": "6bb28f6a-8590-45d4-ad44-c26aa7fccd7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/44bf80e4-4fa8-48b3-a9d8-9adb49c32522/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-02T07:42:05.372646-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": "Florida Panthers",
                        "amount": 6399.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75e5f36b-9f45-497e-b61b-1e8c50137c29",
                    "gambit_id": "42a951e2-ce20-4394-9559-f6045a01381b",
                    "last_updated": "2023-03-03T09:57:04.121912-05:00",
                    "created_at": "2023-03-02T07:42:05.373854-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb28f6a-8590-45d4-ad44-c26aa7fccd7c/?format=api"
                },
                {
                    "id": "4dbbf834-2fdb-418b-a723-6dd6af556f44",
                    "gambit_id": "b3060640-9e69-433f-9453-73ec0ef0286d",
                    "last_updated": "2023-03-03T09:57:04.120666-05:00",
                    "created_at": "2023-03-02T07:42:05.375092-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb28f6a-8590-45d4-ad44-c26aa7fccd7c/?format=api"
                }
            ]
        },
        {
            "id": "336acdf9-17a4-4f4f-8ecf-bd97ff270263",
            "match": "https://api-prod.gambitprofit.com/api/matches/44bf80e4-4fa8-48b3-a9d8-9adb49c32522/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-02T07:42:05.368860-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": "Nashville Predators",
                        "amount": 5784.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c5b9ef4-1615-460a-aafe-83a78c9dd7fd",
                    "gambit_id": "73ff6ebe-f74f-4860-beea-fafbc7f18287",
                    "last_updated": "2023-03-03T09:57:04.118251-05:00",
                    "created_at": "2023-03-02T07:42:05.371330-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/336acdf9-17a4-4f4f-8ecf-bd97ff270263/?format=api"
                },
                {
                    "id": "08032572-e664-4636-8126-56cdad01875d",
                    "gambit_id": "b8ec0e94-fa64-4c0b-93f9-d7ae67e28fbe",
                    "last_updated": "2023-03-03T09:57:04.116984-05:00",
                    "created_at": "2023-03-02T07:42:05.370087-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/336acdf9-17a4-4f4f-8ecf-bd97ff270263/?format=api"
                }
            ]
        },
        {
            "id": "590bc83a-9755-4499-8f2d-ef2718293c69",
            "match": "https://api-prod.gambitprofit.com/api/matches/44bf80e4-4fa8-48b3-a9d8-9adb49c32522/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-02T07:42:05.365003-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 6.5",
                        "amount": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfba30bc-df91-4127-9bfa-4f908d6622bb",
                    "gambit_id": "0c254fd1-161b-4f72-81f3-497de3dc53a7",
                    "last_updated": "2023-03-03T09:57:04.114545-05:00",
                    "created_at": "2023-03-02T07:42:05.367516-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/590bc83a-9755-4499-8f2d-ef2718293c69/?format=api"
                },
                {
                    "id": "8cd80206-83fc-4b35-b072-9a91601aabc0",
                    "gambit_id": "8c983c26-a6b7-4673-b793-509df5f804df",
                    "last_updated": "2023-03-03T09:57:04.113321-05:00",
                    "created_at": "2023-03-02T07:42:05.366252-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/590bc83a-9755-4499-8f2d-ef2718293c69/?format=api"
                }
            ]
        }
    ]
}