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/8644cb34-98d7-450e-865e-6c106c48459e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8644cb34-98d7-450e-865e-6c106c48459e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "82ebe2d2-bdac-47b9-b548-686309b7e2cc",
    "completed": true,
    "last_updated": "2023-01-13T11:47:21.521889-05:00",
    "created_at": "2023-01-12T08:22:02.927951-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/82ebe2d2-bdac-47b9-b548-686309b7e2cc",
    "datetime": "2023-01-12T22:07:00-05:00",
    "cutoff_datetime": "2023-01-12T22:07:00-05:00",
    "name": "Florida Panthers v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "030de969-db4f-4b71-a35c-1ea8cbf86784",
            "match": "https://api-prod.gambitprofit.com/api/matches/8644cb34-98d7-450e-865e-6c106c48459e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:22:02.937020-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": "Vegas Golden Knights",
                        "amount": 5196.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44ef0a13-fbcb-4707-9c82-1a874698a531",
                    "gambit_id": "e3f487bd-67fc-48ec-824e-279559329691",
                    "last_updated": "2023-01-13T11:47:21.531139-05:00",
                    "created_at": "2023-01-12T08:22:02.938151-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030de969-db4f-4b71-a35c-1ea8cbf86784/?format=api"
                },
                {
                    "id": "6cb6152e-dd28-4daf-9b54-c04c0bb1eaec",
                    "gambit_id": "4b092fcf-26ca-4c12-86dd-9e07520e19e2",
                    "last_updated": "2023-01-13T11:47:21.532207-05:00",
                    "created_at": "2023-01-12T08:22:02.939339-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030de969-db4f-4b71-a35c-1ea8cbf86784/?format=api"
                }
            ]
        },
        {
            "id": "472dc345-f21d-4534-85b9-300639761476",
            "match": "https://api-prod.gambitprofit.com/api/matches/8644cb34-98d7-450e-865e-6c106c48459e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:02.933422-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": 6667.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9065.76,
                "profit_sb": 65.76,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4f06d149-a7c1-4f1a-9eaa-f65f8e60b1d7",
                    "gambit_id": "dafb44b6-019d-4116-9d83-43a9be37621b",
                    "last_updated": "2023-01-13T11:47:21.528961-05:00",
                    "created_at": "2023-01-12T08:22:02.935747-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.36000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472dc345-f21d-4534-85b9-300639761476/?format=api"
                },
                {
                    "id": "d8c541c9-a589-47c4-9506-f6cbf0d8307c",
                    "gambit_id": "42100084-1ede-49fa-9ebd-7d5e10b80f7c",
                    "last_updated": "2023-01-13T11:47:21.527881-05:00",
                    "created_at": "2023-01-12T08:22:02.934570-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.72000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472dc345-f21d-4534-85b9-300639761476/?format=api"
                }
            ]
        },
        {
            "id": "766c0717-3e0c-4873-95f0-f7ffbb91aab0",
            "match": "https://api-prod.gambitprofit.com/api/matches/8644cb34-98d7-450e-865e-6c106c48459e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T08:22:02.929776-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": 5098.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d74fc8de-9765-4584-b5ab-d0e342716c7e",
                    "gambit_id": "22fb58f4-82e0-4dd4-8e29-0772f6ec0b08",
                    "last_updated": "2023-01-13T11:47:21.525652-05:00",
                    "created_at": "2023-01-12T08:22:02.932132-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/766c0717-3e0c-4873-95f0-f7ffbb91aab0/?format=api"
                },
                {
                    "id": "250397f7-ed75-4863-93ad-3bd70d29fb70",
                    "gambit_id": "5f82cbc5-eff9-4f2f-9b75-32d41d5897a5",
                    "last_updated": "2023-01-13T11:47:21.524552-05:00",
                    "created_at": "2023-01-12T08:22:02.930938-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/766c0717-3e0c-4873-95f0-f7ffbb91aab0/?format=api"
                }
            ]
        }
    ]
}