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/21422662-ec3d-490b-ba02-128237c117dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21422662-ec3d-490b-ba02-128237c117dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82f4bdf4-06c5-451f-9bc3-0db015f4f089",
    "completed": true,
    "last_updated": "2023-11-21T14:18:20.220589-05:00",
    "created_at": "2023-11-20T09:48:10.931793-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/82f4bdf4-06c5-451f-9bc3-0db015f4f089",
    "datetime": "2023-11-20T20:10:00-05:00",
    "cutoff_datetime": "2023-11-20T20:10:00-05:00",
    "name": "Miami Heat v. Chicago Bulls",
    "bettypes": [
        {
            "id": "6debc732-c0d8-4bc8-8276-74a1a06613e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/21422662-ec3d-490b-ba02-128237c117dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-20T09:48:10.958509-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": "Miami Heat",
                        "amount": 5214.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1842a11e-a951-4979-847c-0d4ba75d07f4",
                    "gambit_id": "5e93e84b-b51d-4804-9173-ab1005210be1",
                    "last_updated": "2023-11-21T14:18:20.251454-05:00",
                    "created_at": "2023-11-20T09:48:10.968834-05:00",
                    "name": "Miami Heat",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6debc732-c0d8-4bc8-8276-74a1a06613e4/?format=api"
                },
                {
                    "id": "ff66911c-26b7-49aa-be0f-caea0a3a22af",
                    "gambit_id": "73be32dc-d95f-4355-84f8-61aad84c2cfc",
                    "last_updated": "2023-11-21T14:18:20.255854-05:00",
                    "created_at": "2023-11-20T09:48:10.975631-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6debc732-c0d8-4bc8-8276-74a1a06613e4/?format=api"
                }
            ]
        },
        {
            "id": "2b228b37-7bb8-4bfc-abe7-4cd39c740841",
            "match": "https://api-prod.gambitprofit.com/api/matches/21422662-ec3d-490b-ba02-128237c117dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-20T09:48:10.939025-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0f7d618-c088-4e83-8443-abf012f04f65",
                    "gambit_id": "105ee8bc-2842-47ee-9089-1ceee1574b93",
                    "last_updated": "2023-11-21T14:18:20.241850-05:00",
                    "created_at": "2023-11-20T09:48:10.953841-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b228b37-7bb8-4bfc-abe7-4cd39c740841/?format=api"
                },
                {
                    "id": "fe33ab4d-16c8-4ed3-ba88-4fcceba7b4ab",
                    "gambit_id": "ca9acb23-ae87-4bfb-bd09-d3e2423e8f1b",
                    "last_updated": "2023-11-21T14:18:20.236830-05:00",
                    "created_at": "2023-11-20T09:48:10.949448-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b228b37-7bb8-4bfc-abe7-4cd39c740841/?format=api"
                }
            ]
        },
        {
            "id": "eae08902-e72b-40fa-8a2e-e2b906dd2870",
            "match": "https://api-prod.gambitprofit.com/api/matches/21422662-ec3d-490b-ba02-128237c117dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-20T09:48:10.979469-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 210",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 210",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23690d6c-cff1-4310-ab14-32a1b41da442",
                    "gambit_id": "a95a6fed-dc8e-4108-9abf-596f548c64b3",
                    "last_updated": "2023-11-21T14:18:20.267934-05:00",
                    "created_at": "2023-11-20T09:48:10.986988-05:00",
                    "name": "Game Total Over 210",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "210.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae08902-e72b-40fa-8a2e-e2b906dd2870/?format=api"
                },
                {
                    "id": "12e29f6e-dbfb-4a39-ab5c-0df15cbdc2c0",
                    "gambit_id": "b11182d8-042f-4dce-b963-399cd74ed7a9",
                    "last_updated": "2023-11-21T14:18:20.263931-05:00",
                    "created_at": "2023-11-20T09:48:10.983066-05:00",
                    "name": "Game Total Under 210",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "210.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae08902-e72b-40fa-8a2e-e2b906dd2870/?format=api"
                }
            ]
        }
    ]
}