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/a3226d1e-3adf-4195-a4c8-72ab63c1531b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a3226d1e-3adf-4195-a4c8-72ab63c1531b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7bf240c-e6b7-47ce-a9c7-ba85cf1566d7",
    "completed": true,
    "last_updated": "2024-02-01T10:43:01.356235-05:00",
    "created_at": "2024-01-31T09:58:20.905693-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a7bf240c-e6b7-47ce-a9c7-ba85cf1566d7",
    "datetime": "2024-01-31T20:10:00-05:00",
    "cutoff_datetime": "2024-01-31T20:10:00-05:00",
    "name": "Denver Nuggets v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "bfb86592-a7c5-46d5-8631-3057a70da904",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3226d1e-3adf-4195-a4c8-72ab63c1531b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T10:03:22.628560-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": "Oklahoma City Thunder",
                        "amount": 6554.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d90aec6-43b0-4d50-855f-b37705f4924c",
                    "gambit_id": "f8aab09c-841f-4e8d-97f0-83384f87693a",
                    "last_updated": "2024-02-01T10:43:01.392788-05:00",
                    "created_at": "2024-01-31T10:03:22.639252-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfb86592-a7c5-46d5-8631-3057a70da904/?format=api"
                },
                {
                    "id": "b3029d00-61d8-4cba-b78e-d22adfb0a126",
                    "gambit_id": "799d38d6-e294-41cb-8159-157fecd2bea7",
                    "last_updated": "2024-02-01T10:43:01.388931-05:00",
                    "created_at": "2024-01-31T10:03:22.634654-05:00",
                    "name": "Denver Nuggets",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfb86592-a7c5-46d5-8631-3057a70da904/?format=api"
                }
            ]
        },
        {
            "id": "159fc11d-8935-45cb-a611-2923ed7caf12",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3226d1e-3adf-4195-a4c8-72ab63c1531b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:20.915160-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74ae3b8a-aac1-4c3c-beb7-73a3d9cbbb32",
                    "gambit_id": "372188e3-a0fc-4eb5-b18e-fecba7b0478a",
                    "last_updated": "2024-02-01T10:43:01.365518-05:00",
                    "created_at": "2024-01-31T09:58:20.918977-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/159fc11d-8935-45cb-a611-2923ed7caf12/?format=api"
                },
                {
                    "id": "605fd05d-d741-48e2-9c5b-cbce89632fda",
                    "gambit_id": "0e91d740-bacb-411c-aac5-8df3acd7a772",
                    "last_updated": "2024-02-01T10:43:01.369484-05:00",
                    "created_at": "2024-01-31T09:58:20.923551-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/159fc11d-8935-45cb-a611-2923ed7caf12/?format=api"
                }
            ]
        },
        {
            "id": "2ed3720b-5c50-4606-bd05-2c06b1de0fb3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3226d1e-3adf-4195-a4c8-72ab63c1531b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:20.927887-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 222.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5084f4f7-6001-4ac0-9522-12cdbaba86d2",
                    "gambit_id": "e21d621d-0577-46e2-b25e-6e246766e202",
                    "last_updated": "2024-02-01T10:43:01.381024-05:00",
                    "created_at": "2024-01-31T09:58:20.939848-05:00",
                    "name": "Game Total Over 222.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed3720b-5c50-4606-bd05-2c06b1de0fb3/?format=api"
                },
                {
                    "id": "39cce26c-c747-4a06-9377-c65f34a9b4ec",
                    "gambit_id": "fb097053-7720-4c0a-b61a-fa3e9b0b6d91",
                    "last_updated": "2024-02-01T10:43:01.377003-05:00",
                    "created_at": "2024-01-31T09:58:20.949725-05:00",
                    "name": "Game Total Under 222.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed3720b-5c50-4606-bd05-2c06b1de0fb3/?format=api"
                }
            ]
        }
    ]
}