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/57762bb4-90e7-4081-aee2-9c61ad0dd1af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57762bb4-90e7-4081-aee2-9c61ad0dd1af",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "46ffd21f-0721-439a-b843-ce55725915e2",
    "completed": true,
    "last_updated": "2022-10-27T11:52:05.863433-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/46ffd21f-0721-439a-b843-ce55725915e2",
    "datetime": "2022-10-26T19:40:00-04:00",
    "cutoff_datetime": "2022-10-26T19:40:00-04:00",
    "name": "Charlotte Hornets v. New York Knicks",
    "bettypes": [
        {
            "id": "e2ca0e0d-373c-4592-bc26-606bb6dc407c",
            "match": "https://api-prod.gambitprofit.com/api/matches/57762bb4-90e7-4081-aee2-9c61ad0dd1af/?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": "New York Knicks",
                        "amount": 7221.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e4ec7ca-e4cb-4b80-ae2d-da2822ee5c6e",
                    "gambit_id": "db886878-3b05-4cda-bb78-8fabbe561a16",
                    "last_updated": "2022-10-27T11:52:05.869989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ca0e0d-373c-4592-bc26-606bb6dc407c/?format=api"
                },
                {
                    "id": "4fb2f40a-3508-49bf-a37c-85bc20edd318",
                    "gambit_id": "08e5acfa-21d3-4d7f-8d41-6523679a631e",
                    "last_updated": "2022-10-27T11:52:05.871172-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ca0e0d-373c-4592-bc26-606bb6dc407c/?format=api"
                }
            ]
        },
        {
            "id": "f05ce827-2c3b-43ec-9a8a-053c9c8619bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/57762bb4-90e7-4081-aee2-9c61ad0dd1af/?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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd372d80-e138-4b19-9e9e-07f411508857",
                    "gambit_id": "18aee0d7-80f0-45c5-880a-fa3eca055f0e",
                    "last_updated": "2022-10-27T11:52:05.874415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05ce827-2c3b-43ec-9a8a-053c9c8619bd/?format=api"
                },
                {
                    "id": "b27fc87e-9c7e-40a2-89f5-9def306b5535",
                    "gambit_id": "c5cdcb3d-49dd-4979-b589-10de9d2c7049",
                    "last_updated": "2022-10-27T11:52:05.873338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05ce827-2c3b-43ec-9a8a-053c9c8619bd/?format=api"
                }
            ]
        },
        {
            "id": "596748b1-70c8-48ee-903c-a4090a82d730",
            "match": "https://api-prod.gambitprofit.com/api/matches/57762bb4-90e7-4081-aee2-9c61ad0dd1af/?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 Over 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a67503fb-bdc8-4cf7-8fb4-44169410d096",
                    "gambit_id": "672ce5e3-b726-45ca-ae93-6c35010d3a9c",
                    "last_updated": "2022-10-27T11:52:05.867575-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/596748b1-70c8-48ee-903c-a4090a82d730/?format=api"
                },
                {
                    "id": "c1182252-faa2-49b8-a95f-a803f87a452d",
                    "gambit_id": "3ed1a1d3-224a-434f-973b-60b5f8f754b7",
                    "last_updated": "2022-10-27T11:52:05.866378-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/596748b1-70c8-48ee-903c-a4090a82d730/?format=api"
                }
            ]
        }
    ]
}