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/ef0e5127-a56f-4fce-bc0a-5b2e458a1279/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ef0e5127-a56f-4fce-bc0a-5b2e458a1279",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b7e1d45-31df-4d1f-9a5e-8a073796e963",
    "completed": false,
    "last_updated": "2024-02-07T01:52:59.432683-05:00",
    "created_at": "2024-02-05T10:03:21.405726-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7b7e1d45-31df-4d1f-9a5e-8a073796e963",
    "datetime": "2024-02-05T19:10:00-05:00",
    "cutoff_datetime": "2024-02-05T19:10:00-05:00",
    "name": "Dallas Mavericks v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "2afb2cde-9c01-47ee-9c77-a50e4092896b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef0e5127-a56f-4fce-bc0a-5b2e458a1279/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-05T10:03:21.445631-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": "Dallas Mavericks",
                        "amount": 5688.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b56ced42-5475-4a92-b5fa-c2ca5b42554f",
                    "gambit_id": "0c00e8cd-5e02-484d-94e1-22210d9d7457",
                    "last_updated": "2024-02-07T01:52:59.452341-05:00",
                    "created_at": "2024-02-05T10:03:21.451521-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2afb2cde-9c01-47ee-9c77-a50e4092896b/?format=api"
                },
                {
                    "id": "3f510677-a4bf-487d-b835-373794ed0b14",
                    "gambit_id": "61a4861f-cb81-419a-8658-c179bfb035a4",
                    "last_updated": "2024-02-07T01:52:59.455633-05:00",
                    "created_at": "2024-02-05T10:03:21.473093-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2afb2cde-9c01-47ee-9c77-a50e4092896b/?format=api"
                }
            ]
        },
        {
            "id": "9f35aca2-8c91-441d-ad01-38d71b5ed673",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef0e5127-a56f-4fce-bc0a-5b2e458a1279/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-05T10:03:21.417216-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": "Philadelphia 76ers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63e6e440-dd86-4356-9483-f86df0987e34",
                    "gambit_id": "9dac657f-3970-449f-8eca-f152485fcf97",
                    "last_updated": "2024-02-07T01:52:59.445544-05:00",
                    "created_at": "2024-02-05T10:03:21.427845-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f35aca2-8c91-441d-ad01-38d71b5ed673/?format=api"
                },
                {
                    "id": "c7a97c4a-1dd9-4cda-b6dc-12746d534603",
                    "gambit_id": "4ab41e5d-468a-4de1-9a99-d2fdf74dd643",
                    "last_updated": "2024-02-07T01:52:59.442158-05:00",
                    "created_at": "2024-02-05T10:03:21.424049-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f35aca2-8c91-441d-ad01-38d71b5ed673/?format=api"
                }
            ]
        },
        {
            "id": "631d8f50-dfcc-4d31-9169-8ce65f706511",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef0e5127-a56f-4fce-bc0a-5b2e458a1279/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-05T10:03:21.484679-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 242.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 242.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2097edcd-9600-49c0-871d-aa53184fff57",
                    "gambit_id": "3b5b9499-de69-4830-b0e6-9d7c36056011",
                    "last_updated": "2024-02-07T01:52:59.462663-05:00",
                    "created_at": "2024-02-05T10:03:21.494357-05:00",
                    "name": "Game Total Over 242.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "242.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631d8f50-dfcc-4d31-9169-8ce65f706511/?format=api"
                },
                {
                    "id": "af70f5bd-6f40-418a-9e4a-809135f0f6f5",
                    "gambit_id": "4bedd5aa-43c6-4038-b812-35da02a0a077",
                    "last_updated": "2024-02-07T01:52:59.466162-05:00",
                    "created_at": "2024-02-05T10:03:21.499218-05:00",
                    "name": "Game Total Under 242.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "242.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631d8f50-dfcc-4d31-9169-8ce65f706511/?format=api"
                }
            ]
        }
    ]
}