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/17ad9df8-db90-43aa-a3cd-8db5ace7b859/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "17ad9df8-db90-43aa-a3cd-8db5ace7b859",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3f00f020-5fef-4394-81bc-97690caea34a",
    "completed": true,
    "last_updated": "2023-11-12T11:18:23.288296-05:00",
    "created_at": "2023-11-10T08:23:22.494249-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3f00f020-5fef-4394-81bc-97690caea34a",
    "datetime": "2023-11-10T22:10:00-05:00",
    "cutoff_datetime": "2023-11-10T22:10:00-05:00",
    "name": "Los Angeles Lakers v. Phoenix Suns",
    "bettypes": [
        {
            "id": "9a05ee1c-04b0-4bfe-83ad-ad59579518d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/17ad9df8-db90-43aa-a3cd-8db5ace7b859/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T08:33:34.239027-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": "Phoenix Suns",
                        "amount": 5515.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0037b9a-fa40-42c8-b3e3-960069ca413b",
                    "gambit_id": "eadc9886-9c45-42ac-9118-bdfcd25b6f6f",
                    "last_updated": "2023-11-12T11:18:23.315537-05:00",
                    "created_at": "2023-11-10T08:33:34.249048-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a05ee1c-04b0-4bfe-83ad-ad59579518d4/?format=api"
                },
                {
                    "id": "7d38a9af-0ce0-49a4-a8e8-3bc1c646c3ce",
                    "gambit_id": "fd76bedf-b6ba-44fe-9c90-bc7df45cdc3a",
                    "last_updated": "2023-11-12T11:18:23.311892-05:00",
                    "created_at": "2023-11-10T08:33:34.243951-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a05ee1c-04b0-4bfe-83ad-ad59579518d4/?format=api"
                }
            ]
        },
        {
            "id": "f9523216-2863-4d6b-9c43-3ad1b8a817bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/17ad9df8-db90-43aa-a3cd-8db5ace7b859/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T08:23:22.499248-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba5ab8dd-b9fe-4c3c-ba36-d96d37b5dda4",
                    "gambit_id": "63368a59-6a69-41b9-bda4-36ce4fdef5f5",
                    "last_updated": "2023-11-12T11:18:23.300050-05:00",
                    "created_at": "2023-11-10T08:23:22.505110-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9523216-2863-4d6b-9c43-3ad1b8a817bf/?format=api"
                },
                {
                    "id": "03ee0d06-a920-438e-887b-57ce1a26aab0",
                    "gambit_id": "8d98bbb2-5ff2-4d2b-82e2-365a9564c5ab",
                    "last_updated": "2023-11-12T11:18:23.303948-05:00",
                    "created_at": "2023-11-10T08:23:22.510186-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9523216-2863-4d6b-9c43-3ad1b8a817bf/?format=api"
                }
            ]
        },
        {
            "id": "96558c8c-3092-4052-8f1d-fb24021cc818",
            "match": "https://api-prod.gambitprofit.com/api/matches/17ad9df8-db90-43aa-a3cd-8db5ace7b859/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T08:33:34.253969-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ff12f42-5841-437d-bf5c-b220efbfbc3a",
                    "gambit_id": "819e997a-b85d-4446-b297-376f8d15045b",
                    "last_updated": "2023-11-12T11:18:23.322116-05:00",
                    "created_at": "2023-11-10T08:33:34.257846-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96558c8c-3092-4052-8f1d-fb24021cc818/?format=api"
                },
                {
                    "id": "4356a605-eb25-4a64-bac0-fe2bacb94b76",
                    "gambit_id": "bcca2b36-d2c5-4f9c-89c6-107b7b0ca5d8",
                    "last_updated": "2023-11-12T11:18:23.325338-05:00",
                    "created_at": "2023-11-10T08:33:34.263402-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96558c8c-3092-4052-8f1d-fb24021cc818/?format=api"
                }
            ]
        }
    ]
}