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/9335e35e-850c-4888-aeaf-17cb7032794c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9335e35e-850c-4888-aeaf-17cb7032794c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c2d5ad0a-ada8-4d31-baf4-333288e130e2",
    "completed": true,
    "last_updated": "2023-11-16T14:33:15.385667-05:00",
    "created_at": "2023-11-15T09:18:13.038093-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c2d5ad0a-ada8-4d31-baf4-333288e130e2",
    "datetime": "2023-11-15T19:40:00-05:00",
    "cutoff_datetime": "2023-11-15T19:40:00-05:00",
    "name": "Milwaukee Bucks v. Toronto Raptors",
    "bettypes": [
        {
            "id": "bbc2a655-d88e-42d0-9d25-148477a5398c",
            "match": "https://api-prod.gambitprofit.com/api/matches/9335e35e-850c-4888-aeaf-17cb7032794c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-15T09:18:13.044150-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": "Milwaukee Bucks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79e5b548-1fe4-4599-b547-8652addb03b3",
                    "gambit_id": "a6bb14a5-470d-437b-a3be-7e3c8f3de6f7",
                    "last_updated": "2023-11-16T14:33:15.399847-05:00",
                    "created_at": "2023-11-15T09:18:13.047906-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2a655-d88e-42d0-9d25-148477a5398c/?format=api"
                },
                {
                    "id": "811adced-b12d-42e4-bcdb-80a457f04ba8",
                    "gambit_id": "a5cc015d-2eb8-49d9-91a6-d003bf9b317c",
                    "last_updated": "2023-11-16T14:33:15.408205-05:00",
                    "created_at": "2023-11-15T09:18:13.055156-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2a655-d88e-42d0-9d25-148477a5398c/?format=api"
                }
            ]
        },
        {
            "id": "2e9aebd0-4aa5-4ba2-9067-32618cbac6c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9335e35e-850c-4888-aeaf-17cb7032794c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-15T09:18:13.060368-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": "Milwaukee Bucks",
                        "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": "d61314f2-73c5-406e-b536-219de3697471",
                    "gambit_id": "9085d64f-9a3d-42d8-aba9-f6a101fc6a9a",
                    "last_updated": "2023-11-16T14:33:15.414489-05:00",
                    "created_at": "2023-11-15T09:18:13.064424-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e9aebd0-4aa5-4ba2-9067-32618cbac6c5/?format=api"
                },
                {
                    "id": "18c25f7e-0a24-4976-beea-61dfe5d07d16",
                    "gambit_id": "263766c0-9961-449a-b1d1-0371210c5533",
                    "last_updated": "2023-11-16T14:33:15.417652-05:00",
                    "created_at": "2023-11-15T09:18:13.069914-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e9aebd0-4aa5-4ba2-9067-32618cbac6c5/?format=api"
                }
            ]
        },
        {
            "id": "e36df1db-c9eb-4b0d-b106-7da0e238818a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9335e35e-850c-4888-aeaf-17cb7032794c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-15T09:18:13.074691-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "818fe837-1e9d-4eec-a454-9f8cb65baa5b",
                    "gambit_id": "6074132f-4d95-43e7-abf8-49548040b348",
                    "last_updated": "2023-11-16T14:33:15.426425-05:00",
                    "created_at": "2023-11-15T09:18:13.079122-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e36df1db-c9eb-4b0d-b106-7da0e238818a/?format=api"
                },
                {
                    "id": "72a60501-b067-4546-b6dd-45c99373aca8",
                    "gambit_id": "e689632e-bf89-4fb0-90ae-8124c92a8ac2",
                    "last_updated": "2023-11-16T14:33:15.429593-05:00",
                    "created_at": "2023-11-15T09:18:13.084819-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e36df1db-c9eb-4b0d-b106-7da0e238818a/?format=api"
                }
            ]
        }
    ]
}