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/d28d87c3-5f7d-4272-b630-adbd66640645/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d28d87c3-5f7d-4272-b630-adbd66640645",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf7bd5ce-56f0-4ac1-8cac-ca62083c8088",
    "completed": true,
    "last_updated": "2023-02-24T12:17:07.546175-05:00",
    "created_at": "2023-02-23T09:07:03.075610-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cf7bd5ce-56f0-4ac1-8cac-ca62083c8088",
    "datetime": "2023-02-23T21:10:00-05:00",
    "cutoff_datetime": "2023-02-23T21:10:00-05:00",
    "name": "Oklahoma City Thunder v. Utah Jazz",
    "bettypes": [
        {
            "id": "8cf29c75-e8dc-416e-8e7a-90d0d20c7fdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d28d87c3-5f7d-4272-b630-adbd66640645/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T09:07:03.084620-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": "Utah Jazz",
                        "amount": 5106.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18cfaf7c-e931-49e3-b119-8aec29dea57d",
                    "gambit_id": "a68a11ff-f3ad-41e9-b983-1d98bb57e21e",
                    "last_updated": "2023-02-24T12:17:07.553680-05:00",
                    "created_at": "2023-02-23T09:07:03.085925-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf29c75-e8dc-416e-8e7a-90d0d20c7fdb/?format=api"
                },
                {
                    "id": "437b223e-0fce-4e69-b645-491a698bf74b",
                    "gambit_id": "20e6bfb1-db1a-439c-a611-622839a62967",
                    "last_updated": "2023-02-24T12:17:07.554795-05:00",
                    "created_at": "2023-02-23T09:07:03.087148-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf29c75-e8dc-416e-8e7a-90d0d20c7fdb/?format=api"
                }
            ]
        },
        {
            "id": "d25e7d4a-ce06-4fc5-a14e-83d4ee03a0f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d28d87c3-5f7d-4272-b630-adbd66640645/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T09:07:03.088416-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62e32b1a-9661-4c39-abe3-27848fa3d336",
                    "gambit_id": "cd8cc795-6b14-4247-90fd-8c12d25ce9fb",
                    "last_updated": "2023-02-24T12:17:07.558145-05:00",
                    "created_at": "2023-02-23T09:07:03.090788-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d25e7d4a-ce06-4fc5-a14e-83d4ee03a0f7/?format=api"
                },
                {
                    "id": "4f8e80cb-cfb3-4e9f-8efd-9c347fae3b19",
                    "gambit_id": "77753932-408e-4fe1-bb89-7b3dc8a5be5f",
                    "last_updated": "2023-02-24T12:17:07.557040-05:00",
                    "created_at": "2023-02-23T09:07:03.089537-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d25e7d4a-ce06-4fc5-a14e-83d4ee03a0f7/?format=api"
                }
            ]
        },
        {
            "id": "ca3c801f-3f85-4bc1-8dcc-324ce3e65cea",
            "match": "https://api-prod.gambitprofit.com/api/matches/d28d87c3-5f7d-4272-b630-adbd66640645/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T09:07:03.077297-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 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76d8fac1-64ed-467e-9ad6-10bc92e976ee",
                    "gambit_id": "6532ab7f-5ede-4292-bea4-6e59bc86a203",
                    "last_updated": "2023-02-24T12:17:07.551224-05:00",
                    "created_at": "2023-02-23T09:07:03.083021-05:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca3c801f-3f85-4bc1-8dcc-324ce3e65cea/?format=api"
                },
                {
                    "id": "d7198d4c-aee8-4102-a1f1-9bc7f5cc1d59",
                    "gambit_id": "324b9333-a087-42ec-99d0-43b6d3d5660b",
                    "last_updated": "2023-02-24T12:17:07.549901-05:00",
                    "created_at": "2023-02-23T09:07:03.079104-05:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca3c801f-3f85-4bc1-8dcc-324ce3e65cea/?format=api"
                }
            ]
        }
    ]
}