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/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b2e627ce-8c31-4a72-95be-1586eb477bcb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bec23ebc-a203-4dac-b5dd-c767ba857b12",
    "completed": true,
    "last_updated": "2024-01-05T23:08:06.955487-05:00",
    "created_at": "2024-01-04T09:18:22.660397-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bec23ebc-a203-4dac-b5dd-c767ba857b12",
    "datetime": "2024-01-04T19:07:00-05:00",
    "cutoff_datetime": "2024-01-04T19:07:00-05:00",
    "name": "Chicago Blackhawks v. New York Rangers",
    "bettypes": [
        {
            "id": "414e915f-46b5-4207-a55c-1bcba6360b3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:18:22.665999-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 Rangers",
                        "amount": 7820.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2180.0
                    }
                ],
                "expected_reward_tokens": 9461.2,
                "profit_sb": -38.8,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3be98d9-653d-45ba-989d-48c8fc52c289",
                    "gambit_id": "d13353b3-d9d0-4aee-bd17-762d185ad97a",
                    "last_updated": "2024-01-05T23:08:06.963804-05:00",
                    "created_at": "2024-01-04T09:18:22.677126-05:00",
                    "name": "New York Rangers",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/414e915f-46b5-4207-a55c-1bcba6360b3f/?format=api"
                },
                {
                    "id": "b600331c-5663-4aab-9945-7dae2f2a2b10",
                    "gambit_id": "a4c3e5ea-ad0e-4082-b34b-9f032685451c",
                    "last_updated": "2024-01-05T23:08:06.967537-05:00",
                    "created_at": "2024-01-04T09:18:22.671206-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.34000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/414e915f-46b5-4207-a55c-1bcba6360b3f/?format=api"
                }
            ]
        },
        {
            "id": "6e6f4b44-27c1-43c1-b29a-ba1531a90965",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:18:22.682520-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 Rangers",
                        "amount": 6010.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b1abcab0-4846-4692-9cb8-216be7adb76b",
                    "gambit_id": "b95b7e97-e0be-499d-9801-91b610fe9132",
                    "last_updated": "2024-01-05T23:08:06.982004-05:00",
                    "created_at": "2024-01-04T09:18:22.692903-05:00",
                    "name": "New York Rangers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f4b44-27c1-43c1-b29a-ba1531a90965/?format=api"
                },
                {
                    "id": "c06782d8-cdf9-46af-8717-62b340df8c7b",
                    "gambit_id": "feeaebc9-8f82-4782-85d7-c8750c211da4",
                    "last_updated": "2024-01-05T23:08:06.975960-05:00",
                    "created_at": "2024-01-04T09:18:22.687229-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f4b44-27c1-43c1-b29a-ba1531a90965/?format=api"
                }
            ]
        },
        {
            "id": "7aab5f63-6c4d-41f6-b8c5-8e89b75e4c8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:18:22.698793-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5516c5a3-6b22-4a17-8930-7c0de84408db",
                    "gambit_id": "8e1c86c3-f573-4215-8b91-af5d637fc8ed",
                    "last_updated": "2024-01-05T23:08:06.989106-05:00",
                    "created_at": "2024-01-04T09:18:22.704093-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aab5f63-6c4d-41f6-b8c5-8e89b75e4c8e/?format=api"
                },
                {
                    "id": "dd07ee8c-9feb-490b-a112-884c2792fd61",
                    "gambit_id": "9cf2187f-0786-4d4a-a7ae-d52d161f742c",
                    "last_updated": "2024-01-05T23:08:06.992840-05:00",
                    "created_at": "2024-01-04T09:18:22.710904-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aab5f63-6c4d-41f6-b8c5-8e89b75e4c8e/?format=api"
                }
            ]
        }
    ]
}