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/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "33ae792c-e46f-4c04-a1e3-974e51a0c428",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac6a1dce-4e02-4bdd-81fe-350deaefee0e",
    "completed": true,
    "last_updated": "2024-01-09T10:23:17.173033-05:00",
    "created_at": "2024-01-06T09:23:25.581146-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.64,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ac6a1dce-4e02-4bdd-81fe-350deaefee0e",
    "datetime": "2024-01-06T19:10:00-05:00",
    "cutoff_datetime": "2024-01-06T19:10:00-05:00",
    "name": "New York Knicks v. Washington Wizards",
    "bettypes": [
        {
            "id": "81db9d68-106d-410e-aa6b-93bc78033936",
            "match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-06T10:13:13.040047-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": "New York Knicks",
                        "amount": 7675.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 2325.0
                    }
                ],
                "expected_reward_tokens": 9439.5,
                "profit_sb": -60.5,
                "profit_sb_percentage": -0.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7af23d02-fffa-4281-8a78-5ec4795782d3",
                    "gambit_id": "5e7b98a4-3998-40cc-85e9-cc69ca50fd05",
                    "last_updated": "2024-01-09T10:23:17.210705-05:00",
                    "created_at": "2024-01-06T10:13:13.046217-05:00",
                    "name": "New York Knicks",
                    "reward": "1.23000",
                    "odds": "1.24390",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api"
                },
                {
                    "id": "c62e9a56-974d-49b3-bb26-47c86acf1042",
                    "gambit_id": "09671c20-3e61-4765-a101-bf02d5d8ee28",
                    "last_updated": "2024-01-09T10:23:17.214420-05:00",
                    "created_at": "2024-01-06T10:13:13.051060-05:00",
                    "name": "Washington Wizards",
                    "reward": "4.06000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api"
                }
            ]
        },
        {
            "id": "869533a3-dd8b-4bc0-8592-e41e04ecd666",
            "match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-06T09:23:25.585775-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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78771e37-cb39-4610-8e64-0e5b5b09608e",
                    "gambit_id": "f57c5a82-18e3-478c-b076-abcd1061ff99",
                    "last_updated": "2024-01-09T10:23:17.187807-05:00",
                    "created_at": "2024-01-06T09:23:25.593633-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869533a3-dd8b-4bc0-8592-e41e04ecd666/?format=api"
                },
                {
                    "id": "7c0a15b7-523f-46e5-9e28-8e67ef9c634e",
                    "gambit_id": "164ef4b4-0f38-441e-9786-a82f4082e646",
                    "last_updated": "2024-01-09T10:23:17.192058-05:00",
                    "created_at": "2024-01-06T09:23:25.597696-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869533a3-dd8b-4bc0-8592-e41e04ecd666/?format=api"
                }
            ]
        },
        {
            "id": "e0da095d-ba05-477d-aa4f-2915372ed17d",
            "match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-06T09:23:25.601528-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 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e1b51f2-b27b-4241-92d7-c70b9a411483",
                    "gambit_id": "79153010-37fd-4fb5-89a4-d4e6e3f8f2dc",
                    "last_updated": "2024-01-09T10:23:17.199890-05:00",
                    "created_at": "2024-01-06T09:23:25.608463-05:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api"
                },
                {
                    "id": "f7a0dc1c-1d58-4dd5-aed6-3ba6c0549e72",
                    "gambit_id": "1e22a454-63a3-4475-867e-bc868b807667",
                    "last_updated": "2024-01-09T10:23:17.203366-05:00",
                    "created_at": "2024-01-06T09:23:25.604844-05:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api"
                }
            ]
        }
    ]
}