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/b5aec188-2a65-4050-ab60-f713bfe7fad3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b5aec188-2a65-4050-ab60-f713bfe7fad3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "28711810-0307-47f2-b7a8-275ac5d581da",
    "completed": true,
    "last_updated": "2023-10-13T20:53:03.827532-04:00",
    "created_at": "2023-10-12T10:52:55.332641-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/28711810-0307-47f2-b7a8-275ac5d581da",
    "datetime": "2023-10-12T19:07:00-04:00",
    "cutoff_datetime": "2023-10-12T19:07:00-04:00",
    "name": "New York Rangers v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "d35e5f07-2644-4842-9b58-4b9920bcc8e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5aec188-2a65-4050-ab60-f713bfe7fad3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-12T10:52:55.342115-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": "New York Rangers",
                        "amount": 5423.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a935658e-2f51-47e8-9eb9-64927117eafb",
                    "gambit_id": "147ad4b9-8c0a-4c59-b9a5-0f6ef83dd680",
                    "last_updated": "2023-10-13T20:53:03.839427-04:00",
                    "created_at": "2023-10-12T10:52:55.348469-04:00",
                    "name": "New York Rangers",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d35e5f07-2644-4842-9b58-4b9920bcc8e5/?format=api"
                },
                {
                    "id": "12d88dcd-579d-438c-b4cf-21482d2aad2a",
                    "gambit_id": "142dcc86-fed5-4881-9fdf-f5ebe42ccc5f",
                    "last_updated": "2023-10-13T20:53:03.842663-04:00",
                    "created_at": "2023-10-12T10:52:55.354179-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d35e5f07-2644-4842-9b58-4b9920bcc8e5/?format=api"
                }
            ]
        },
        {
            "id": "22bd89d4-6b3f-4d44-9b44-9017ca5865ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5aec188-2a65-4050-ab60-f713bfe7fad3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-12T10:52:55.359669-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": "Buffalo Sabres",
                        "amount": 6603.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9375.72,
                "profit_sb": -124.28,
                "profit_sb_percentage": -1.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4a39dd8-1743-45c3-b257-1254e5eb2525",
                    "gambit_id": "20d3c5c5-a400-491d-ac30-91a996c26855",
                    "last_updated": "2023-10-13T20:53:03.858935-04:00",
                    "created_at": "2023-10-12T10:52:55.369549-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22bd89d4-6b3f-4d44-9b44-9017ca5865ad/?format=api"
                },
                {
                    "id": "59f3d986-6cb8-4d3e-b689-bbc83486f93a",
                    "gambit_id": "5e067cf0-721f-434f-8d05-92ceca6259ad",
                    "last_updated": "2023-10-13T20:53:03.855586-04:00",
                    "created_at": "2023-10-12T10:52:55.364139-04:00",
                    "name": "New York Rangers",
                    "reward": "2.76000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22bd89d4-6b3f-4d44-9b44-9017ca5865ad/?format=api"
                }
            ]
        },
        {
            "id": "87d8e680-5015-4404-8ed8-70cf81584e5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5aec188-2a65-4050-ab60-f713bfe7fad3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-12T10:52:55.375175-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 Over 6.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37a04282-7670-4f43-871b-b3f23b129340",
                    "gambit_id": "47246001-4669-4d16-b41f-bbd50d549582",
                    "last_updated": "2023-10-13T20:53:03.865509-04:00",
                    "created_at": "2023-10-12T10:52:55.380092-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d8e680-5015-4404-8ed8-70cf81584e5d/?format=api"
                },
                {
                    "id": "d33c3f45-87c9-4efb-824c-3ab073be7090",
                    "gambit_id": "feaa8a01-7554-40b6-b317-b7385145f715",
                    "last_updated": "2023-10-13T20:53:03.875941-04:00",
                    "created_at": "2023-10-12T10:52:55.385832-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d8e680-5015-4404-8ed8-70cf81584e5d/?format=api"
                }
            ]
        }
    ]
}