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/ccb99d3e-bb81-47ef-b4b8-f898ac26f26f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ccb99d3e-bb81-47ef-b4b8-f898ac26f26f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aecba323-e050-4e8e-b822-9ead411d2122",
    "completed": true,
    "last_updated": "2023-02-20T09:46:55.811046-05:00",
    "created_at": "2023-02-19T09:52:15.424783-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/aecba323-e050-4e8e-b822-9ead411d2122",
    "datetime": "2023-02-19T19:07:00-05:00",
    "cutoff_datetime": "2023-02-19T19:07:00-05:00",
    "name": "Winnipeg Jets v. New Jersey Devils",
    "bettypes": [
        {
            "id": "9c34f56a-296a-463a-ba84-e6bf71a66dd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ccb99d3e-bb81-47ef-b4b8-f898ac26f26f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-19T09:52:15.434470-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": "New Jersey Devils",
                        "amount": 5212.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8363e8db-e42d-410e-84b7-d1ef7f517696",
                    "gambit_id": "20db1a7b-5b6d-4297-974d-3a93c77e97cb",
                    "last_updated": "2023-02-20T09:46:55.820582-05:00",
                    "created_at": "2023-02-19T09:52:15.435650-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34f56a-296a-463a-ba84-e6bf71a66dd7/?format=api"
                },
                {
                    "id": "e5d9af56-2c49-4923-a24c-c9db2537d605",
                    "gambit_id": "5ab7c4ac-e696-4150-a08b-2ed1a704778e",
                    "last_updated": "2023-02-20T09:46:55.821650-05:00",
                    "created_at": "2023-02-19T09:52:15.436856-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34f56a-296a-463a-ba84-e6bf71a66dd7/?format=api"
                }
            ]
        },
        {
            "id": "7d08d65e-19bd-43a2-9619-395dad6840a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/ccb99d3e-bb81-47ef-b4b8-f898ac26f26f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-19T09:52:15.430666-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": "Winnipeg Jets",
                        "amount": 6667.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e08482d-7adf-4cbb-921d-25e02dcfbf4e",
                    "gambit_id": "6022dd45-dee9-4459-a465-63d95570c0ac",
                    "last_updated": "2023-02-20T09:46:55.818394-05:00",
                    "created_at": "2023-02-19T09:52:15.433193-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d08d65e-19bd-43a2-9619-395dad6840a0/?format=api"
                },
                {
                    "id": "59ae00a2-987c-4278-ae2c-a33502d51926",
                    "gambit_id": "fba5bcd9-31e5-43e3-b1ad-3e4e99897ffe",
                    "last_updated": "2023-02-20T09:46:55.817306-05:00",
                    "created_at": "2023-02-19T09:52:15.431902-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d08d65e-19bd-43a2-9619-395dad6840a0/?format=api"
                }
            ]
        },
        {
            "id": "65e2da6e-8253-4116-b795-ebf3bbc5fc2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ccb99d3e-bb81-47ef-b4b8-f898ac26f26f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-19T09:52:15.426620-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",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77e46607-ea58-4193-bc8e-21197fe2a371",
                    "gambit_id": "39ee1044-68d5-4ea4-92fb-24c9b2635eb7",
                    "last_updated": "2023-02-20T09:46:55.815022-05:00",
                    "created_at": "2023-02-19T09:52:15.429336-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65e2da6e-8253-4116-b795-ebf3bbc5fc2f/?format=api"
                },
                {
                    "id": "2a65e457-f231-43b4-a1b5-158dee7f1373",
                    "gambit_id": "6a2a93d9-599a-4fc6-baf4-80b60013bad3",
                    "last_updated": "2023-02-20T09:46:55.813864-05:00",
                    "created_at": "2023-02-19T09:52:15.428075-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65e2da6e-8253-4116-b795-ebf3bbc5fc2f/?format=api"
                }
            ]
        }
    ]
}