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/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d47b8483-5a54-4b54-a4d5-bbbf5fe6721e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c881c988-f46b-4e54-88da-cb13e281822b",
    "completed": true,
    "last_updated": "2023-08-28T18:28:28.665166-04:00",
    "created_at": "2023-08-25T08:38:09.428383-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c881c988-f46b-4e54-88da-cb13e281822b",
    "datetime": "2023-08-25T22:10:00-04:00",
    "cutoff_datetime": "2023-08-25T22:10:00-04:00",
    "name": "KAN (B Singer) v. SEA (B Miller)",
    "bettypes": [
        {
            "id": "e3fc847b-a964-4f93-9e91-568e8ed32ac6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T08:38:09.438720-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": "SEA (B Miller)",
                        "amount": 6232.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0a07b714-f06e-45cd-b939-524216f1b202",
                    "gambit_id": "f5bcca23-fb74-484d-b217-a66f991bed65",
                    "last_updated": "2023-08-28T18:28:28.681955-04:00",
                    "created_at": "2023-08-25T08:38:09.447670-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc847b-a964-4f93-9e91-568e8ed32ac6/?format=api"
                },
                {
                    "id": "928fbe3e-ceb2-449a-9754-ea7d420af49e",
                    "gambit_id": "d1d41de4-7d6c-47ed-925d-9bf8e9b4fa8c",
                    "last_updated": "2023-08-28T18:28:28.678728-04:00",
                    "created_at": "2023-08-25T08:38:09.443122-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc847b-a964-4f93-9e91-568e8ed32ac6/?format=api"
                }
            ]
        },
        {
            "id": "fd5c2c93-2813-497f-824e-b23325fcad79",
            "match": "https://api-prod.gambitprofit.com/api/matches/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T08:38:09.451644-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": "KAN",
                        "amount": 5512.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b47e7087-174f-44f7-b450-d554dfee9329",
                    "gambit_id": "9d480cef-c7ec-403f-8d19-4ef3e92d9cd9",
                    "last_updated": "2023-08-28T18:28:28.688566-04:00",
                    "created_at": "2023-08-25T08:38:09.454944-04:00",
                    "name": "KAN",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c2c93-2813-497f-824e-b23325fcad79/?format=api"
                },
                {
                    "id": "f8ab7515-1ea8-432a-8d5f-2f5f1315eca8",
                    "gambit_id": "1ca6f3ee-2461-4724-9fd4-a7807152ae50",
                    "last_updated": "2023-08-28T18:28:28.691869-04:00",
                    "created_at": "2023-08-25T08:38:09.458743-04:00",
                    "name": "SEA",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c2c93-2813-497f-824e-b23325fcad79/?format=api"
                }
            ]
        },
        {
            "id": "2546e828-43a4-45fb-a402-2e52adfeb616",
            "match": "https://api-prod.gambitprofit.com/api/matches/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T08:38:09.462514-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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9671dd93-b997-43b9-a138-ec96a91dcfa5",
                    "gambit_id": "8f6dd2de-6e9a-4782-b7bb-1591d0335b06",
                    "last_updated": "2023-08-28T18:28:28.713019-04:00",
                    "created_at": "2023-08-25T08:38:09.466537-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2546e828-43a4-45fb-a402-2e52adfeb616/?format=api"
                },
                {
                    "id": "a6332082-6921-4853-94c1-78eb600f0323",
                    "gambit_id": "80e40e00-864b-4ed6-982d-1055374ce067",
                    "last_updated": "2023-08-28T18:28:28.717342-04:00",
                    "created_at": "2023-08-25T08:38:09.470463-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2546e828-43a4-45fb-a402-2e52adfeb616/?format=api"
                }
            ]
        }
    ]
}