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/2a62d9d0-a46b-40d9-926b-2a5692dc5ca0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a62d9d0-a46b-40d9-926b-2a5692dc5ca0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "459dd86e-da37-4887-a5d6-baea00e6df42",
    "completed": true,
    "last_updated": "2023-12-14T11:48:09.480735-05:00",
    "created_at": "2023-12-13T08:57:57.947461-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/459dd86e-da37-4887-a5d6-baea00e6df42",
    "datetime": "2023-12-13T21:10:00-05:00",
    "cutoff_datetime": "2023-12-13T21:10:00-05:00",
    "name": "Brooklyn Nets v. Phoenix Suns",
    "bettypes": [
        {
            "id": "53991203-abf8-4492-b85f-437bcbf142b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a62d9d0-a46b-40d9-926b-2a5692dc5ca0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:57.957451-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": "Phoenix Suns",
                        "amount": 6232.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c85397c8-f7d1-46cd-b463-c688ed7c6e9e",
                    "gambit_id": "6b7edaa7-9d54-4f47-a075-7ca277702d61",
                    "last_updated": "2023-12-14T11:48:09.494465-05:00",
                    "created_at": "2023-12-13T08:57:57.966870-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53991203-abf8-4492-b85f-437bcbf142b5/?format=api"
                },
                {
                    "id": "b330ce6b-e3f4-4d14-97a5-8a2f20bcbf18",
                    "gambit_id": "91021a27-c073-41e6-8ab6-dc2d9ff1fdac",
                    "last_updated": "2023-12-14T11:48:09.489271-05:00",
                    "created_at": "2023-12-13T08:57:57.962393-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53991203-abf8-4492-b85f-437bcbf142b5/?format=api"
                }
            ]
        },
        {
            "id": "12444276-a085-4d63-8bb4-d51de9ee9017",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a62d9d0-a46b-40d9-926b-2a5692dc5ca0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:57.971052-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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e3ba294-e07f-48ee-814a-0c0821b3cb80",
                    "gambit_id": "2f748615-8790-4640-a9b9-0c8b1a55fcc2",
                    "last_updated": "2023-12-14T11:48:09.507511-05:00",
                    "created_at": "2023-12-13T08:57:57.975328-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12444276-a085-4d63-8bb4-d51de9ee9017/?format=api"
                },
                {
                    "id": "fd92ea52-ec4d-4364-b42e-9ccf3af61813",
                    "gambit_id": "fcc7520b-07cc-4efe-85a3-0b53d0a39a91",
                    "last_updated": "2023-12-14T11:48:09.513321-05:00",
                    "created_at": "2023-12-13T08:57:57.980440-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12444276-a085-4d63-8bb4-d51de9ee9017/?format=api"
                }
            ]
        },
        {
            "id": "850dfafe-5fa2-4b2f-8108-1850093fc604",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a62d9d0-a46b-40d9-926b-2a5692dc5ca0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:57.985830-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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53be9ced-ec7f-4a12-b595-57c51cb9c901",
                    "gambit_id": "94bb70fa-4035-4a1d-b5d5-b3bdb3cf5d8f",
                    "last_updated": "2023-12-14T11:48:09.522012-05:00",
                    "created_at": "2023-12-13T08:57:57.989332-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850dfafe-5fa2-4b2f-8108-1850093fc604/?format=api"
                },
                {
                    "id": "fc410ec8-8ec4-47d4-8796-fe2684547187",
                    "gambit_id": "f7a7a8b6-8d89-4105-95a2-0cb017570689",
                    "last_updated": "2023-12-14T11:48:09.526242-05:00",
                    "created_at": "2023-12-13T08:57:57.993495-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850dfafe-5fa2-4b2f-8108-1850093fc604/?format=api"
                }
            ]
        }
    ]
}