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/4587db12-5565-4449-9aed-d6bcc4974760/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4587db12-5565-4449-9aed-d6bcc4974760",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b2193fd1-d7cd-40ab-8de3-cdc40bde0a76",
    "completed": true,
    "last_updated": "2023-02-16T11:26:54.266771-05:00",
    "created_at": "2023-02-15T08:47:22.012742-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b2193fd1-d7cd-40ab-8de3-cdc40bde0a76",
    "datetime": "2023-02-15T19:40:00-05:00",
    "cutoff_datetime": "2023-02-15T19:40:00-05:00",
    "name": "Detroit Pistons v. Boston Celtics",
    "bettypes": [
        {
            "id": "0b0ca00f-0bb7-4901-a4fa-09c7c9e35ce5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4587db12-5565-4449-9aed-d6bcc4974760/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-15T08:47:22.023618-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": 7373.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2627.0
                    }
                ],
                "expected_reward_tokens": 9509.74,
                "profit_sb": 9.74,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c48051a-39fe-48d7-9ce0-7bbade25b0ff",
                    "gambit_id": "fc00ccc4-ae96-4a99-b296-28d03125076f",
                    "last_updated": "2023-02-16T11:26:54.276745-05:00",
                    "created_at": "2023-02-15T08:47:22.024921-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0ca00f-0bb7-4901-a4fa-09c7c9e35ce5/?format=api"
                },
                {
                    "id": "df9e47fc-51c3-412f-9a79-8f3e579f5b29",
                    "gambit_id": "7169e774-c42c-4f8a-bd13-bb12b5ccbb3f",
                    "last_updated": "2023-02-16T11:26:54.277928-05:00",
                    "created_at": "2023-02-15T08:47:22.026265-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.62000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0ca00f-0bb7-4901-a4fa-09c7c9e35ce5/?format=api"
                }
            ]
        },
        {
            "id": "83280879-321a-4856-bf66-37cf3d6a3bea",
            "match": "https://api-prod.gambitprofit.com/api/matches/4587db12-5565-4449-9aed-d6bcc4974760/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-15T08:47:22.018832-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": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed536fcf-2683-4bb1-9bd0-7db487c7ad3e",
                    "gambit_id": "aac7ec43-92a9-4cee-a018-c45afb6a1f69",
                    "last_updated": "2023-02-16T11:26:54.274368-05:00",
                    "created_at": "2023-02-15T08:47:22.021449-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83280879-321a-4856-bf66-37cf3d6a3bea/?format=api"
                },
                {
                    "id": "143ba0f7-b874-471f-9244-39083c6fa13a",
                    "gambit_id": "50d57ba4-016d-4e21-9eff-8718f43feae3",
                    "last_updated": "2023-02-16T11:26:54.273206-05:00",
                    "created_at": "2023-02-15T08:47:22.020145-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83280879-321a-4856-bf66-37cf3d6a3bea/?format=api"
                }
            ]
        },
        {
            "id": "1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4587db12-5565-4449-9aed-d6bcc4974760/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-15T08:47:22.014639-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d565fc0d-93ff-4a2d-94d3-edc1fc205255",
                    "gambit_id": "7803210e-7808-40da-a553-6fddcf3061bb",
                    "last_updated": "2023-02-16T11:26:54.269637-05:00",
                    "created_at": "2023-02-15T08:47:22.016008-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5/?format=api"
                },
                {
                    "id": "1137dcb6-469a-462a-a60d-5812f80f928c",
                    "gambit_id": "8b89518c-b17f-4bd4-a4c0-49c864a157bf",
                    "last_updated": "2023-02-16T11:26:54.270844-05:00",
                    "created_at": "2023-02-15T08:47:22.017419-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5/?format=api"
                }
            ]
        }
    ]
}