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/bcac2901-da81-4e88-ad92-dc7d2a748b59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bcac2901-da81-4e88-ad92-dc7d2a748b59",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "340903d5-0c1d-4ffe-93ae-06a6e3c0f921",
    "completed": true,
    "last_updated": "2024-01-26T13:18:10.113984-05:00",
    "created_at": "2024-01-24T09:13:14.706292-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/340903d5-0c1d-4ffe-93ae-06a6e3c0f921",
    "datetime": "2024-01-24T22:07:00-05:00",
    "cutoff_datetime": "2024-01-24T22:07:00-05:00",
    "name": "Chicago Blackhawks v. Seattle Kraken",
    "bettypes": [
        {
            "id": "5d28ec59-0a33-4f7f-89bf-2c99ac8cdf7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcac2901-da81-4e88-ad92-dc7d2a748b59/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-24T09:13:14.712835-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": 7197.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2803.0
                    }
                ],
                "expected_reward_tokens": 9500.04,
                "profit_sb": 0.04,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d572f170-2190-4daf-886b-a24cf21e2742",
                    "gambit_id": "de5bb962-a5b0-4f16-a4ad-dd84a99f89a3",
                    "last_updated": "2024-01-26T13:18:10.129798-05:00",
                    "created_at": "2024-01-24T09:13:14.721542-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d28ec59-0a33-4f7f-89bf-2c99ac8cdf7f/?format=api"
                },
                {
                    "id": "cc203dc7-bd4a-422b-bbd8-03761fa353e4",
                    "gambit_id": "71536946-bd61-4661-9fd9-0c52a486bc50",
                    "last_updated": "2024-01-26T13:18:10.125771-05:00",
                    "created_at": "2024-01-24T09:13:14.716963-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d28ec59-0a33-4f7f-89bf-2c99ac8cdf7f/?format=api"
                }
            ]
        },
        {
            "id": "167e9e46-99d9-46e9-ac3a-9247f36e968c",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcac2901-da81-4e88-ad92-dc7d2a748b59/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-24T09:13:14.725352-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": 5107.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f34c380c-d696-4953-9d32-ab999cfb20d7",
                    "gambit_id": "727c5003-67be-470e-9092-4967c9f476db",
                    "last_updated": "2024-01-26T13:18:10.141254-05:00",
                    "created_at": "2024-01-24T09:13:14.732763-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167e9e46-99d9-46e9-ac3a-9247f36e968c/?format=api"
                },
                {
                    "id": "61c14acf-7123-4f49-8875-7adbc9ba4070",
                    "gambit_id": "45c773fc-61ff-4dbd-8c9e-a6d66311a615",
                    "last_updated": "2024-01-26T13:18:10.137299-05:00",
                    "created_at": "2024-01-24T09:13:14.728742-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167e9e46-99d9-46e9-ac3a-9247f36e968c/?format=api"
                }
            ]
        },
        {
            "id": "e3ea28b3-985a-43e8-8bbd-af7cbb71d411",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcac2901-da81-4e88-ad92-dc7d2a748b59/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-24T09:13:14.736826-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbbdb0ed-dbab-4f8e-954b-4cad1c05cbcb",
                    "gambit_id": "011eecb8-5953-498d-acc1-d5c44509f733",
                    "last_updated": "2024-01-26T13:18:10.150131-05:00",
                    "created_at": "2024-01-24T09:13:14.741026-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3ea28b3-985a-43e8-8bbd-af7cbb71d411/?format=api"
                },
                {
                    "id": "52541ac1-9d74-41fb-a89f-dfa8f81031b5",
                    "gambit_id": "2ad0cf50-09d3-4ce9-830e-52865b2f4e49",
                    "last_updated": "2024-01-26T13:18:10.155697-05:00",
                    "created_at": "2024-01-24T09:13:14.753602-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3ea28b3-985a-43e8-8bbd-af7cbb71d411/?format=api"
                }
            ]
        }
    ]
}