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/007f8151-7da7-4a5e-a785-0c5876e7547f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "007f8151-7da7-4a5e-a785-0c5876e7547f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b0a5b03-4ed7-45ce-aca6-775f7849deb1",
    "completed": true,
    "last_updated": "2023-01-30T17:46:56.290120-05:00",
    "created_at": "2023-01-28T09:42:03.941188-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7b0a5b03-4ed7-45ce-aca6-775f7849deb1",
    "datetime": "2023-01-28T15:07:00-05:00",
    "cutoff_datetime": "2023-01-28T15:07:00-05:00",
    "name": "St Louis Blues v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "f7c17df7-4cb3-42fa-a1f5-3f4623f482e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/007f8151-7da7-4a5e-a785-0c5876e7547f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:03.952667-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": 6611.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2daa6b6e-59a8-4cac-b4d9-151988152951",
                    "gambit_id": "7f2790bc-e7c9-42a6-9347-268f52ab1ef7",
                    "last_updated": "2023-01-30T17:46:56.300646-05:00",
                    "created_at": "2023-01-28T09:42:03.953856-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c17df7-4cb3-42fa-a1f5-3f4623f482e0/?format=api"
                },
                {
                    "id": "c72aa477-03ee-47fb-a46b-91e055f4f4f8",
                    "gambit_id": "1e801d97-efb8-44f1-83fe-14e7cedae8fc",
                    "last_updated": "2023-01-30T17:46:56.301953-05:00",
                    "created_at": "2023-01-28T09:42:03.955128-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c17df7-4cb3-42fa-a1f5-3f4623f482e0/?format=api"
                }
            ]
        },
        {
            "id": "44d038fb-2ae4-4b6f-b23a-b525890378dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/007f8151-7da7-4a5e-a785-0c5876e7547f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:03.948757-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": "St Louis Blues",
                        "amount": 5521.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "496d4ce9-db4a-42b2-8fc3-953516f5f6de",
                    "gambit_id": "411899fd-eca6-4c2a-ba7e-a9ee2c821d55",
                    "last_updated": "2023-01-30T17:46:56.298169-05:00",
                    "created_at": "2023-01-28T09:42:03.951295-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d038fb-2ae4-4b6f-b23a-b525890378dd/?format=api"
                },
                {
                    "id": "790830fc-6910-4472-8c63-dfc79ddfacf0",
                    "gambit_id": "cbc2c63d-b3e9-4ed7-b8ea-2101ca88ecb7",
                    "last_updated": "2023-01-30T17:46:56.297003-05:00",
                    "created_at": "2023-01-28T09:42:03.950015-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d038fb-2ae4-4b6f-b23a-b525890378dd/?format=api"
                }
            ]
        },
        {
            "id": "f94b7852-eeb3-4be0-951f-3f1866ff9ee5",
            "match": "https://api-prod.gambitprofit.com/api/matches/007f8151-7da7-4a5e-a785-0c5876e7547f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T09:42:03.944006-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 Under 6",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ec09665-3e0b-4bb1-a41f-5d7e5c913c1c",
                    "gambit_id": "66f79605-1753-423c-b355-b201197c229f",
                    "last_updated": "2023-01-30T17:46:56.293118-05:00",
                    "created_at": "2023-01-28T09:42:03.945855-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94b7852-eeb3-4be0-951f-3f1866ff9ee5/?format=api"
                },
                {
                    "id": "a1e5e2cf-a6a9-41e4-95d5-c3b5615328b2",
                    "gambit_id": "71faeab0-9407-45e2-9478-e7dd40b6def0",
                    "last_updated": "2023-01-30T17:46:56.294529-05:00",
                    "created_at": "2023-01-28T09:42:03.947320-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94b7852-eeb3-4be0-951f-3f1866ff9ee5/?format=api"
                }
            ]
        }
    ]
}