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/3c074090-a6e9-48cc-9800-f96d07a6c289/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c074090-a6e9-48cc-9800-f96d07a6c289",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ef681d3c-1f0c-46c0-915c-482ee5f88baf",
    "completed": true,
    "last_updated": "2023-01-25T10:47:30.949235-05:00",
    "created_at": "2023-01-24T09:31:52.787823-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ef681d3c-1f0c-46c0-915c-482ee5f88baf",
    "datetime": "2023-01-24T21:10:00-05:00",
    "cutoff_datetime": "2023-01-24T21:10:00-05:00",
    "name": "Charlotte Hornets v. Phoenix Suns",
    "bettypes": [
        {
            "id": "0899087f-ba4d-4e65-8744-62a4801e4049",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c074090-a6e9-48cc-9800-f96d07a6c289/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-24T09:31:52.801152-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": "Phoenix Suns",
                        "amount": 7026.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2974.0
                    }
                ],
                "expected_reward_tokens": 9485.1,
                "profit_sb": -14.9,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f095e75b-b7a7-4f20-9a78-ae617ee5851b",
                    "gambit_id": "9a0bdc29-2331-458f-ae8b-2d846c3de2fb",
                    "last_updated": "2023-01-25T10:47:30.960220-05:00",
                    "created_at": "2023-01-24T09:31:52.802773-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899087f-ba4d-4e65-8744-62a4801e4049/?format=api"
                },
                {
                    "id": "1f4161f7-0049-44e6-85aa-fd9cddd4dfe7",
                    "gambit_id": "15a0a83b-c879-4761-b684-1ea08ba7810d",
                    "last_updated": "2023-01-25T10:47:30.961449-05:00",
                    "created_at": "2023-01-24T09:31:52.804481-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.19000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899087f-ba4d-4e65-8744-62a4801e4049/?format=api"
                }
            ]
        },
        {
            "id": "168a1e2a-60a9-4dd3-bc11-71372f8dcec7",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c074090-a6e9-48cc-9800-f96d07a6c289/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-24T09:31:52.795720-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c644f1cb-2d4c-4e28-a532-3136b4a47fcf",
                    "gambit_id": "6a636483-ff2c-4e7c-b598-bf04af430bc4",
                    "last_updated": "2023-01-25T10:47:30.956402-05:00",
                    "created_at": "2023-01-24T09:31:52.797510-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/168a1e2a-60a9-4dd3-bc11-71372f8dcec7/?format=api"
                },
                {
                    "id": "b006e05e-aef7-4c3d-bf9a-d5b5c749942c",
                    "gambit_id": "ff419569-63c3-424d-a1b7-442c9a601bea",
                    "last_updated": "2023-01-25T10:47:30.957653-05:00",
                    "created_at": "2023-01-24T09:31:52.799313-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/168a1e2a-60a9-4dd3-bc11-71372f8dcec7/?format=api"
                }
            ]
        },
        {
            "id": "d2270b25-3485-4a67-825f-e191f202fc25",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c074090-a6e9-48cc-9800-f96d07a6c289/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-24T09:31:52.790256-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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64bb1c5c-870f-4963-b355-3500e000bd77",
                    "gambit_id": "bcf299fe-b2a1-46d8-a2d3-6aeb4e3edb6a",
                    "last_updated": "2023-01-25T10:47:30.952282-05:00",
                    "created_at": "2023-01-24T09:31:52.792015-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2270b25-3485-4a67-825f-e191f202fc25/?format=api"
                },
                {
                    "id": "e6a2740b-bebf-425e-bc2a-f555e37c140f",
                    "gambit_id": "a2726b6c-5b8f-4f27-b64d-82532678a645",
                    "last_updated": "2023-01-25T10:47:30.953563-05:00",
                    "created_at": "2023-01-24T09:31:52.793794-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2270b25-3485-4a67-825f-e191f202fc25/?format=api"
                }
            ]
        }
    ]
}