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/5511868f-cfb5-4075-89d1-4e19c9e2de9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5511868f-cfb5-4075-89d1-4e19c9e2de9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9bf6c831-8b78-4758-b010-abd667f7ad48",
    "completed": true,
    "last_updated": "2023-11-06T09:13:29.002416-05:00",
    "created_at": "2023-11-04T09:48:09.440933-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9bf6c831-8b78-4758-b010-abd667f7ad48",
    "datetime": "2023-11-04T22:07:00-04:00",
    "cutoff_datetime": "2023-11-04T22:07:00-04:00",
    "name": "Calgary Flames v. Seattle Kraken",
    "bettypes": [
        {
            "id": "0b6ffbf9-9314-47e3-9b9b-11d9e7bd30f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/5511868f-cfb5-4075-89d1-4e19c9e2de9b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-04T09:48:09.452361-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": "Seattle Kraken",
                        "amount": 5094.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6923e416-a11b-427d-9494-dacf26546354",
                    "gambit_id": "eb091406-8d2d-4da0-abfd-5a275e856ed8",
                    "last_updated": "2023-11-06T09:13:29.015405-05:00",
                    "created_at": "2023-11-04T09:48:09.456074-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6ffbf9-9314-47e3-9b9b-11d9e7bd30f8/?format=api"
                },
                {
                    "id": "41da5d26-58b0-4ba0-9b8c-ad32c8dad05e",
                    "gambit_id": "3f1b9864-b37c-47dd-af14-cd89fb65508e",
                    "last_updated": "2023-11-06T09:13:29.018828-05:00",
                    "created_at": "2023-11-04T09:48:09.460021-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6ffbf9-9314-47e3-9b9b-11d9e7bd30f8/?format=api"
                }
            ]
        },
        {
            "id": "de11fce0-4acc-462d-8902-dc3553a9ea25",
            "match": "https://api-prod.gambitprofit.com/api/matches/5511868f-cfb5-4075-89d1-4e19c9e2de9b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-04T09:48:09.467043-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": "Calgary Flames",
                        "amount": 6849.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "17aa3498-4c71-4fb1-bfdd-fb95d4da335c",
                    "gambit_id": "7c59f743-92aa-4b61-9499-777df7918f12",
                    "last_updated": "2023-11-06T09:13:29.027555-05:00",
                    "created_at": "2023-11-04T09:48:09.470485-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11fce0-4acc-462d-8902-dc3553a9ea25/?format=api"
                },
                {
                    "id": "fae62ef6-d9da-4900-aa57-7f800b10da59",
                    "gambit_id": "d1531c25-eb8c-4c30-959d-38f3fe3be6bb",
                    "last_updated": "2023-11-06T09:13:29.032146-05:00",
                    "created_at": "2023-11-04T09:48:09.474298-04:00",
                    "name": "Seattle Kraken",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11fce0-4acc-462d-8902-dc3553a9ea25/?format=api"
                }
            ]
        },
        {
            "id": "d0c1a585-d09f-4b37-8f89-ba6ab862e29c",
            "match": "https://api-prod.gambitprofit.com/api/matches/5511868f-cfb5-4075-89d1-4e19c9e2de9b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-04T09:48:09.477876-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": 5094.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "860e479c-ef67-43b2-9b05-4b0403dd6228",
                    "gambit_id": "9d5b5473-44e7-4675-aaac-8f5bc1150810",
                    "last_updated": "2023-11-06T09:13:29.042013-05:00",
                    "created_at": "2023-11-04T09:48:09.493524-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/d0c1a585-d09f-4b37-8f89-ba6ab862e29c/?format=api"
                },
                {
                    "id": "a48ed689-d202-4152-8112-c414a23d5c12",
                    "gambit_id": "88232669-26cc-49a4-9265-e89f598efe83",
                    "last_updated": "2023-11-06T09:13:29.038726-05:00",
                    "created_at": "2023-11-04T09:48:09.481528-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c1a585-d09f-4b37-8f89-ba6ab862e29c/?format=api"
                }
            ]
        }
    ]
}