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/d22ee0f6-0211-4030-ab41-9ad6c161409c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d22ee0f6-0211-4030-ab41-9ad6c161409c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d13c5355-6b42-49e7-9909-d12a66861b8e",
    "completed": true,
    "last_updated": "2023-02-04T12:07:02.082388-05:00",
    "created_at": "2023-02-03T09:21:58.312561-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d13c5355-6b42-49e7-9909-d12a66861b8e",
    "datetime": "2023-02-03T19:10:00-05:00",
    "cutoff_datetime": "2023-02-03T19:10:00-05:00",
    "name": "Charlotte Hornets v. Detroit Pistons",
    "bettypes": [
        {
            "id": "cf364920-1508-4545-ae60-9d4c999a706f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d22ee0f6-0211-4030-ab41-9ad6c161409c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-03T09:21:58.323561-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": "Detroit Pistons",
                        "amount": 5108.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e210fd8c-015f-4aca-ae0e-80d224e6304d",
                    "gambit_id": "1f9e0f26-f297-4c70-a573-063a2f06fd56",
                    "last_updated": "2023-02-04T12:07:02.093429-05:00",
                    "created_at": "2023-02-03T09:21:58.324834-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf364920-1508-4545-ae60-9d4c999a706f/?format=api"
                },
                {
                    "id": "9b4ae842-9e4d-44f2-8ec1-184c0d550d34",
                    "gambit_id": "79ca7e88-55a6-4f4b-a6e0-ec48d7e6de84",
                    "last_updated": "2023-02-04T12:07:02.094694-05:00",
                    "created_at": "2023-02-03T09:21:58.326149-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf364920-1508-4545-ae60-9d4c999a706f/?format=api"
                }
            ]
        },
        {
            "id": "afd7dda0-acad-4437-973b-5ac75ddbcaa6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d22ee0f6-0211-4030-ab41-9ad6c161409c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-03T09:21:58.319276-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5dd0e9f-1d40-4f65-bb4d-e6a876f9588d",
                    "gambit_id": "b7a5737b-a01d-4af0-b9ca-60880e085451",
                    "last_updated": "2023-02-04T12:07:02.089580-05:00",
                    "created_at": "2023-02-03T09:21:58.320654-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd7dda0-acad-4437-973b-5ac75ddbcaa6/?format=api"
                },
                {
                    "id": "6d52bde3-078a-41e5-9bfb-3df7b2d5d623",
                    "gambit_id": "0ab906bb-85f1-41a6-b2c2-5c1d2283e649",
                    "last_updated": "2023-02-04T12:07:02.090843-05:00",
                    "created_at": "2023-02-03T09:21:58.322152-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd7dda0-acad-4437-973b-5ac75ddbcaa6/?format=api"
                }
            ]
        },
        {
            "id": "aed05f3f-97e8-4a15-99cf-5bbcf6371051",
            "match": "https://api-prod.gambitprofit.com/api/matches/d22ee0f6-0211-4030-ab41-9ad6c161409c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-03T09:21:58.314704-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 240",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 240",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe6a697a-c829-42d7-8aba-a631d67994fa",
                    "gambit_id": "9a7a12a5-c03b-4376-95ea-b950f4099701",
                    "last_updated": "2023-02-04T12:07:02.086973-05:00",
                    "created_at": "2023-02-03T09:21:58.317864-05:00",
                    "name": "Game Total Over 240",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "240.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aed05f3f-97e8-4a15-99cf-5bbcf6371051/?format=api"
                },
                {
                    "id": "6971bb52-8547-4da3-b378-99463822d419",
                    "gambit_id": "68868cb5-21fd-4400-a346-1c5ca1cbebc6",
                    "last_updated": "2023-02-04T12:07:02.085357-05:00",
                    "created_at": "2023-02-03T09:21:58.316331-05:00",
                    "name": "Game Total Under 240",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "240.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aed05f3f-97e8-4a15-99cf-5bbcf6371051/?format=api"
                }
            ]
        }
    ]
}