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/87fd6e8b-2aa3-4968-9bfe-510461daeb8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87fd6e8b-2aa3-4968-9bfe-510461daeb8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "83945930-ed0e-43e0-8903-c68032fcee51",
    "completed": true,
    "last_updated": "2023-11-03T10:13:02.608241-04:00",
    "created_at": "2023-11-01T09:08:15.249257-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.09,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/83945930-ed0e-43e0-8903-c68032fcee51",
    "datetime": "2023-11-01T19:07:00-04:00",
    "cutoff_datetime": "2023-11-01T19:07:00-04:00",
    "name": "Buffalo Sabres v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "fc63f0ae-fcb7-47c5-b628-5a6ae3de468d",
            "match": "https://api-prod.gambitprofit.com/api/matches/87fd6e8b-2aa3-4968-9bfe-510461daeb8e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:15.266617-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": "Philadelphia Flyers",
                        "amount": 5094.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86cecfc2-747c-4919-98a2-6e7d5ebc7de7",
                    "gambit_id": "c1491080-d636-40a2-be8e-e2fc84390c1e",
                    "last_updated": "2023-11-03T10:13:02.626579-04:00",
                    "created_at": "2023-11-01T09:08:15.281518-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc63f0ae-fcb7-47c5-b628-5a6ae3de468d/?format=api"
                },
                {
                    "id": "66dc59a1-2679-4b7d-a719-60a9b89dbed1",
                    "gambit_id": "0ed9b0a9-3a15-4ae1-8bfe-5bb8b01f35bf",
                    "last_updated": "2023-11-03T10:13:02.623184-04:00",
                    "created_at": "2023-11-01T09:08:15.274212-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc63f0ae-fcb7-47c5-b628-5a6ae3de468d/?format=api"
                }
            ]
        },
        {
            "id": "46db0e9f-9948-4cf5-9fbb-546c895f3317",
            "match": "https://api-prod.gambitprofit.com/api/matches/87fd6e8b-2aa3-4968-9bfe-510461daeb8e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:15.286234-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": "Philadelphia Flyers",
                        "amount": 6928.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3072.0
                    }
                ],
                "expected_reward_tokens": 9491.36,
                "profit_sb": -8.64,
                "profit_sb_percentage": -0.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "730e3ac9-a61b-4b8b-8264-9fe65578cb5a",
                    "gambit_id": "2c87f420-1425-42d9-8256-3434ab19b964",
                    "last_updated": "2023-11-03T10:13:02.636635-04:00",
                    "created_at": "2023-11-01T09:08:15.297058-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46db0e9f-9948-4cf5-9fbb-546c895f3317/?format=api"
                },
                {
                    "id": "ddc014fa-a39d-4e76-b189-daa78cbe6e7c",
                    "gambit_id": "dbd02796-6a35-463c-a08e-bd6b0e17edb3",
                    "last_updated": "2023-11-03T10:13:02.633340-04:00",
                    "created_at": "2023-11-01T09:08:15.291608-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "3.09000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46db0e9f-9948-4cf5-9fbb-546c895f3317/?format=api"
                }
            ]
        },
        {
            "id": "df33336a-098d-4efe-b79c-3ad6be0cf17e",
            "match": "https://api-prod.gambitprofit.com/api/matches/87fd6e8b-2aa3-4968-9bfe-510461daeb8e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:28:23.757698-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": 5515.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "916d9440-eae8-4c5c-a8a2-2c9f584d87f7",
                    "gambit_id": "75f68831-64c6-47f2-9008-8541b4a27244",
                    "last_updated": "2023-11-03T10:13:02.643121-04:00",
                    "created_at": "2023-11-01T09:28:23.764844-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df33336a-098d-4efe-b79c-3ad6be0cf17e/?format=api"
                },
                {
                    "id": "0a04b6b1-53da-4cd3-9cbc-c5abb6cd93a3",
                    "gambit_id": "fdf764ad-2ec2-4c40-b4bb-5cd3ac6dfdc3",
                    "last_updated": "2023-11-03T10:13:02.646491-04:00",
                    "created_at": "2023-11-01T09:28:23.781373-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df33336a-098d-4efe-b79c-3ad6be0cf17e/?format=api"
                }
            ]
        }
    ]
}