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/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e887fce-bbb5-4087-82f7-1026e59e8efd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6d81f954-4f2e-49cf-ac71-12582249d868",
    "completed": true,
    "last_updated": "2023-01-22T21:22:16.196119-05:00",
    "created_at": "2023-01-21T10:22:16.140769-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.45,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6d81f954-4f2e-49cf-ac71-12582249d868",
    "datetime": "2023-01-21T20:10:00-05:00",
    "cutoff_datetime": "2023-01-21T20:10:00-05:00",
    "name": "Houston Rockets v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "ead5b69a-7001-4fec-8c1c-a23ecbc5c05f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:16.150067-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": "Minnesota Timberwolves",
                        "amount": 7515.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2485.0
                    }
                ],
                "expected_reward_tokens": 9542.4,
                "profit_sb": 42.4,
                "profit_sb_percentage": 0.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2a9bd008-009b-4748-923e-5b196ee1f728",
                    "gambit_id": "ea6022a9-6b70-4ba1-ab40-b763b3c3d19a",
                    "last_updated": "2023-01-22T21:22:16.207230-05:00",
                    "created_at": "2023-01-21T10:22:16.152568-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api"
                },
                {
                    "id": "f90049fc-016c-4d31-b5fb-002d201ef147",
                    "gambit_id": "4d87f2d0-99f0-4361-b0ee-508ffdb6bcc9",
                    "last_updated": "2023-01-22T21:22:16.206071-05:00",
                    "created_at": "2023-01-21T10:22:16.151196-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.84000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api"
                }
            ]
        },
        {
            "id": "0ed30404-1e7c-48ed-bd00-55a979727500",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:16.146337-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f43d8ba3-76a2-4040-9a59-d06e6eacd89d",
                    "gambit_id": "a261d4d3-1484-4308-8c09-47fac01714ec",
                    "last_updated": "2023-01-22T21:22:16.202594-05:00",
                    "created_at": "2023-01-21T10:22:16.147564-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ed30404-1e7c-48ed-bd00-55a979727500/?format=api"
                },
                {
                    "id": "4ef6f3b5-94e5-4709-9c45-36ccf20d845a",
                    "gambit_id": "85f34900-6e35-455a-9825-efbb0f5c3a42",
                    "last_updated": "2023-01-22T21:22:16.203704-05:00",
                    "created_at": "2023-01-21T10:22:16.148809-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ed30404-1e7c-48ed-bd00-55a979727500/?format=api"
                }
            ]
        },
        {
            "id": "d18206d0-7655-4453-acf6-f02e09f4e273",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:16.142481-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 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f2bf6e8-3e5c-4248-b9c4-2f0ed699e44c",
                    "gambit_id": "f87e7071-20cb-4869-86cc-e1c9d3f9cfca",
                    "last_updated": "2023-01-22T21:22:16.199040-05:00",
                    "created_at": "2023-01-21T10:22:16.143767-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18206d0-7655-4453-acf6-f02e09f4e273/?format=api"
                },
                {
                    "id": "a0d075ba-3ab3-40c4-9d67-c59d9a018c3c",
                    "gambit_id": "653848f9-6074-4666-ae32-6e654338b081",
                    "last_updated": "2023-01-22T21:22:16.200329-05:00",
                    "created_at": "2023-01-21T10:22:16.145047-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18206d0-7655-4453-acf6-f02e09f4e273/?format=api"
                }
            ]
        }
    ]
}