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/bd9342e3-8c25-4c7a-8d61-8eabe32fe2eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bd9342e3-8c25-4c7a-8d61-8eabe32fe2eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "88234f9f-09e8-43d5-8d0f-a5706adb34b8",
    "completed": true,
    "last_updated": "2023-03-28T11:17:02.493343-04:00",
    "created_at": "2023-03-27T14:02:21.763691-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/88234f9f-09e8-43d5-8d0f-a5706adb34b8",
    "datetime": "2023-03-27T19:37:00-04:00",
    "cutoff_datetime": "2023-03-27T19:37:00-04:00",
    "name": "New Jersey Devils v. New York Islanders",
    "bettypes": [
        {
            "id": "1cde7761-2a05-4f13-ace0-f2f246992449",
            "match": "https://api-prod.gambitprofit.com/api/matches/bd9342e3-8c25-4c7a-8d61-8eabe32fe2eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-27T14:02:21.779158-04: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 Jersey Devils",
                        "amount": 5421.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4df32e39-0fac-4067-810b-37c4e342091a",
                    "gambit_id": "a7032e52-40e2-479f-b408-6d2dbeabab22",
                    "last_updated": "2023-03-28T11:17:02.514598-04:00",
                    "created_at": "2023-03-27T14:02:21.782985-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cde7761-2a05-4f13-ace0-f2f246992449/?format=api"
                },
                {
                    "id": "eb88d733-b36a-4298-ade6-a8ad1b69e830",
                    "gambit_id": "c1518a44-53b5-4216-9dab-b2445ecd78c3",
                    "last_updated": "2023-03-28T11:17:02.512212-04:00",
                    "created_at": "2023-03-27T14:02:21.780895-04:00",
                    "name": "New York Islanders",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cde7761-2a05-4f13-ace0-f2f246992449/?format=api"
                }
            ]
        },
        {
            "id": "f739b671-5591-4761-87f0-b115f24070c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/bd9342e3-8c25-4c7a-8d61-8eabe32fe2eb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-27T14:02:21.773262-04: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 Islanders",
                        "amount": 6759.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db443f58-d252-40ac-9429-3280b61e0ce6",
                    "gambit_id": "3b4d67f1-4240-4ea1-b320-9710b429bb2e",
                    "last_updated": "2023-03-28T11:17:02.505327-04:00",
                    "created_at": "2023-03-27T14:02:21.775493-04:00",
                    "name": "New York Islanders",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f739b671-5591-4761-87f0-b115f24070c7/?format=api"
                },
                {
                    "id": "8eddbac9-2db4-4e10-b260-e43126e7df0b",
                    "gambit_id": "3de27807-aa5d-4998-871a-bbbbdbd73785",
                    "last_updated": "2023-03-28T11:17:02.507680-04:00",
                    "created_at": "2023-03-27T14:02:21.777339-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f739b671-5591-4761-87f0-b115f24070c7/?format=api"
                }
            ]
        },
        {
            "id": "4fa89f77-d048-49cf-8012-402dfe714dbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/bd9342e3-8c25-4c7a-8d61-8eabe32fe2eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-27T14:02:21.767092-04: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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cbf5319-9efb-4931-8d47-bb3c1e3d6052",
                    "gambit_id": "2c6c6d91-a5a3-44d8-90d9-abe543d863f4",
                    "last_updated": "2023-03-28T11:17:02.498388-04:00",
                    "created_at": "2023-03-27T14:02:21.769265-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa89f77-d048-49cf-8012-402dfe714dbd/?format=api"
                },
                {
                    "id": "c322ae55-de4c-4236-9696-4736eb53ebc8",
                    "gambit_id": "7c9abfc2-924d-4425-8f10-86a3b4f038d9",
                    "last_updated": "2023-03-28T11:17:02.500710-04:00",
                    "created_at": "2023-03-27T14:02:21.771256-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa89f77-d048-49cf-8012-402dfe714dbd/?format=api"
                }
            ]
        }
    ]
}