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/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2285a162-15a8-4829-8c74-e2c1e313cf83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9961cad2-98ca-4911-8af1-34495a75282e",
    "completed": true,
    "last_updated": "2023-03-08T10:07:24.963081-05:00",
    "created_at": "2023-03-07T09:41:56.923413-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.32,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9961cad2-98ca-4911-8af1-34495a75282e",
    "datetime": "2023-03-07T19:40:00-05:00",
    "cutoff_datetime": "2023-03-07T19:40:00-05:00",
    "name": "Charlotte Hornets v. New York Knicks",
    "bettypes": [
        {
            "id": "2b3a8881-f4b2-4b39-81b7-7e564324eee1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-07T09:41:56.933691-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": 7828.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2172.0
                    }
                ],
                "expected_reward_tokens": 9469.92,
                "profit_sb": -30.08,
                "profit_sb_percentage": -0.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10e218e6-845b-4ffc-9bc9-0173e91aa522",
                    "gambit_id": "5371d454-cb29-4dfe-a03a-bfa2bb6aba71",
                    "last_updated": "2023-03-08T10:07:24.972923-05:00",
                    "created_at": "2023-03-07T09:41:56.935084-05:00",
                    "name": "New York Knicks",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3a8881-f4b2-4b39-81b7-7e564324eee1/?format=api"
                },
                {
                    "id": "cb4377c4-4b06-4bd3-b25f-616427704e86",
                    "gambit_id": "231c87d8-6fd5-4154-823e-695b8f201984",
                    "last_updated": "2023-03-08T10:07:24.974008-05:00",
                    "created_at": "2023-03-07T09:41:56.936628-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.36000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3a8881-f4b2-4b39-81b7-7e564324eee1/?format=api"
                }
            ]
        },
        {
            "id": "14282e1a-42e8-469f-9b44-9981240db360",
            "match": "https://api-prod.gambitprofit.com/api/matches/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-07T09:41:56.929527-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": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b394465-3685-4960-a331-28daf0f81093",
                    "gambit_id": "e89cb80a-5ec5-4810-ae1b-d9db4caa3899",
                    "last_updated": "2023-03-08T10:07:24.969463-05:00",
                    "created_at": "2023-03-07T09:41:56.930886-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14282e1a-42e8-469f-9b44-9981240db360/?format=api"
                },
                {
                    "id": "4944f5b5-ecef-411f-9f55-99de180cdc07",
                    "gambit_id": "f598c049-84f8-4f86-b670-0c5f931319c9",
                    "last_updated": "2023-03-08T10:07:24.970596-05:00",
                    "created_at": "2023-03-07T09:41:56.932292-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14282e1a-42e8-469f-9b44-9981240db360/?format=api"
                }
            ]
        },
        {
            "id": "8ab046f3-7101-4086-a637-619c38daf42e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-07T09:41:56.925373-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "103a2595-41bf-4c9f-8ad7-314f79ca5354",
                    "gambit_id": "c47a361b-1b3b-41ad-a632-5a2fe3964523",
                    "last_updated": "2023-03-08T10:07:24.965954-05:00",
                    "created_at": "2023-03-07T09:41:56.926754-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab046f3-7101-4086-a637-619c38daf42e/?format=api"
                },
                {
                    "id": "46e90b48-c028-4039-9638-716d6cad9e1b",
                    "gambit_id": "972069bd-ceda-4fd4-b15c-73700e995a3d",
                    "last_updated": "2023-03-08T10:07:24.967097-05:00",
                    "created_at": "2023-03-07T09:41:56.928079-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab046f3-7101-4086-a637-619c38daf42e/?format=api"
                }
            ]
        }
    ]
}