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/2dcd002f-a424-43ec-a754-4ed6a53398c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2dcd002f-a424-43ec-a754-4ed6a53398c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f1ccf48-5a26-44b6-b2dd-cb6c16b2a4df",
    "completed": true,
    "last_updated": "2023-12-15T10:08:18.089823-05:00",
    "created_at": "2023-12-13T08:57:55.500374-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9f1ccf48-5a26-44b6-b2dd-cb6c16b2a4df",
    "datetime": "2023-12-13T19:10:00-05:00",
    "cutoff_datetime": "2023-12-13T19:10:00-05:00",
    "name": "Philadelphia 76ers v. Detroit Pistons",
    "bettypes": [
        {
            "id": "7781f95c-7dd2-4c11-8f19-625a403e337f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2dcd002f-a424-43ec-a754-4ed6a53398c1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:55.522187-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": 8353.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1647.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03009500-f301-4c5c-ba26-172938822c2a",
                    "gambit_id": "0726aacd-2ecc-43de-afc7-aee133941982",
                    "last_updated": "2023-12-15T10:08:18.113238-05:00",
                    "created_at": "2023-12-13T08:57:55.526135-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7781f95c-7dd2-4c11-8f19-625a403e337f/?format=api"
                },
                {
                    "id": "e203a47b-c2c7-46f8-8701-287e25238eb8",
                    "gambit_id": "3bcf2409-81f9-42d9-9af7-0e86f0ab60c7",
                    "last_updated": "2023-12-15T10:08:18.116606-05:00",
                    "created_at": "2023-12-13T08:57:55.532139-05:00",
                    "name": "Detroit Pistons",
                    "reward": "5.78000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7781f95c-7dd2-4c11-8f19-625a403e337f/?format=api"
                }
            ]
        },
        {
            "id": "a0f612d5-6fd6-4622-a1de-8fa472d13160",
            "match": "https://api-prod.gambitprofit.com/api/matches/2dcd002f-a424-43ec-a754-4ed6a53398c1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:55.509825-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": "Detroit Pistons",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c8b3cc2-19bf-48a7-af5f-a737774749be",
                    "gambit_id": "0c2ae035-3a88-4689-8f17-cfe9549c5cc5",
                    "last_updated": "2023-12-15T10:08:18.103227-05:00",
                    "created_at": "2023-12-13T08:57:55.514383-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0f612d5-6fd6-4622-a1de-8fa472d13160/?format=api"
                },
                {
                    "id": "15023cf1-d75b-42cc-85fa-e7f4ed2c2e94",
                    "gambit_id": "2640f6b0-8ca0-4f4f-b868-23d97788ba56",
                    "last_updated": "2023-12-15T10:08:18.106682-05:00",
                    "created_at": "2023-12-13T08:57:55.518267-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0f612d5-6fd6-4622-a1de-8fa472d13160/?format=api"
                }
            ]
        },
        {
            "id": "73394ed9-a0ce-4e6d-9b70-36ef0613d2fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/2dcd002f-a424-43ec-a754-4ed6a53398c1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:55.539382-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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cd46fe5-f51e-4725-96a9-2feb2cb45b4e",
                    "gambit_id": "564c0047-9970-499a-ab70-5fd0c11a4d5a",
                    "last_updated": "2023-12-15T10:08:18.123087-05:00",
                    "created_at": "2023-12-13T08:57:55.543581-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73394ed9-a0ce-4e6d-9b70-36ef0613d2fa/?format=api"
                },
                {
                    "id": "af6231e8-443a-4a31-aeb6-6296ed2c4847",
                    "gambit_id": "885d0794-01de-4bac-81a2-fa0401849413",
                    "last_updated": "2023-12-15T10:08:18.126450-05:00",
                    "created_at": "2023-12-13T08:57:55.550922-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73394ed9-a0ce-4e6d-9b70-36ef0613d2fa/?format=api"
                }
            ]
        }
    ]
}