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/e5e19bec-cd9f-4313-8bfb-b92dadc4b446/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5e19bec-cd9f-4313-8bfb-b92dadc4b446",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be8afdbe-953d-4433-91b7-3c40b40753aa",
    "completed": true,
    "last_updated": "2023-04-15T15:47:01.996839-04:00",
    "created_at": "2023-04-13T09:32:21.715421-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/be8afdbe-953d-4433-91b7-3c40b40753aa",
    "datetime": "2023-04-14T19:00:00-04:00",
    "cutoff_datetime": "2023-04-14T19:00:00-04:00",
    "name": "Chicago Bulls v. Miami Heat",
    "bettypes": [
        {
            "id": "5c0f5e8a-32b5-45d0-beab-80fef5a44066",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5e19bec-cd9f-4313-8bfb-b92dadc4b446/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:21.721103-04: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": "Miami Heat",
                        "amount": 6554.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b54c5d1e-c4af-41ea-a4f7-0d2bd226062e",
                    "gambit_id": "f85c9f5f-e4d0-421b-9509-623e4d7b778f",
                    "last_updated": "2023-04-15T15:47:02.004849-04:00",
                    "created_at": "2023-04-13T09:32:21.722381-04:00",
                    "name": "Miami Heat",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c0f5e8a-32b5-45d0-beab-80fef5a44066/?format=api"
                },
                {
                    "id": "737a3ba2-5bff-45a0-89f4-ecebafaabec2",
                    "gambit_id": "1444f1ef-5580-4656-bc45-570682080563",
                    "last_updated": "2023-04-15T15:47:02.006322-04:00",
                    "created_at": "2023-04-13T09:32:21.723689-04:00",
                    "name": "Chicago Bulls",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c0f5e8a-32b5-45d0-beab-80fef5a44066/?format=api"
                }
            ]
        },
        {
            "id": "b2f0d2bb-be12-4357-a8c3-08e81bb9b83f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5e19bec-cd9f-4313-8bfb-b92dadc4b446/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:21.725024-04: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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f187387-c4c1-4f72-baac-026903664e96",
                    "gambit_id": "9ba98c76-04c1-4190-bfd2-315f48f182ae",
                    "last_updated": "2023-04-15T15:47:02.011159-04:00",
                    "created_at": "2023-04-13T09:32:21.728352-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f0d2bb-be12-4357-a8c3-08e81bb9b83f/?format=api"
                },
                {
                    "id": "0589e12b-5b59-4f9c-9252-36791c4003f1",
                    "gambit_id": "15e5f5c1-2ead-4b30-9d7e-db7b8eadcd35",
                    "last_updated": "2023-04-15T15:47:02.009516-04:00",
                    "created_at": "2023-04-13T09:32:21.726298-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f0d2bb-be12-4357-a8c3-08e81bb9b83f/?format=api"
                }
            ]
        },
        {
            "id": "fc79efb6-9723-4755-b4db-bcd0a04d5c4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5e19bec-cd9f-4313-8bfb-b92dadc4b446/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:21.717105-04: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 209",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 209",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb996f32-4501-432c-9a47-c9e3de6079af",
                    "gambit_id": "4e1dd964-8d35-4215-9711-931245876d86",
                    "last_updated": "2023-04-15T15:47:02.000564-04:00",
                    "created_at": "2023-04-13T09:32:21.718404-04:00",
                    "name": "Game Total Under 209",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "209.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc79efb6-9723-4755-b4db-bcd0a04d5c4f/?format=api"
                },
                {
                    "id": "1fc9691e-2189-4b98-ac62-ae1a79301f87",
                    "gambit_id": "ac717bbe-cdeb-4542-a2d0-ef358cabd4be",
                    "last_updated": "2023-04-15T15:47:02.001973-04:00",
                    "created_at": "2023-04-13T09:32:21.719717-04:00",
                    "name": "Game Total Over 209",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "209.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc79efb6-9723-4755-b4db-bcd0a04d5c4f/?format=api"
                }
            ]
        }
    ]
}