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/2f414d9a-ceba-48a6-a676-6b249451df49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f414d9a-ceba-48a6-a676-6b249451df49",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fde21827-2016-4999-9f6c-d4dec1d9738f",
    "completed": true,
    "last_updated": "2023-11-15T14:53:08.132806-05:00",
    "created_at": "2023-11-14T09:13:06.803739-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.04,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fde21827-2016-4999-9f6c-d4dec1d9738f",
    "datetime": "2023-11-14T22:37:00-05:00",
    "cutoff_datetime": "2023-11-14T22:37:00-05:00",
    "name": "Florida Panthers v. San Jose Sharks",
    "bettypes": [
        {
            "id": "4a02e86c-1354-413e-8a08-7a2449d841e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f414d9a-ceba-48a6-a676-6b249451df49/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-14T09:13:06.808841-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": "Florida Panthers",
                        "amount": 7146.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 2854.0
                    }
                ],
                "expected_reward_tokens": 9503.82,
                "profit_sb": 3.82,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc8af6ae-9b14-4f69-9223-07d6aabb6c48",
                    "gambit_id": "520ed05f-0d80-495c-886e-34ccae3e6457",
                    "last_updated": "2023-11-15T14:53:08.141893-05:00",
                    "created_at": "2023-11-14T09:13:06.812871-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a02e86c-1354-413e-8a08-7a2449d841e6/?format=api"
                },
                {
                    "id": "4ec93065-43c8-4152-9763-6a8e1c645e0c",
                    "gambit_id": "ebf5d095-9dac-4119-8eb4-3611344642bf",
                    "last_updated": "2023-11-15T14:53:08.145442-05:00",
                    "created_at": "2023-11-14T09:13:06.817172-05:00",
                    "name": "San Jose Sharks",
                    "reward": "3.33000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a02e86c-1354-413e-8a08-7a2449d841e6/?format=api"
                }
            ]
        },
        {
            "id": "a4a8e4d5-3d12-4d47-ac5a-f1fe61555594",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f414d9a-ceba-48a6-a676-6b249451df49/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-14T09:13:06.823207-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": "Florida Panthers",
                        "amount": 5107.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "876007f3-b47e-4dc3-a52e-7c3a644d2b0f",
                    "gambit_id": "98a87de8-835f-4949-9efc-0b9477c19a1a",
                    "last_updated": "2023-11-15T14:53:08.152761-05:00",
                    "created_at": "2023-11-14T09:13:06.828557-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a8e4d5-3d12-4d47-ac5a-f1fe61555594/?format=api"
                },
                {
                    "id": "50183239-1fd4-482c-b4c9-c745c918ae82",
                    "gambit_id": "aa090bd1-08d7-4ca5-b246-94eaa9111023",
                    "last_updated": "2023-11-15T14:53:08.156052-05:00",
                    "created_at": "2023-11-14T09:13:06.833155-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a8e4d5-3d12-4d47-ac5a-f1fe61555594/?format=api"
                }
            ]
        },
        {
            "id": "be54565b-2ed2-4a47-9a07-63495ce3b04d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f414d9a-ceba-48a6-a676-6b249451df49/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-14T09:13:06.837426-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fccb4fd3-56af-4e62-b9b7-66cc82bee3f6",
                    "gambit_id": "9c450cf0-f991-4dc6-88e8-7e6a954176f5",
                    "last_updated": "2023-11-15T14:53:08.163148-05:00",
                    "created_at": "2023-11-14T09:13:06.841077-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be54565b-2ed2-4a47-9a07-63495ce3b04d/?format=api"
                },
                {
                    "id": "3e77584d-dbba-4700-8acd-339b94f62769",
                    "gambit_id": "288f1236-3440-4ebd-b8ee-947e59663acd",
                    "last_updated": "2023-11-15T14:53:08.166949-05:00",
                    "created_at": "2023-11-14T09:13:06.846318-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be54565b-2ed2-4a47-9a07-63495ce3b04d/?format=api"
                }
            ]
        }
    ]
}