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/816f7bbb-788d-4697-aeed-3e009fdd0bb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "816f7bbb-788d-4697-aeed-3e009fdd0bb9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8d4deba-ba36-4f17-a3a8-a76f76c50d41",
    "completed": true,
    "last_updated": "2023-02-28T12:37:08.273169-05:00",
    "created_at": "2023-02-27T10:17:01.853923-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e8d4deba-ba36-4f17-a3a8-a76f76c50d41",
    "datetime": "2023-02-27T19:10:00-05:00",
    "cutoff_datetime": "2023-02-27T19:10:00-05:00",
    "name": "Detroit Pistons v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "36af8bfb-b877-4217-8eb3-1901e0509ec5",
            "match": "https://api-prod.gambitprofit.com/api/matches/816f7bbb-788d-4697-aeed-3e009fdd0bb9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:37:08.279081-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": "Charlotte Hornets",
                        "amount": 6956.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1f1fbeb4-46c5-4029-92f2-3fd02a03af52",
                    "gambit_id": "50e214ec-2fc9-494c-b7d7-b12a6a27b8f8",
                    "last_updated": "2023-02-28T12:37:08.280282-05:00",
                    "created_at": "2023-02-28T12:37:08.280292-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36af8bfb-b877-4217-8eb3-1901e0509ec5/?format=api"
                },
                {
                    "id": "817168ea-3c47-45a0-aba3-8025a8525f04",
                    "gambit_id": "78a5e961-0e1c-46d2-9b94-a733cc431b16",
                    "last_updated": "2023-02-28T12:37:08.281552-05:00",
                    "created_at": "2023-02-28T12:37:08.281561-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36af8bfb-b877-4217-8eb3-1901e0509ec5/?format=api"
                }
            ]
        },
        {
            "id": "6c58731a-edf2-4b07-9479-51905546e4b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/816f7bbb-788d-4697-aeed-3e009fdd0bb9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-27T10:17:01.855483-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0423bb01-781a-4289-9bfc-64f9ceba1665",
                    "gambit_id": "ed847786-5a88-4332-9b4f-51a5e831a3f1",
                    "last_updated": "2023-02-28T12:37:08.283879-05:00",
                    "created_at": "2023-02-27T10:17:01.856759-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c58731a-edf2-4b07-9479-51905546e4b9/?format=api"
                },
                {
                    "id": "3d2c181f-b4b9-45b2-9ee1-8ecf15895fbb",
                    "gambit_id": "a5084d83-1719-44a4-9dce-70f241de0210",
                    "last_updated": "2023-02-28T12:37:08.285101-05:00",
                    "created_at": "2023-02-27T10:17:01.858049-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c58731a-edf2-4b07-9479-51905546e4b9/?format=api"
                }
            ]
        },
        {
            "id": "f3226de5-b621-4aa4-858e-c2521dfa1cc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/816f7bbb-788d-4697-aeed-3e009fdd0bb9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:08.275149-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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "664703aa-cb3b-4ff5-8735-bb7346435496",
                    "gambit_id": "cda160a4-012f-40f6-aac6-413de0014690",
                    "last_updated": "2023-02-28T12:37:08.276470-05:00",
                    "created_at": "2023-02-28T12:37:08.276480-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3226de5-b621-4aa4-858e-c2521dfa1cc5/?format=api"
                },
                {
                    "id": "49763b30-86f0-4a60-bc1a-1074348e61ae",
                    "gambit_id": "06eda3ad-12c1-42f0-a6bf-06b56f164231",
                    "last_updated": "2023-02-28T12:37:08.277754-05:00",
                    "created_at": "2023-02-28T12:37:08.277763-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3226de5-b621-4aa4-858e-c2521dfa1cc5/?format=api"
                }
            ]
        }
    ]
}