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/5d30b05e-23c8-4402-9685-86dfee456121/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5d30b05e-23c8-4402-9685-86dfee456121",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "731ba22d-a2ee-49a6-83b7-9c950235600a",
    "completed": true,
    "last_updated": "2023-01-13T11:47:21.852619-05:00",
    "created_at": "2023-01-12T08:22:01.773325-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.87,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/731ba22d-a2ee-49a6-83b7-9c950235600a",
    "datetime": "2023-01-12T19:30:00-05:00",
    "cutoff_datetime": "2023-01-12T19:30:00-05:00",
    "name": "Boston Celtics v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "23ea91fb-fa4a-47b6-b896-94f37bfc5165",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d30b05e-23c8-4402-9685-86dfee456121/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:37:10.836963-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": "Boston Celtics",
                        "amount": 5098.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3af04fd3-2abb-44af-b777-1975391fd686",
                    "gambit_id": "8585ba32-f407-40ce-a107-2fee3576be93",
                    "last_updated": "2023-01-13T11:47:21.859615-05:00",
                    "created_at": "2023-01-12T08:37:10.839134-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23ea91fb-fa4a-47b6-b896-94f37bfc5165/?format=api"
                },
                {
                    "id": "cef6d1d5-2b45-46be-bbae-b39496f214ff",
                    "gambit_id": "518723bb-7f48-4540-8765-5d1cee2fa1e0",
                    "last_updated": "2023-01-13T11:47:21.858547-05:00",
                    "created_at": "2023-01-12T08:37:10.838030-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23ea91fb-fa4a-47b6-b896-94f37bfc5165/?format=api"
                }
            ]
        },
        {
            "id": "589c3060-61fd-46d8-81db-25460297b5d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d30b05e-23c8-4402-9685-86dfee456121/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:01.774895-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": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9439bb02-1c78-448f-8b71-b7329745da63",
                    "gambit_id": "6598c92a-ff97-4da2-a862-f9c52a50742b",
                    "last_updated": "2023-01-13T11:47:21.861862-05:00",
                    "created_at": "2023-01-12T08:22:01.776145-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c3060-61fd-46d8-81db-25460297b5d7/?format=api"
                },
                {
                    "id": "4310eebc-b328-46f6-bae7-45e1ac38c713",
                    "gambit_id": "1acedece-419a-43ee-86ae-ada0e4b8c655",
                    "last_updated": "2023-01-13T11:47:21.862958-05:00",
                    "created_at": "2023-01-12T08:22:01.777459-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c3060-61fd-46d8-81db-25460297b5d7/?format=api"
                }
            ]
        },
        {
            "id": "b41a3acb-d2d2-47ce-9214-888593d5a3fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d30b05e-23c8-4402-9685-86dfee456121/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T08:37:10.833280-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a31e733-8861-42e6-85a2-20538ac97922",
                    "gambit_id": "77b34748-a04c-4ee3-9ad5-7fc5c5762859",
                    "last_updated": "2023-01-13T11:47:21.855333-05:00",
                    "created_at": "2023-01-12T08:37:10.834526-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41a3acb-d2d2-47ce-9214-888593d5a3fb/?format=api"
                },
                {
                    "id": "cffdb576-8458-4e39-a094-90a37d530143",
                    "gambit_id": "e1ba1e20-7fb4-4b73-b73f-d44e9daa4f2e",
                    "last_updated": "2023-01-13T11:47:21.856397-05:00",
                    "created_at": "2023-01-12T08:37:10.835726-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41a3acb-d2d2-47ce-9214-888593d5a3fb/?format=api"
                }
            ]
        }
    ]
}