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/b6e166d4-317f-42d1-9f21-84da5898f24e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6e166d4-317f-42d1-9f21-84da5898f24e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "61c15960-f2c7-4a72-b4e5-0d114e69576a",
    "completed": true,
    "last_updated": "2023-10-23T20:33:04.092113-04:00",
    "created_at": "2023-10-21T09:38:08.818064-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.09,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/61c15960-f2c7-4a72-b4e5-0d114e69576a",
    "datetime": "2023-10-21T22:37:00-04:00",
    "cutoff_datetime": "2023-10-21T22:37:00-04:00",
    "name": "Boston Bruins v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "675af6eb-fba9-4820-9277-72210d8d8a4b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6e166d4-317f-42d1-9f21-84da5898f24e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:08.829135-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": "Boston Bruins",
                        "amount": 5094.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc68a1f4-3ff1-4e7f-8f56-bd5b35910412",
                    "gambit_id": "9b8e92c7-0146-4ac4-8416-83280d602332",
                    "last_updated": "2023-10-23T20:33:04.103433-04:00",
                    "created_at": "2023-10-21T09:38:08.834250-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675af6eb-fba9-4820-9277-72210d8d8a4b/?format=api"
                },
                {
                    "id": "41bc9a66-cb28-4549-ae2d-17b386f04a36",
                    "gambit_id": "2e373193-7c8a-405c-9782-2e77b2024cb6",
                    "last_updated": "2023-10-23T20:33:04.107599-04:00",
                    "created_at": "2023-10-21T09:38:08.840011-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675af6eb-fba9-4820-9277-72210d8d8a4b/?format=api"
                }
            ]
        },
        {
            "id": "92063ce6-cc31-48df-8209-3d004e548a63",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6e166d4-317f-42d1-9f21-84da5898f24e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:08.844987-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": "Los Angeles Kings",
                        "amount": 6928.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3072.0
                    }
                ],
                "expected_reward_tokens": 9491.36,
                "profit_sb": -8.64,
                "profit_sb_percentage": -0.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00bba87d-3668-40c9-ac07-df49d7f24f75",
                    "gambit_id": "be61ba61-3902-42f7-aeca-32d15c11cc8a",
                    "last_updated": "2023-10-23T20:33:04.119659-04:00",
                    "created_at": "2023-10-21T09:38:08.852839-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92063ce6-cc31-48df-8209-3d004e548a63/?format=api"
                },
                {
                    "id": "04fa4f4a-c3f4-4732-b5bc-caa78a644f2e",
                    "gambit_id": "5b2b5e9c-b442-4084-b80c-03f84deb0270",
                    "last_updated": "2023-10-23T20:33:04.115670-04:00",
                    "created_at": "2023-10-21T09:38:08.848890-04:00",
                    "name": "Boston Bruins",
                    "reward": "3.09000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92063ce6-cc31-48df-8209-3d004e548a63/?format=api"
                }
            ]
        },
        {
            "id": "cc1b224e-862a-4ce9-8fa4-a52eb56cbca4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6e166d4-317f-42d1-9f21-84da5898f24e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:08.857129-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 Over 5.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f55fd2d5-4e5d-4fb6-ab5e-b297a84f4ff0",
                    "gambit_id": "f1f475d3-3ba0-49de-bdf9-2b1fec511c05",
                    "last_updated": "2023-10-23T20:33:04.132403-04:00",
                    "created_at": "2023-10-21T09:38:08.864301-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc1b224e-862a-4ce9-8fa4-a52eb56cbca4/?format=api"
                },
                {
                    "id": "4c90edda-1dc3-4187-b1bb-63e27e7a9b0f",
                    "gambit_id": "fe89c77d-2958-44b7-8032-ed01170bb1a3",
                    "last_updated": "2023-10-23T20:33:04.128803-04:00",
                    "created_at": "2023-10-21T09:38:08.868413-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc1b224e-862a-4ce9-8fa4-a52eb56cbca4/?format=api"
                }
            ]
        }
    ]
}