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/30adba84-4a58-4073-85a1-3aeaf9e7a1bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30adba84-4a58-4073-85a1-3aeaf9e7a1bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1b2187cf-c4c6-464b-b11a-3f6e598b42f1",
    "completed": true,
    "last_updated": "2023-08-04T09:48:13.096976-04:00",
    "created_at": "2023-08-02T08:23:16.069125-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1b2187cf-c4c6-464b-b11a-3f6e598b42f1",
    "datetime": "2023-08-02T13:05:00-04:00",
    "cutoff_datetime": "2023-08-02T13:05:00-04:00",
    "name": "MIL (W Miley) v. WAS (M Gore)",
    "bettypes": [
        {
            "id": "379dfc75-c608-433f-8099-55f9f068f8f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/30adba84-4a58-4073-85a1-3aeaf9e7a1bf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T08:23:16.077314-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": "MIL (W Miley)",
                        "amount": 5440.0
                    },
                    {
                        "team": "WAS (M Gore)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "79df399d-973b-4f3b-8bc9-397ceda73917",
                    "gambit_id": "8419a9de-12e2-4b2f-866a-32868ad1f609",
                    "last_updated": "2023-08-04T09:48:13.111477-04:00",
                    "created_at": "2023-08-02T08:23:16.086026-04:00",
                    "name": "MIL (W Miley)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379dfc75-c608-433f-8099-55f9f068f8f2/?format=api"
                },
                {
                    "id": "97f24d60-a5f1-474b-99b3-a6522dc9feee",
                    "gambit_id": "ede7684f-ba37-4120-a928-75bcdb09b41a",
                    "last_updated": "2023-08-04T09:48:13.115118-04:00",
                    "created_at": "2023-08-02T08:23:16.093680-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379dfc75-c608-433f-8099-55f9f068f8f2/?format=api"
                }
            ]
        },
        {
            "id": "5da387d4-a950-47db-9be4-742053bc6634",
            "match": "https://api-prod.gambitprofit.com/api/matches/30adba84-4a58-4073-85a1-3aeaf9e7a1bf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T08:23:16.100050-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": "WAS",
                        "amount": 5773.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "660be6e0-4556-4ea4-967f-1fb06aa6a63e",
                    "gambit_id": "c163d6ef-e966-48a9-9b63-6d5613c97ec1",
                    "last_updated": "2023-08-04T09:48:13.128192-04:00",
                    "created_at": "2023-08-02T08:23:16.113908-04:00",
                    "name": "WAS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5da387d4-a950-47db-9be4-742053bc6634/?format=api"
                },
                {
                    "id": "4649ffb9-ad0c-49d5-bf10-3b050ff4050c",
                    "gambit_id": "3f1c08d9-5d4b-4bc0-bd93-f4145ff5b6ac",
                    "last_updated": "2023-08-04T09:48:13.122387-04:00",
                    "created_at": "2023-08-02T08:23:16.106562-04:00",
                    "name": "MIL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5da387d4-a950-47db-9be4-742053bc6634/?format=api"
                }
            ]
        },
        {
            "id": "227a3879-fa0d-44b1-809d-4edcfdf533f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/30adba84-4a58-4073-85a1-3aeaf9e7a1bf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T08:23:16.120153-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba1ecc70-3453-450c-8609-d2c71a2bcc55",
                    "gambit_id": "e8c78848-2491-40d7-b857-568f945c697f",
                    "last_updated": "2023-08-04T09:48:13.135987-04:00",
                    "created_at": "2023-08-02T08:23:16.126299-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/227a3879-fa0d-44b1-809d-4edcfdf533f2/?format=api"
                },
                {
                    "id": "c0afcbdf-0f1a-4a2e-8b7a-6233ef61256c",
                    "gambit_id": "96cf8c73-2881-44f4-8605-a199040635a5",
                    "last_updated": "2023-08-04T09:48:13.139684-04:00",
                    "created_at": "2023-08-02T08:23:16.132542-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/227a3879-fa0d-44b1-809d-4edcfdf533f2/?format=api"
                }
            ]
        }
    ]
}