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/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6797fc3-0598-44bd-bada-ba409a1b648c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcb4fb59-6d55-4a24-b505-815f966ece0f",
    "completed": true,
    "last_updated": "2024-01-02T10:18:16.323072-05:00",
    "created_at": "2023-12-31T10:13:05.337889-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fcb4fb59-6d55-4a24-b505-815f966ece0f",
    "datetime": "2023-12-31T19:10:00-05:00",
    "cutoff_datetime": "2023-12-31T19:10:00-05:00",
    "name": "Brooklyn Nets v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "537b2c62-1ead-4b49-8025-7784c2d9c7c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-31T10:13:05.360549-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": "Oklahoma City Thunder",
                        "amount": 7351.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 2649.0
                    }
                ],
                "expected_reward_tokens": 9482.79,
                "profit_sb": -17.21,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2dd1775c-0355-4d48-aa3d-c1dca5b24e61",
                    "gambit_id": "f700c0d3-ab7d-4312-b787-4bd57d2f0923",
                    "last_updated": "2024-01-02T10:18:16.352939-05:00",
                    "created_at": "2023-12-31T10:13:05.371842-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537b2c62-1ead-4b49-8025-7784c2d9c7c3/?format=api"
                },
                {
                    "id": "0490dc2a-02a2-44d5-a1a2-bc2516a656bf",
                    "gambit_id": "432267b8-e164-4e90-b2b3-b590fe5a128f",
                    "last_updated": "2024-01-02T10:18:16.349790-05:00",
                    "created_at": "2023-12-31T10:13:05.365355-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "3.58000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537b2c62-1ead-4b49-8025-7784c2d9c7c3/?format=api"
                }
            ]
        },
        {
            "id": "8217a29e-99d5-426a-9c77-5ca8d72552c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-31T10:13:05.344459-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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ffb8e4ab-04e0-4c0b-97e7-aadffec45946",
                    "gambit_id": "7a8c810e-b343-4b32-b2d8-75bd330e0d03",
                    "last_updated": "2024-01-02T10:18:16.336728-05:00",
                    "created_at": "2023-12-31T10:13:05.350088-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api"
                },
                {
                    "id": "1c26751f-9ee7-43a9-8b46-3ae1b8135e7b",
                    "gambit_id": "13fc983f-7b2c-4712-b75e-d9d669532a9f",
                    "last_updated": "2024-01-02T10:18:16.343308-05:00",
                    "created_at": "2023-12-31T10:13:05.355416-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api"
                }
            ]
        },
        {
            "id": "49aba3f8-eafd-4f03-95ac-09f981143f48",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-31T10:13:05.377283-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 Over 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f30eec0-c74f-48c2-bdb7-a97acea3c73e",
                    "gambit_id": "8fd81a07-23c5-468f-b2db-2145dec82617",
                    "last_updated": "2024-01-02T10:18:16.363338-05:00",
                    "created_at": "2023-12-31T10:13:05.383375-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api"
                },
                {
                    "id": "ae704fc1-37a5-4b3c-9657-09ac01c2df66",
                    "gambit_id": "c07db7c2-6653-4559-888c-34aebaf9d13d",
                    "last_updated": "2024-01-02T10:18:16.366489-05:00",
                    "created_at": "2023-12-31T10:13:05.388728-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api"
                }
            ]
        }
    ]
}