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/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20bab8ab-08d5-4f00-9893-d6ea284c0182",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5644da8-90ef-48de-8a96-5e584af2aee0",
    "completed": true,
    "last_updated": "2023-02-01T09:46:50.854092-05:00",
    "created_at": "2023-01-31T09:02:01.265598-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.76,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e5644da8-90ef-48de-8a96-5e584af2aee0",
    "datetime": "2023-01-31T19:30:00-05:00",
    "cutoff_datetime": "2023-01-31T19:30:00-05:00",
    "name": "Los Angeles Lakers v. New York Knicks",
    "bettypes": [
        {
            "id": "d3e6b6c7-d2de-4113-bc24-9f56da3125b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-31T09:02:01.275887-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": 5214.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e862a9d-2940-4620-b58b-0cd981816aad",
                    "gambit_id": "80e44f37-70a2-4d96-a40d-aba7f90fdf5f",
                    "last_updated": "2023-02-01T09:46:50.865292-05:00",
                    "created_at": "2023-01-31T09:02:01.277168-05:00",
                    "name": "New York Knicks",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6b6c7-d2de-4113-bc24-9f56da3125b0/?format=api"
                },
                {
                    "id": "f26d26b4-1ea0-4c8f-bcc1-4d43730f142a",
                    "gambit_id": "5dabab5a-07f3-487d-b3d1-6c03dc0e88c3",
                    "last_updated": "2023-02-01T09:46:50.866506-05:00",
                    "created_at": "2023-01-31T09:02:01.278481-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6b6c7-d2de-4113-bc24-9f56da3125b0/?format=api"
                }
            ]
        },
        {
            "id": "9698135f-5311-4109-b757-caf46ae374e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-31T09:02:01.271430-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75218f43-1975-4c85-8cd0-d4f82961457d",
                    "gambit_id": "11094291-3833-451b-841b-027447a61ebc",
                    "last_updated": "2023-02-01T09:46:50.861511-05:00",
                    "created_at": "2023-01-31T09:02:01.272834-05:00",
                    "name": "New York Knicks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9698135f-5311-4109-b757-caf46ae374e1/?format=api"
                },
                {
                    "id": "2bddac67-445d-49c4-89c5-3f6ee6ad42f1",
                    "gambit_id": "f163fc81-1c50-4813-88a8-e40d5661044a",
                    "last_updated": "2023-02-01T09:46:50.862750-05:00",
                    "created_at": "2023-01-31T09:02:01.274469-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9698135f-5311-4109-b757-caf46ae374e1/?format=api"
                }
            ]
        },
        {
            "id": "19988d7f-7fc7-4b3a-a0a1-da2fa191365e",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-31T09:02:01.267417-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 Over 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad04a40e-313f-4c87-8713-c9fe7e0adb55",
                    "gambit_id": "28ae2cd3-afba-4ecb-9492-29b324bae6b6",
                    "last_updated": "2023-02-01T09:46:50.858993-05:00",
                    "created_at": "2023-01-31T09:02:01.270034-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19988d7f-7fc7-4b3a-a0a1-da2fa191365e/?format=api"
                },
                {
                    "id": "1c426518-6e3b-4109-bc1e-b6505df9a432",
                    "gambit_id": "a248fbcd-84a4-4ec9-b8a0-50793a90f252",
                    "last_updated": "2023-02-01T09:46:50.856958-05:00",
                    "created_at": "2023-01-31T09:02:01.268724-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19988d7f-7fc7-4b3a-a0a1-da2fa191365e/?format=api"
                }
            ]
        }
    ]
}