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/c1d5f53c-a068-4644-9fba-044754145382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1d5f53c-a068-4644-9fba-044754145382",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "211de900-9868-4b4b-bc3e-a6a76f8f656d",
    "completed": true,
    "last_updated": "2023-04-06T18:47:08.429613-04:00",
    "created_at": "2023-04-05T09:22:23.460098-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/211de900-9868-4b4b-bc3e-a6a76f8f656d",
    "datetime": "2023-04-05T19:40:00-04:00",
    "cutoff_datetime": "2023-04-05T19:40:00-04:00",
    "name": "Toronto Raptors v. Boston Celtics",
    "bettypes": [
        {
            "id": "9511456e-158b-4e2f-ba37-6f1d72c27efa",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:23.481357-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": "Boston Celtics",
                        "amount": 5317.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cca8eae5-a076-484c-90b8-6fd935f3d0c6",
                    "gambit_id": "d360a347-77e6-433e-9f4a-2a6d8da1f8ff",
                    "last_updated": "2023-04-06T18:47:08.442831-04:00",
                    "created_at": "2023-04-05T09:22:23.484480-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api"
                },
                {
                    "id": "d0653dc4-7cd7-49a0-8864-41523c2804cd",
                    "gambit_id": "60982f16-aa50-489c-8d49-6d774ec82cee",
                    "last_updated": "2023-04-06T18:47:08.441465-04:00",
                    "created_at": "2023-04-05T09:22:23.487524-04:00",
                    "name": "Toronto Raptors",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api"
                }
            ]
        },
        {
            "id": "98714e15-f838-4e57-ae56-f6e1204a4ee1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:23.473129-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0426384-ce9e-47c1-beb2-570503fee891",
                    "gambit_id": "fa34b7af-53d6-4892-9716-da6fff480af4",
                    "last_updated": "2023-04-06T18:47:08.437452-04:00",
                    "created_at": "2023-04-05T09:22:23.475523-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98714e15-f838-4e57-ae56-f6e1204a4ee1/?format=api"
                },
                {
                    "id": "84974142-d5bb-4d92-81e4-e9c55af5b5e4",
                    "gambit_id": "43122e70-4da4-40a2-a292-d91fa0882705",
                    "last_updated": "2023-04-06T18:47:08.438805-04:00",
                    "created_at": "2023-04-05T09:22:23.478083-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98714e15-f838-4e57-ae56-f6e1204a4ee1/?format=api"
                }
            ]
        },
        {
            "id": "2d731b7e-8d43-4cdd-8445-49f3f9d3ddf0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:23.464322-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 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a3832bc-a1b4-4665-a3a2-2ede6b46d7a4",
                    "gambit_id": "f709e57e-0ad2-46c6-a9cc-6ab55a1ac009",
                    "last_updated": "2023-04-06T18:47:08.433313-04:00",
                    "created_at": "2023-04-05T09:22:23.467616-04:00",
                    "name": "Game Total Under 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d731b7e-8d43-4cdd-8445-49f3f9d3ddf0/?format=api"
                },
                {
                    "id": "7cb26b14-9592-456d-8fda-65d910aecdac",
                    "gambit_id": "fb58f042-763b-4d57-bac0-0d78d2b5380a",
                    "last_updated": "2023-04-06T18:47:08.434788-04:00",
                    "created_at": "2023-04-05T09:22:23.470547-04:00",
                    "name": "Game Total Over 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d731b7e-8d43-4cdd-8445-49f3f9d3ddf0/?format=api"
                }
            ]
        }
    ]
}