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/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc231f59-5bfa-4f46-a863-25415deaae57",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c93104ad-d7ce-4e86-9732-91daebdf952e",
    "completed": true,
    "last_updated": "2023-03-13T13:17:01.330749-04:00",
    "created_at": "2023-03-11T09:32:16.965731-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c93104ad-d7ce-4e86-9732-91daebdf952e",
    "datetime": "2023-03-11T22:07:00-05:00",
    "cutoff_datetime": "2023-03-11T22:07:00-05:00",
    "name": "Dallas Stars v. Seattle Kraken",
    "bettypes": [
        {
            "id": "b034fb16-d097-499c-b7e1-6ce536cab3c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-11T09:32:16.979896-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": "Dallas Stars",
                        "amount": 5317.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9282dda7-a714-49dd-a77b-c06cde2bb995",
                    "gambit_id": "6d49975b-3fab-45a8-a00f-f64c6fd60d88",
                    "last_updated": "2023-03-13T13:17:01.349419-04:00",
                    "created_at": "2023-03-11T09:32:16.983705-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api"
                },
                {
                    "id": "31d4e5aa-2df9-47df-8d16-ce9ed45a4144",
                    "gambit_id": "f3d5fef8-7664-4ca8-9424-237756d01b4f",
                    "last_updated": "2023-03-13T13:17:01.347230-04:00",
                    "created_at": "2023-03-11T09:32:16.981820-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api"
                }
            ]
        },
        {
            "id": "9631671a-b0c3-4db8-a963-d2887dfffb5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-11T09:32:16.974146-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": "Seattle Kraken",
                        "amount": 6706.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9453.78,
                "profit_sb": -46.22,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2c08526-a58b-423e-b599-b8904a20288d",
                    "gambit_id": "a7c311c9-5388-47a3-8b48-5001cf527bd5",
                    "last_updated": "2023-03-13T13:17:01.341045-04:00",
                    "created_at": "2023-03-11T09:32:16.975908-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api"
                },
                {
                    "id": "5081a91a-164d-488e-8407-a3eb11564f7f",
                    "gambit_id": "76550346-7c0f-4338-892e-2191157b25c3",
                    "last_updated": "2023-03-13T13:17:01.342878-04:00",
                    "created_at": "2023-03-11T09:32:16.977896-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api"
                }
            ]
        },
        {
            "id": "9c00e8c8-e4a4-46d9-9b5a-f32a543377c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-11T09:32:16.968161-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac8e8887-280b-4371-8c77-1ef69cceb594",
                    "gambit_id": "0800dc20-e692-49ce-b79f-75bb18c96bcf",
                    "last_updated": "2023-03-13T13:17:01.337462-04:00",
                    "created_at": "2023-03-11T09:32:16.971938-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c00e8c8-e4a4-46d9-9b5a-f32a543377c7/?format=api"
                },
                {
                    "id": "bd910773-4bcd-43b3-81e2-aa26453d6792",
                    "gambit_id": "1bbf833f-52ef-465a-bb68-b4736bd2d59d",
                    "last_updated": "2023-03-13T13:17:01.335412-04:00",
                    "created_at": "2023-03-11T09:32:16.969968-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c00e8c8-e4a4-46d9-9b5a-f32a543377c7/?format=api"
                }
            ]
        }
    ]
}