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/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e645bc1a-84a6-437a-96cb-ffa916ce3bf0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "32b2bee1-29a5-430d-87f5-3d22dbf044ed",
    "completed": true,
    "last_updated": "2023-09-28T18:53:20.047439-04:00",
    "created_at": "2023-09-27T09:22:58.365801-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/32b2bee1-29a5-430d-87f5-3d22dbf044ed",
    "datetime": "2023-09-27T19:20:00-04:00",
    "cutoff_datetime": "2023-09-27T19:20:00-04:00",
    "name": "CHC (J Taillon) v. ATL (D Vines)",
    "bettypes": [
        {
            "id": "3b071cb1-1ff8-4263-9821-fd32b4011b3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:58.374101-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": "ATL (D Vines)",
                        "amount": 5776.0
                    },
                    {
                        "team": "CHC (J Taillon)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40485a6b-67d8-4e2f-85ee-23ec9072a453",
                    "gambit_id": "9102c75e-310b-48ad-a891-def0414aa6a6",
                    "last_updated": "2023-09-28T18:53:20.069985-04:00",
                    "created_at": "2023-09-27T09:22:58.383082-04:00",
                    "name": "ATL (D Vines)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b071cb1-1ff8-4263-9821-fd32b4011b3c/?format=api"
                },
                {
                    "id": "acfced0f-0c6f-4867-8407-067a28ad6a83",
                    "gambit_id": "cc3ab5d0-e7c1-4300-931f-18c463a85932",
                    "last_updated": "2023-09-28T18:53:20.065211-04:00",
                    "created_at": "2023-09-27T09:22:58.378883-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b071cb1-1ff8-4263-9821-fd32b4011b3c/?format=api"
                }
            ]
        },
        {
            "id": "712ede92-24ff-451f-8b9a-a63776057821",
            "match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:58.387569-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": "CHC",
                        "amount": 5857.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfdeb61c-da80-4320-b4c0-2ba554039edd",
                    "gambit_id": "7e9e57c1-63b2-43de-9449-fa80a60e6437",
                    "last_updated": "2023-09-28T18:53:20.076629-04:00",
                    "created_at": "2023-09-27T09:22:58.392243-04:00",
                    "name": "CHC",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api"
                },
                {
                    "id": "54c545f7-bf9e-402b-85c1-eef79b2e91c8",
                    "gambit_id": "cbe5def9-7399-4ea6-bfac-b2934aa3c013",
                    "last_updated": "2023-09-28T18:53:20.079844-04:00",
                    "created_at": "2023-09-27T09:22:58.396473-04:00",
                    "name": "ATL",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api"
                }
            ]
        },
        {
            "id": "39f2a5c2-0620-47b3-a67b-c857557c30e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:58.401217-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae00bfbf-eece-4134-b551-1da9d465e0b7",
                    "gambit_id": "2b8d8870-09e6-4ac5-9e65-1a02035da44e",
                    "last_updated": "2023-09-28T18:53:20.089381-04:00",
                    "created_at": "2023-09-27T09:22:58.413655-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39f2a5c2-0620-47b3-a67b-c857557c30e9/?format=api"
                },
                {
                    "id": "b269a3c4-a783-43ac-8325-3d76d56d5a68",
                    "gambit_id": "614f22b2-51ac-4ead-9008-212619176dd3",
                    "last_updated": "2023-09-28T18:53:20.086250-04:00",
                    "created_at": "2023-09-27T09:22:58.409016-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39f2a5c2-0620-47b3-a67b-c857557c30e9/?format=api"
                }
            ]
        }
    ]
}