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/4ce55fb7-8c94-4766-aa4e-4c9c6b427087/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ce55fb7-8c94-4766-aa4e-4c9c6b427087",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "940cef69-2017-4b90-8a42-ca0efb577b4f",
    "completed": true,
    "last_updated": "2023-12-08T21:08:05.886570-05:00",
    "created_at": "2023-12-07T09:48:19.555360-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.77,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/940cef69-2017-4b90-8a42-ca0efb577b4f",
    "datetime": "2023-12-07T21:07:00-05:00",
    "cutoff_datetime": "2023-12-07T21:07:00-05:00",
    "name": "Winnipeg Jets v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "8cbaadce-1c02-4ab9-8ee9-c6a2e2e23e42",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ce55fb7-8c94-4766-aa4e-4c9c6b427087/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:19.566172-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": "Colorado Avalanche",
                        "amount": 5512.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bd49f0a-e482-4360-be5b-85e5e587d6c2",
                    "gambit_id": "7b0682ca-e74f-428e-8d0c-0c0e82f3034d",
                    "last_updated": "2023-12-08T21:08:05.904839-05:00",
                    "created_at": "2023-12-07T09:48:19.574673-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cbaadce-1c02-4ab9-8ee9-c6a2e2e23e42/?format=api"
                },
                {
                    "id": "d812744a-09c9-428a-850f-7ce5c94dce58",
                    "gambit_id": "645e9171-0b0b-4207-af3a-4e95f65e697f",
                    "last_updated": "2023-12-08T21:08:05.901216-05:00",
                    "created_at": "2023-12-07T09:48:19.570742-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cbaadce-1c02-4ab9-8ee9-c6a2e2e23e42/?format=api"
                }
            ]
        },
        {
            "id": "99b6a037-4fe4-4efb-b06b-1908003f6746",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ce55fb7-8c94-4766-aa4e-4c9c6b427087/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:19.578664-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": "Winnipeg Jets",
                        "amount": 6547.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dfa32bb-52ba-444a-98f6-3512bdb6ff51",
                    "gambit_id": "608dd499-1781-4737-9b89-e84837fca5a7",
                    "last_updated": "2023-12-08T21:08:05.912583-05:00",
                    "created_at": "2023-12-07T09:48:19.582295-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b6a037-4fe4-4efb-b06b-1908003f6746/?format=api"
                },
                {
                    "id": "8ea27e48-ff3c-4bf1-97ef-a13d32dc4a33",
                    "gambit_id": "5c80731f-ba49-4e53-9501-45518feef8bc",
                    "last_updated": "2023-12-08T21:08:05.915984-05:00",
                    "created_at": "2023-12-07T09:48:19.586265-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b6a037-4fe4-4efb-b06b-1908003f6746/?format=api"
                }
            ]
        },
        {
            "id": "a04c3bbf-831e-4982-a934-b1b08944b9eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ce55fb7-8c94-4766-aa4e-4c9c6b427087/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:19.591051-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": "1903a0bd-b8bc-49b5-beb0-9c7e6eb2b7af",
                    "gambit_id": "d808eec0-535c-40c5-a562-85f78f24baea",
                    "last_updated": "2023-12-08T21:08:05.923731-05:00",
                    "created_at": "2023-12-07T09:48:19.595238-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/a04c3bbf-831e-4982-a934-b1b08944b9eb/?format=api"
                },
                {
                    "id": "f935b252-83df-47ff-acd6-e8e4d7cbf312",
                    "gambit_id": "c4185756-e72e-4c4b-85c1-f82cc9e0265e",
                    "last_updated": "2023-12-08T21:08:05.927186-05:00",
                    "created_at": "2023-12-07T09:48:19.598875-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/a04c3bbf-831e-4982-a934-b1b08944b9eb/?format=api"
                }
            ]
        }
    ]
}