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/8a68881b-fa42-4c90-86db-f6352364bdf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a68881b-fa42-4c90-86db-f6352364bdf6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "75343140-3df3-4fc2-a08a-fc7e1367fc2e",
    "completed": true,
    "last_updated": "2023-10-18T10:53:25.717507-04:00",
    "created_at": "2023-10-17T08:58:22.300970-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/75343140-3df3-4fc2-a08a-fc7e1367fc2e",
    "datetime": "2023-10-17T22:07:00-04:00",
    "cutoff_datetime": "2023-10-17T22:07:00-04:00",
    "name": "Colorado Avalanche v. Seattle Kraken",
    "bettypes": [
        {
            "id": "edec10e1-387a-417f-a1e1-0c818f3af4ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a68881b-fa42-4c90-86db-f6352364bdf6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-17T08:58:22.316193-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": "Colorado Avalanche",
                        "amount": 5944.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bf82747-995b-4df4-8a4c-ba026867fc8a",
                    "gambit_id": "a9e23f33-7adf-4cca-84ce-3fff77655fe4",
                    "last_updated": "2023-10-18T10:53:25.727166-04:00",
                    "created_at": "2023-10-17T08:58:22.320294-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edec10e1-387a-417f-a1e1-0c818f3af4ef/?format=api"
                },
                {
                    "id": "75f3a323-9a77-4042-8d86-f2736ed5ac68",
                    "gambit_id": "187d3137-04f9-4e7d-94d0-e90fa634ca9b",
                    "last_updated": "2023-10-18T10:53:25.750836-04:00",
                    "created_at": "2023-10-17T08:58:22.324251-04:00",
                    "name": "Seattle Kraken",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edec10e1-387a-417f-a1e1-0c818f3af4ef/?format=api"
                }
            ]
        },
        {
            "id": "9f42ff60-7fd9-4d6d-b249-e92ff814200d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a68881b-fa42-4c90-86db-f6352364bdf6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-17T08:58:22.328003-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": 6222.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f52247de-449d-4b1f-a077-5260eb58297b",
                    "gambit_id": "07a8036d-bcf3-4055-b29f-0c1657aaef2e",
                    "last_updated": "2023-10-18T10:53:25.764799-04:00",
                    "created_at": "2023-10-17T08:58:22.335588-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f42ff60-7fd9-4d6d-b249-e92ff814200d/?format=api"
                },
                {
                    "id": "c59515d4-84bf-4fa1-8309-468339f3962c",
                    "gambit_id": "8bbb15ed-bc82-4bd1-bb92-cf4653d77424",
                    "last_updated": "2023-10-18T10:53:25.761104-04:00",
                    "created_at": "2023-10-17T08:58:22.331396-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f42ff60-7fd9-4d6d-b249-e92ff814200d/?format=api"
                }
            ]
        },
        {
            "id": "11879841-7d8b-4e5b-9f53-66872297565e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a68881b-fa42-4c90-86db-f6352364bdf6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-17T08:58:22.339795-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.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a994c07-8990-40a3-a837-c53fadc761ca",
                    "gambit_id": "b331c5d9-36a8-4714-b862-33035eee6f53",
                    "last_updated": "2023-10-18T10:53:25.774635-04:00",
                    "created_at": "2023-10-17T08:58:22.347163-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11879841-7d8b-4e5b-9f53-66872297565e/?format=api"
                },
                {
                    "id": "ee529445-8c8b-48fb-b1b2-654fa3018835",
                    "gambit_id": "3131845b-0f7d-4d88-bea8-e6cb4abbc89a",
                    "last_updated": "2023-10-18T10:53:25.771421-04:00",
                    "created_at": "2023-10-17T08:58:22.343281-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11879841-7d8b-4e5b-9f53-66872297565e/?format=api"
                }
            ]
        }
    ]
}