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/1eef06c3-3178-465d-8ad9-4c44a969bbd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1eef06c3-3178-465d-8ad9-4c44a969bbd4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b57f0e86-147c-4180-aa84-d26e13490f31",
    "completed": true,
    "last_updated": "2023-11-22T09:48:26.613125-05:00",
    "created_at": "2023-11-21T09:03:04.410339-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b57f0e86-147c-4180-aa84-d26e13490f31",
    "datetime": "2023-11-21T19:40:00-05:00",
    "cutoff_datetime": "2023-11-21T19:40:00-05:00",
    "name": "Indiana Pacers v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "72805f81-bd27-4e05-bcc2-ca27257e830b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1eef06c3-3178-465d-8ad9-4c44a969bbd4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-21T09:03:04.427691-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": "Atlanta Hawks",
                        "amount": 5929.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05ba7e48-0f13-4873-a81e-9a1646b87d8f",
                    "gambit_id": "8729e275-a109-430b-8665-0d48352141ee",
                    "last_updated": "2023-11-22T09:48:26.637381-05:00",
                    "created_at": "2023-11-21T09:03:04.436342-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72805f81-bd27-4e05-bcc2-ca27257e830b/?format=api"
                },
                {
                    "id": "ca3e90c2-7d7e-42b6-993a-64cee7ab1518",
                    "gambit_id": "12638f01-310a-4d59-aea0-f61cdb2b3e13",
                    "last_updated": "2023-11-22T09:48:26.634204-05:00",
                    "created_at": "2023-11-21T09:03:04.432045-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72805f81-bd27-4e05-bcc2-ca27257e830b/?format=api"
                }
            ]
        },
        {
            "id": "cd690ed7-62c2-436c-8fb1-dc5c4f1d0eb2",
            "match": "https://api-prod.gambitprofit.com/api/matches/1eef06c3-3178-465d-8ad9-4c44a969bbd4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-21T09:03:04.414964-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be9d4b77-be22-4565-959d-95199441dd43",
                    "gambit_id": "fbbaaa09-eea8-4856-b156-ecaad5e9f440",
                    "last_updated": "2023-11-22T09:48:26.624375-05:00",
                    "created_at": "2023-11-21T09:03:04.419484-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd690ed7-62c2-436c-8fb1-dc5c4f1d0eb2/?format=api"
                },
                {
                    "id": "9c3805b2-17f9-4797-8338-31169fd3ea4e",
                    "gambit_id": "2671d59b-1dab-4a5a-9055-ab86ba77dd4e",
                    "last_updated": "2023-11-22T09:48:26.627744-05:00",
                    "created_at": "2023-11-21T09:03:04.423653-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd690ed7-62c2-436c-8fb1-dc5c4f1d0eb2/?format=api"
                }
            ]
        },
        {
            "id": "053c0a9b-320f-45cc-b440-574327d656e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/1eef06c3-3178-465d-8ad9-4c44a969bbd4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-21T09:03:04.440019-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 Under 252.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 252.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25ef8fbc-b65e-49f4-a4e6-6ca25b248e73",
                    "gambit_id": "70180882-5c18-4f4e-b1d7-972b4bbdc5fc",
                    "last_updated": "2023-11-22T09:48:26.646987-05:00",
                    "created_at": "2023-11-21T09:03:04.447839-05:00",
                    "name": "Game Total Under 252.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "252.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053c0a9b-320f-45cc-b440-574327d656e0/?format=api"
                },
                {
                    "id": "813e676c-1262-44b1-93c7-8a601ad9c9ce",
                    "gambit_id": "9f2edefa-0c2c-4a34-ab35-736d601d59f7",
                    "last_updated": "2023-11-22T09:48:26.643726-05:00",
                    "created_at": "2023-11-21T09:03:04.443904-05:00",
                    "name": "Game Total Over 252.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "252.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053c0a9b-320f-45cc-b440-574327d656e0/?format=api"
                }
            ]
        }
    ]
}