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/7a7d4cdc-b983-4280-8458-e61d0c73654e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a7d4cdc-b983-4280-8458-e61d0c73654e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a1c86033-a85d-4684-8abb-3a2221887b51",
    "completed": true,
    "last_updated": "2023-04-17T11:42:03.938354-04:00",
    "created_at": "2023-04-14T12:02:16.693813-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.46,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a1c86033-a85d-4684-8abb-3a2221887b51",
    "datetime": "2023-04-15T10:00:00-04:00",
    "cutoff_datetime": "2023-04-15T10:00:00-04:00",
    "name": "Chelsea v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "aa12ff59-a3c4-4352-94d3-96f8ca842e9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a7d4cdc-b983-4280-8458-e61d0c73654e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:16.701112-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 5413.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 4587.0
                    }
                ],
                "expected_reward_tokens": 12935.34,
                "profit_sb": 3435.34,
                "profit_sb_percentage": 36.16,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 3840.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 3255.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2905.0
                    }
                ],
                "expected_reward_tokens": 9177.6,
                "profit_sb": -322.4,
                "profit_sb_percentage": -3.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d72ad2b-3ef7-434c-906f-1e89072a3952",
                    "gambit_id": "0b3b68e0-07c7-4eb7-8c46-6fd41acb27e8",
                    "last_updated": "2023-04-17T11:42:03.954331-04:00",
                    "created_at": "2023-04-14T12:02:16.702659-04:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa12ff59-a3c4-4352-94d3-96f8ca842e9f/?format=api"
                },
                {
                    "id": "f85abc8c-bd33-409d-acf0-bba59aa4921f",
                    "gambit_id": "d28dbabe-1107-42f2-9d8d-ba70e4201ab6",
                    "last_updated": "2023-04-17T11:42:03.957752-04:00",
                    "created_at": "2023-04-14T12:02:16.704234-04:00",
                    "name": "Chelsea",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa12ff59-a3c4-4352-94d3-96f8ca842e9f/?format=api"
                },
                {
                    "id": "f5d922f0-3883-4397-9575-4945461ee68f",
                    "gambit_id": "fb535e9b-2a83-4eb7-9c2e-610f7d43ac4f",
                    "last_updated": "2023-04-17T11:42:03.960534-04:00",
                    "created_at": "2023-04-14T12:02:16.705716-04:00",
                    "name": "Draw",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa12ff59-a3c4-4352-94d3-96f8ca842e9f/?format=api"
                }
            ]
        },
        {
            "id": "10ae14ce-9c17-49b5-8bbd-26cf78eb13c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a7d4cdc-b983-4280-8458-e61d0c73654e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:16.695886-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 Under 2.5",
                        "amount": 5148.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4852.0
                    }
                ],
                "expected_reward_tokens": 9266.4,
                "profit_sb": -233.6,
                "profit_sb_percentage": -2.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdbf94ff-6956-4f4e-8ec8-845173fcc691",
                    "gambit_id": "17b70224-f98a-4ddc-ae6e-05ce24548ecb",
                    "last_updated": "2023-04-17T11:42:03.945794-04:00",
                    "created_at": "2023-04-14T12:02:16.697372-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.80000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ae14ce-9c17-49b5-8bbd-26cf78eb13c9/?format=api"
                },
                {
                    "id": "9a137cd5-8f76-4d74-9f6e-8557b4ac873f",
                    "gambit_id": "dbe45222-ce55-4227-8122-84194ff0a5a3",
                    "last_updated": "2023-04-17T11:42:03.949292-04:00",
                    "created_at": "2023-04-14T12:02:16.699063-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.91000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ae14ce-9c17-49b5-8bbd-26cf78eb13c9/?format=api"
                }
            ]
        }
    ]
}