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/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07eaf130-0020-4502-ad6f-a2b645e1c9cd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e685c6b7-a34e-4d74-8926-69cef15a5d8d",
    "completed": true,
    "last_updated": "2023-03-14T12:32:14.974692-04:00",
    "created_at": "2023-03-13T09:22:02.371439-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e685c6b7-a34e-4d74-8926-69cef15a5d8d",
    "datetime": "2023-03-13T19:10:00-04:00",
    "cutoff_datetime": "2023-03-13T19:10:00-04:00",
    "name": "Indiana Pacers v. Detroit Pistons",
    "bettypes": [
        {
            "id": "d6aee2c1-63cf-4ec9-ae68-8e13466adfd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-13T09:22:02.379715-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": "Indiana Pacers",
                        "amount": 5939.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e2649c5-df03-4085-a703-4c1e5a336267",
                    "gambit_id": "3c30cd54-8178-4e06-8d0a-1d68f36bef2f",
                    "last_updated": "2023-03-14T12:32:14.982643-04:00",
                    "created_at": "2023-03-13T09:22:02.381409-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api"
                },
                {
                    "id": "cca23698-0181-4692-8e5f-253eb52a3f6a",
                    "gambit_id": "bae41a05-a6ff-4232-b490-8c2fc67de284",
                    "last_updated": "2023-03-14T12:32:14.983954-04:00",
                    "created_at": "2023-03-13T09:22:02.382750-04:00",
                    "name": "Detroit Pistons",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api"
                }
            ]
        },
        {
            "id": "930cd701-2ed3-471d-b724-e4647459610a",
            "match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-13T09:22:02.384125-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca77bfb3-ccf9-4c11-bd5c-374a87baba2a",
                    "gambit_id": "9285fdb3-5a3e-4b62-84d8-88a034628993",
                    "last_updated": "2023-03-14T12:32:14.986549-04:00",
                    "created_at": "2023-03-13T09:22:02.385374-04:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/930cd701-2ed3-471d-b724-e4647459610a/?format=api"
                },
                {
                    "id": "a05a5c89-86bd-4876-ae18-134883228479",
                    "gambit_id": "8e6061b9-6fbb-49b7-9b29-379337b2743c",
                    "last_updated": "2023-03-14T12:32:14.987940-04:00",
                    "created_at": "2023-03-13T09:22:02.386658-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/930cd701-2ed3-471d-b724-e4647459610a/?format=api"
                }
            ]
        },
        {
            "id": "6e863c63-0398-431f-a39f-98a6e06949d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-13T09:22:02.373907-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "19461f6e-c973-4efc-b29f-87ecf8571835",
                    "gambit_id": "b61d8a3c-1717-48dd-8aea-e30adb522676",
                    "last_updated": "2023-03-14T12:32:14.978130-04:00",
                    "created_at": "2023-03-13T09:22:02.375685-04:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api"
                },
                {
                    "id": "9b24ddaa-1958-4037-aa12-e3d2c4f5a16f",
                    "gambit_id": "2d05f63b-fac0-42b0-aeef-135b95b2b6ea",
                    "last_updated": "2023-03-14T12:32:14.979568-04:00",
                    "created_at": "2023-03-13T09:22:02.377705-04:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api"
                }
            ]
        }
    ]
}