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/5ea4ed0b-5f43-49aa-b3d8-6cd33dc401e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ea4ed0b-5f43-49aa-b3d8-6cd33dc401e3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "845de5bf-91f5-4db7-acbb-0158e9655099",
    "completed": true,
    "last_updated": "2023-10-31T20:08:08.051742-04:00",
    "created_at": "2023-10-30T08:58:14.763898-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/845de5bf-91f5-4db7-acbb-0158e9655099",
    "datetime": "2023-10-30T21:10:00-04:00",
    "cutoff_datetime": "2023-10-30T21:10:00-04:00",
    "name": "Utah Jazz v. Denver Nuggets",
    "bettypes": [
        {
            "id": "e080359a-9e5f-4df3-ac37-ddd9306c6050",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ea4ed0b-5f43-49aa-b3d8-6cd33dc401e3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-30T08:58:14.773611-04: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": 7629.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2371.0
                    }
                ],
                "expected_reward_tokens": 9459.96,
                "profit_sb": -40.04,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1602399-fd88-4c81-a041-6c33691c8005",
                    "gambit_id": "71af319e-38f5-460e-b737-49b5efd85da5",
                    "last_updated": "2023-10-31T20:08:08.067481-04:00",
                    "created_at": "2023-10-30T08:58:14.782764-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e080359a-9e5f-4df3-ac37-ddd9306c6050/?format=api"
                },
                {
                    "id": "cff17ecb-55e2-43d8-a9dc-f76325f4e023",
                    "gambit_id": "97138609-2fbe-4035-b974-a098afb70cf7",
                    "last_updated": "2023-10-31T20:08:08.062963-04:00",
                    "created_at": "2023-10-30T08:58:14.777781-04:00",
                    "name": "Utah Jazz",
                    "reward": "3.99000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e080359a-9e5f-4df3-ac37-ddd9306c6050/?format=api"
                }
            ]
        },
        {
            "id": "bda13ca1-1b95-49c5-8844-4e68bedaf5a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ea4ed0b-5f43-49aa-b3d8-6cd33dc401e3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-30T08:58:14.786739-04: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": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7411fe3d-6f6f-4a70-ae8b-65b22d07e441",
                    "gambit_id": "98ef4655-3160-4133-8be3-7ae7ddbbf98b",
                    "last_updated": "2023-10-31T20:08:08.075243-04:00",
                    "created_at": "2023-10-30T08:58:14.790960-04:00",
                    "name": "Utah Jazz",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda13ca1-1b95-49c5-8844-4e68bedaf5a5/?format=api"
                },
                {
                    "id": "c7a74d45-a575-452b-95ef-12a0b3eb12c8",
                    "gambit_id": "788af2e5-f060-4ad6-b05a-da53a4b51d20",
                    "last_updated": "2023-10-31T20:08:08.078921-04:00",
                    "created_at": "2023-10-30T08:58:14.795907-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda13ca1-1b95-49c5-8844-4e68bedaf5a5/?format=api"
                }
            ]
        },
        {
            "id": "858e47cb-f8c6-4498-b00b-58c3376b1147",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ea4ed0b-5f43-49aa-b3d8-6cd33dc401e3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-30T08:58:14.799931-04: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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fd6c801-44b2-4a95-b35b-dc7c7f834acc",
                    "gambit_id": "4bce1be8-aafb-40f9-85f7-ec2eb1641342",
                    "last_updated": "2023-10-31T20:08:08.087267-04:00",
                    "created_at": "2023-10-30T08:58:14.803651-04:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858e47cb-f8c6-4498-b00b-58c3376b1147/?format=api"
                },
                {
                    "id": "c866f304-f195-409d-bf8b-bf5af3e2d824",
                    "gambit_id": "308d2222-6cbf-430f-a6be-deadfbfd3d2e",
                    "last_updated": "2023-10-31T20:08:08.091731-04:00",
                    "created_at": "2023-10-30T08:58:14.807651-04:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858e47cb-f8c6-4498-b00b-58c3376b1147/?format=api"
                }
            ]
        }
    ]
}