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/667df783-dd79-4290-8a0f-e010813d98a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "667df783-dd79-4290-8a0f-e010813d98a6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6b090265-6307-475f-96fe-ef1e659e217b",
    "completed": true,
    "last_updated": "2023-03-01T09:37:04.804207-05:00",
    "created_at": "2023-02-28T12:37:00.441575-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6b090265-6307-475f-96fe-ef1e659e217b",
    "datetime": "2023-02-28T20:10:00-05:00",
    "cutoff_datetime": "2023-02-28T20:10:00-05:00",
    "name": "Denver Nuggets v. Houston Rockets",
    "bettypes": [
        {
            "id": "61f80fa6-a0aa-4d85-ae71-c80065c09e64",
            "match": "https://api-prod.gambitprofit.com/api/matches/667df783-dd79-4290-8a0f-e010813d98a6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:37:00.447249-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": "Denver Nuggets",
                        "amount": 8369.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 1631.0
                    }
                ],
                "expected_reward_tokens": 9540.66,
                "profit_sb": 40.66,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ffdfce89-2700-4310-8383-22e305a454d2",
                    "gambit_id": "d2201cea-2721-4ad2-b1be-7269f0aa122a",
                    "last_updated": "2023-03-01T09:37:04.811740-05:00",
                    "created_at": "2023-02-28T12:37:00.449754-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f80fa6-a0aa-4d85-ae71-c80065c09e64/?format=api"
                },
                {
                    "id": "ee23ffbe-bfd7-4313-b681-8fd4ddbec5b8",
                    "gambit_id": "772cbf39-6ee5-4f07-af0f-0a997c7d1fbc",
                    "last_updated": "2023-03-01T09:37:04.810567-05:00",
                    "created_at": "2023-02-28T12:37:00.448464-05:00",
                    "name": "Houston Rockets",
                    "reward": "5.85000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f80fa6-a0aa-4d85-ae71-c80065c09e64/?format=api"
                }
            ]
        },
        {
            "id": "e7a034c6-1bc9-4433-bcc2-fbf368f245a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/667df783-dd79-4290-8a0f-e010813d98a6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-28T12:37:00.451088-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a0012d7-956a-4246-b694-411ca3440db9",
                    "gambit_id": "f0d0facf-54e4-41ec-a547-2ea7f7ce9e9d",
                    "last_updated": "2023-03-01T09:37:04.814050-05:00",
                    "created_at": "2023-02-28T12:37:00.452321-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a034c6-1bc9-4433-bcc2-fbf368f245a3/?format=api"
                },
                {
                    "id": "7f2350b0-bbbe-4979-8494-709a858cc045",
                    "gambit_id": "8816912b-88cd-4cb4-99ba-954ca726c014",
                    "last_updated": "2023-03-01T09:37:04.815214-05:00",
                    "created_at": "2023-02-28T12:37:00.453618-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a034c6-1bc9-4433-bcc2-fbf368f245a3/?format=api"
                }
            ]
        },
        {
            "id": "a279d0a8-7df2-489f-aa4c-04389fc821a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/667df783-dd79-4290-8a0f-e010813d98a6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:00.443353-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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1f9ff0c-cb0f-4244-a75d-1cf2e366bc61",
                    "gambit_id": "1593341d-9362-4745-8f85-5ebc3c752a5f",
                    "last_updated": "2023-03-01T09:37:04.807093-05:00",
                    "created_at": "2023-02-28T12:37:00.444617-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a279d0a8-7df2-489f-aa4c-04389fc821a4/?format=api"
                },
                {
                    "id": "0fe258b8-60fc-47cd-abfa-9423100c78fa",
                    "gambit_id": "bc56e577-200b-4223-8f6f-7a2a67a94226",
                    "last_updated": "2023-03-01T09:37:04.808269-05:00",
                    "created_at": "2023-02-28T12:37:00.445900-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a279d0a8-7df2-489f-aa4c-04389fc821a4/?format=api"
                }
            ]
        }
    ]
}