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/1126ac6e-551f-4ebf-a0cf-4642585d2664/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1126ac6e-551f-4ebf-a0cf-4642585d2664",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "10cffb83-75ae-4546-be6a-b38aa26961ab",
    "completed": true,
    "last_updated": "2023-02-14T09:41:54.377877-05:00",
    "created_at": "2023-02-13T08:17:04.420019-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/10cffb83-75ae-4546-be6a-b38aa26961ab",
    "datetime": "2023-02-13T19:40:00-05:00",
    "cutoff_datetime": "2023-02-13T19:40:00-05:00",
    "name": "Denver Nuggets v. Miami Heat",
    "bettypes": [
        {
            "id": "6246c787-f84d-439f-8110-227df65bb86c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1126ac6e-551f-4ebf-a0cf-4642585d2664/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T08:17:04.429728-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": "Miami Heat",
                        "amount": 5212.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7ab983c-a49f-4a49-81bb-6dc007ce26d3",
                    "gambit_id": "41a19380-4072-4dd5-86e3-0424468f74b3",
                    "last_updated": "2023-02-14T09:41:54.387595-05:00",
                    "created_at": "2023-02-13T08:17:04.430902-05:00",
                    "name": "Miami Heat",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6246c787-f84d-439f-8110-227df65bb86c/?format=api"
                },
                {
                    "id": "0be98315-a043-447d-a165-399db3cd99b3",
                    "gambit_id": "1da8a653-3b25-41df-a174-822b092a1b7e",
                    "last_updated": "2023-02-14T09:41:54.388778-05:00",
                    "created_at": "2023-02-13T08:17:04.432179-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6246c787-f84d-439f-8110-227df65bb86c/?format=api"
                }
            ]
        },
        {
            "id": "5e0d4210-316c-4e98-8586-1ae607ee8aa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/1126ac6e-551f-4ebf-a0cf-4642585d2664/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-13T08:17:04.425834-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": "Miami Heat",
                        "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": "08780d30-568f-466c-a0e2-d0679bc8676d",
                    "gambit_id": "171ac911-a789-410e-988b-27699d884ed8",
                    "last_updated": "2023-02-14T09:41:54.384153-05:00",
                    "created_at": "2023-02-13T08:17:04.427077-05:00",
                    "name": "Miami Heat",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0d4210-316c-4e98-8586-1ae607ee8aa1/?format=api"
                },
                {
                    "id": "6c983acc-24f5-409c-bf23-1c2261ad58ff",
                    "gambit_id": "1a0ebba7-8a03-439e-bf80-14f91d9a6760",
                    "last_updated": "2023-02-14T09:41:54.385303-05:00",
                    "created_at": "2023-02-13T08:17:04.428408-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0d4210-316c-4e98-8586-1ae607ee8aa1/?format=api"
                }
            ]
        },
        {
            "id": "7f81db88-c501-47bb-ba7c-a28d9264041e",
            "match": "https://api-prod.gambitprofit.com/api/matches/1126ac6e-551f-4ebf-a0cf-4642585d2664/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T08:17:04.421815-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 217.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 217.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "748a6ef3-7c97-4db6-99aa-34ccfd0e756d",
                    "gambit_id": "759201cd-9b85-4722-9031-0fb582e5f207",
                    "last_updated": "2023-02-14T09:41:54.381846-05:00",
                    "created_at": "2023-02-13T08:17:04.424472-05:00",
                    "name": "Game Total Over 217.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f81db88-c501-47bb-ba7c-a28d9264041e/?format=api"
                },
                {
                    "id": "bfa9d0d4-bd5e-4929-8096-77ba42f1fef9",
                    "gambit_id": "94e9916f-28df-49f9-a6d1-aa70b4adfbd0",
                    "last_updated": "2023-02-14T09:41:54.380693-05:00",
                    "created_at": "2023-02-13T08:17:04.423117-05:00",
                    "name": "Game Total Under 217.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f81db88-c501-47bb-ba7c-a28d9264041e/?format=api"
                }
            ]
        }
    ]
}