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/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d66bca69-223e-4ba0-b220-ac30065d17d7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65f223fa-ad90-484b-98e3-88b4a1847b8a",
    "completed": true,
    "last_updated": "2023-12-04T15:38:01.300376-05:00",
    "created_at": "2023-12-02T08:28:09.680448-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/65f223fa-ad90-484b-98e3-88b4a1847b8a",
    "datetime": "2023-12-02T15:07:00-05:00",
    "cutoff_datetime": "2023-12-02T15:07:00-05:00",
    "name": "Chicago Blackhawks v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "760a95f5-9686-4058-a92f-2df94b6ff0fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-02T08:28:09.696908-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": 7203.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "463b496a-d4f1-49a3-94eb-c9b50f810845",
                    "gambit_id": "bac43504-165a-4213-a6a0-cdf2c2575af5",
                    "last_updated": "2023-12-04T15:38:01.317432-05:00",
                    "created_at": "2023-12-02T08:28:09.708256-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api"
                },
                {
                    "id": "4eccc6fd-da45-46a2-8b93-4d09194236dc",
                    "gambit_id": "73d97dd6-21ca-4978-9f01-272e52930d2f",
                    "last_updated": "2023-12-04T15:38:01.314050-05:00",
                    "created_at": "2023-12-02T08:28:09.702786-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api"
                }
            ]
        },
        {
            "id": "d98035ce-88f0-4824-8106-8efa41ce1ae9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-02T08:28:09.712166-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": 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": "91faaa31-4ab6-428d-9564-6df9317b66a6",
                    "gambit_id": "caa51a05-08c6-4b2f-afcb-b725d8855640",
                    "last_updated": "2023-12-04T15:38:01.327325-05:00",
                    "created_at": "2023-12-02T08:28:09.722339-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98035ce-88f0-4824-8106-8efa41ce1ae9/?format=api"
                },
                {
                    "id": "ccfb1db9-6309-4a11-99d0-6ba830bd1cf3",
                    "gambit_id": "87df07e7-2d4f-4db8-beb9-b10beac24098",
                    "last_updated": "2023-12-04T15:38:01.324042-05:00",
                    "created_at": "2023-12-02T08:28:09.717016-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98035ce-88f0-4824-8106-8efa41ce1ae9/?format=api"
                }
            ]
        },
        {
            "id": "e70ff4a4-63e3-40b3-bb38-5bd88b6ead52",
            "match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-02T08:28:09.727151-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": 5317.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01f0b5e6-e8b0-4cf3-b948-61fab99d2cdf",
                    "gambit_id": "76c16726-627e-4848-9085-99c029f7fe62",
                    "last_updated": "2023-12-04T15:38:01.334442-05:00",
                    "created_at": "2023-12-02T08:28:09.730920-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api"
                },
                {
                    "id": "d17c385a-cdb7-44ba-a4b0-3c7d5b02faea",
                    "gambit_id": "1504f65f-8be9-41c3-a49f-fe1ee20dbf2a",
                    "last_updated": "2023-12-04T15:38:01.338150-05:00",
                    "created_at": "2023-12-02T08:28:09.736036-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api"
                }
            ]
        }
    ]
}