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/d18fe361-a941-4dd1-ae29-512db7e31f90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d18fe361-a941-4dd1-ae29-512db7e31f90",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "215261d3-dd4e-4d6b-a737-2c06f692d03f",
    "completed": true,
    "last_updated": "2023-11-17T09:33:25.388411-05:00",
    "created_at": "2023-11-15T09:18:13.766719-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/215261d3-dd4e-4d6b-a737-2c06f692d03f",
    "datetime": "2023-11-15T20:37:00-05:00",
    "cutoff_datetime": "2023-11-15T20:37:00-05:00",
    "name": "Seattle Kraken v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "1da89c1e-dba2-415b-a0df-ec9432dac379",
            "match": "https://api-prod.gambitprofit.com/api/matches/d18fe361-a941-4dd1-ae29-512db7e31f90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-15T09:18:13.776308-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": "Edmonton Oilers",
                        "amount": 6314.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a759a4c4-2626-4553-a529-b50a618253d0",
                    "gambit_id": "06128cdc-2f54-4b76-a6bd-b6f470a7d056",
                    "last_updated": "2023-11-17T09:33:25.401097-05:00",
                    "created_at": "2023-11-15T09:18:13.786033-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1da89c1e-dba2-415b-a0df-ec9432dac379/?format=api"
                },
                {
                    "id": "8c7e8961-af6f-42ea-a529-cd5db48bf954",
                    "gambit_id": "43708d74-692c-42f9-baae-330c41bfd86b",
                    "last_updated": "2023-11-17T09:33:25.397743-05:00",
                    "created_at": "2023-11-15T09:18:13.780769-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1da89c1e-dba2-415b-a0df-ec9432dac379/?format=api"
                }
            ]
        },
        {
            "id": "c00dc12c-cdc2-47a0-9b2f-c141afc4e12e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d18fe361-a941-4dd1-ae29-512db7e31f90/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-15T09:18:13.792679-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": "Seattle Kraken",
                        "amount": 5872.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a182e06-52da-4b3b-aa21-28a1354aa42d",
                    "gambit_id": "a3b8507d-1dbd-45a9-9891-0030724b7bf6",
                    "last_updated": "2023-11-17T09:33:25.407989-05:00",
                    "created_at": "2023-11-15T09:18:13.797202-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c00dc12c-cdc2-47a0-9b2f-c141afc4e12e/?format=api"
                },
                {
                    "id": "40cb08ca-0a09-4e9c-a613-86e5984320e6",
                    "gambit_id": "f7c72ac2-a908-4fdf-b9a9-0b990a4d88d4",
                    "last_updated": "2023-11-17T09:33:25.411519-05:00",
                    "created_at": "2023-11-15T09:18:13.802042-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c00dc12c-cdc2-47a0-9b2f-c141afc4e12e/?format=api"
                }
            ]
        },
        {
            "id": "40e1b668-9aea-4e4e-87ca-081a9c7df118",
            "match": "https://api-prod.gambitprofit.com/api/matches/d18fe361-a941-4dd1-ae29-512db7e31f90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-15T09:18:13.807024-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": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4909f930-0a15-4cbd-837f-b0a3fa28aec8",
                    "gambit_id": "5ff6a344-eda7-4de6-9256-eb050fd019ae",
                    "last_updated": "2023-11-17T09:33:25.418226-05:00",
                    "created_at": "2023-11-15T09:18:13.811147-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e1b668-9aea-4e4e-87ca-081a9c7df118/?format=api"
                },
                {
                    "id": "279d8641-f835-4817-b5f5-ed67c7818338",
                    "gambit_id": "45c493ad-352f-4de8-9a20-494b6a305eff",
                    "last_updated": "2023-11-17T09:33:25.421670-05:00",
                    "created_at": "2023-11-15T09:18:13.815517-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e1b668-9aea-4e4e-87ca-081a9c7df118/?format=api"
                }
            ]
        }
    ]
}