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/2d086f32-5f63-4842-bea3-9d079dbde6b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d086f32-5f63-4842-bea3-9d079dbde6b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e696bbe-7fdf-488e-a96e-e72ad8366ff9",
    "completed": true,
    "last_updated": "2023-11-28T21:48:03.008343-05:00",
    "created_at": "2023-11-27T09:18:10.029858-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8e696bbe-7fdf-488e-a96e-e72ad8366ff9",
    "datetime": "2023-11-27T19:10:00-05:00",
    "cutoff_datetime": "2023-11-27T19:10:00-05:00",
    "name": "Washington Wizards v. Detroit Pistons",
    "bettypes": [
        {
            "id": "f9b742e1-d93d-4e0c-8ccf-ccc44749919b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d086f32-5f63-4842-bea3-9d079dbde6b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-27T09:18:10.051450-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": "Detroit Pistons",
                        "amount": 5421.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e95a420c-b5a4-43b8-8c54-9b69d34a03ad",
                    "gambit_id": "6a11201d-2b8a-473c-9081-b88a46500284",
                    "last_updated": "2023-11-28T21:48:03.043285-05:00",
                    "created_at": "2023-11-27T09:18:10.060547-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b742e1-d93d-4e0c-8ccf-ccc44749919b/?format=api"
                },
                {
                    "id": "80c14df0-b228-4ac2-8b59-297e7e2856f9",
                    "gambit_id": "ea0673d2-62ec-4ff3-a360-c12cf651ac68",
                    "last_updated": "2023-11-28T21:48:03.038808-05:00",
                    "created_at": "2023-11-27T09:18:10.055246-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b742e1-d93d-4e0c-8ccf-ccc44749919b/?format=api"
                }
            ]
        },
        {
            "id": "ef6757e8-fd4e-41de-8f5b-c0de7daadebc",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d086f32-5f63-4842-bea3-9d079dbde6b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-27T09:18:10.037126-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": "Detroit Pistons",
                        "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": "7f8bea5d-42ca-4ad6-a025-2a4141b42b73",
                    "gambit_id": "13dc3905-1b3c-4201-8d04-8f142bab81eb",
                    "last_updated": "2023-11-28T21:48:03.029973-05:00",
                    "created_at": "2023-11-27T09:18:10.046783-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6757e8-fd4e-41de-8f5b-c0de7daadebc/?format=api"
                },
                {
                    "id": "a00e6ac0-d69d-49f2-8035-afc96e9114cf",
                    "gambit_id": "98c313cd-cf3b-4f8e-942a-330ddbf0cb8a",
                    "last_updated": "2023-11-28T21:48:03.024908-05:00",
                    "created_at": "2023-11-27T09:18:10.041898-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6757e8-fd4e-41de-8f5b-c0de7daadebc/?format=api"
                }
            ]
        },
        {
            "id": "7e6ff597-14e9-46f5-93d9-7b3c1e314f8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d086f32-5f63-4842-bea3-9d079dbde6b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-27T09:18:10.064933-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4b44a5c-3cfd-434f-a6ca-e41d7cb75e0e",
                    "gambit_id": "1d468cf2-38ad-4282-925f-5f56efa7a724",
                    "last_updated": "2023-11-28T21:48:03.058202-05:00",
                    "created_at": "2023-11-27T09:18:10.072884-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6ff597-14e9-46f5-93d9-7b3c1e314f8b/?format=api"
                },
                {
                    "id": "c91c6f9c-9399-4077-b2d9-32fcaf87315b",
                    "gambit_id": "ca7914ea-3093-4361-b731-c861b12c876e",
                    "last_updated": "2023-11-28T21:48:03.053134-05:00",
                    "created_at": "2023-11-27T09:18:10.069016-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6ff597-14e9-46f5-93d9-7b3c1e314f8b/?format=api"
                }
            ]
        }
    ]
}