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/7b18e794-42ef-4d43-befa-7b52739a4f9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7b18e794-42ef-4d43-befa-7b52739a4f9f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8dc11024-06fc-47be-aeaa-5fb89e4568e0",
    "completed": true,
    "last_updated": "2022-10-29T19:07:21.694634-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8dc11024-06fc-47be-aeaa-5fb89e4568e0",
    "datetime": "2022-10-28T19:40:00-04:00",
    "cutoff_datetime": "2022-10-28T19:40:00-04:00",
    "name": "Cleveland Cavaliers v. Boston Celtics",
    "bettypes": [
        {
            "id": "da868d72-f5b5-491c-a952-b328e3044b6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b18e794-42ef-4d43-befa-7b52739a4f9f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
                        "amount": 6956.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf812fa0-fb75-410f-86be-ca0f31dbb177",
                    "gambit_id": "a259bc08-3834-4032-b34e-666403271bc2",
                    "last_updated": "2022-10-29T19:07:21.700626-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da868d72-f5b5-491c-a952-b328e3044b6d/?format=api"
                },
                {
                    "id": "28738821-a28b-4bd7-a43b-694d21ab9fae",
                    "gambit_id": "595003b9-b617-43b7-b2d6-3be5329b6d39",
                    "last_updated": "2022-10-29T19:07:21.701609-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da868d72-f5b5-491c-a952-b328e3044b6d/?format=api"
                }
            ]
        },
        {
            "id": "336eb2b4-025a-4423-9643-1236b182f780",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b18e794-42ef-4d43-befa-7b52739a4f9f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb034e26-6b5b-4585-a98f-31a752a5090b",
                    "gambit_id": "50643193-0629-4ada-8f50-42c8c3a814fb",
                    "last_updated": "2022-10-29T19:07:21.703657-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/336eb2b4-025a-4423-9643-1236b182f780/?format=api"
                },
                {
                    "id": "6e84de8a-9dc4-4874-ac0e-74de226abb5d",
                    "gambit_id": "9a4a87b6-4603-4ec0-98c7-879fa3d139fb",
                    "last_updated": "2022-10-29T19:07:21.704643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/336eb2b4-025a-4423-9643-1236b182f780/?format=api"
                }
            ]
        },
        {
            "id": "d72cf14a-131e-4250-bf88-413172a406c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b18e794-42ef-4d43-befa-7b52739a4f9f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbd87623-6e98-4788-8f78-b167ba2293f2",
                    "gambit_id": "041a340e-4b9c-4a40-a22c-4f5b96518b44",
                    "last_updated": "2022-10-29T19:07:21.697487-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 218.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72cf14a-131e-4250-bf88-413172a406c3/?format=api"
                },
                {
                    "id": "465e73da-0c22-4253-b771-2007b6f9496c",
                    "gambit_id": "940489f1-a872-459b-ae29-5cf7c849930c",
                    "last_updated": "2022-10-29T19:07:21.698648-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 218.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72cf14a-131e-4250-bf88-413172a406c3/?format=api"
                }
            ]
        }
    ]
}