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/5224eaa6-79b3-4467-b686-17c6be5ffd2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5224eaa6-79b3-4467-b686-17c6be5ffd2d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba011e0d-a8cf-4fd3-b569-3cb6b87f4e67",
    "completed": true,
    "last_updated": "2023-02-28T12:37:06.337935-05:00",
    "created_at": "2023-02-26T08:46:57.852740-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ba011e0d-a8cf-4fd3-b569-3cb6b87f4e67",
    "datetime": "2023-02-26T15:10:00-05:00",
    "cutoff_datetime": "2023-02-26T15:10:00-05:00",
    "name": "Brooklyn Nets v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "761591ff-18c6-41a4-8e89-2670c388ff71",
            "match": "https://api-prod.gambitprofit.com/api/matches/5224eaa6-79b3-4467-b686-17c6be5ffd2d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-26T08:46:57.863477-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": "Atlanta Hawks",
                        "amount": 7037.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 2963.0
                    }
                ],
                "expected_reward_tokens": 9570.32,
                "profit_sb": 70.32,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce41ce4c-09b7-4549-84a6-e6f297e0f075",
                    "gambit_id": "d0923fdb-b088-4b75-a7fe-f746b0b9ce84",
                    "last_updated": "2023-02-28T12:37:06.348083-05:00",
                    "created_at": "2023-02-26T08:46:57.864683-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/761591ff-18c6-41a4-8e89-2670c388ff71/?format=api"
                },
                {
                    "id": "410d4f20-9d9d-4704-a8db-b24dda81ffa6",
                    "gambit_id": "44824685-d31c-44a4-9e28-ed1539b1a9d5",
                    "last_updated": "2023-02-28T12:37:06.349289-05:00",
                    "created_at": "2023-02-26T08:46:57.865888-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/761591ff-18c6-41a4-8e89-2670c388ff71/?format=api"
                }
            ]
        },
        {
            "id": "a8a31ee7-2c39-4a73-9e25-ccdbb8d8b1f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/5224eaa6-79b3-4467-b686-17c6be5ffd2d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-26T08:46:57.859453-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb8c8780-c9c4-4cbc-bc36-ff9505abcc66",
                    "gambit_id": "104519d4-59bb-4f28-96a5-97b1f11d5c3e",
                    "last_updated": "2023-02-28T12:37:06.344458-05:00",
                    "created_at": "2023-02-26T08:46:57.860788-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8a31ee7-2c39-4a73-9e25-ccdbb8d8b1f4/?format=api"
                },
                {
                    "id": "9e439e31-1fa8-40db-a5b5-598122400434",
                    "gambit_id": "6c4fea3f-0e01-43b3-9f2d-342b46d8abc1",
                    "last_updated": "2023-02-28T12:37:06.345607-05:00",
                    "created_at": "2023-02-26T08:46:57.862069-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8a31ee7-2c39-4a73-9e25-ccdbb8d8b1f4/?format=api"
                }
            ]
        },
        {
            "id": "f0c0db8b-ed90-4ed6-aff9-78965a4a1492",
            "match": "https://api-prod.gambitprofit.com/api/matches/5224eaa6-79b3-4467-b686-17c6be5ffd2d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-26T08:46:57.854898-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 Under 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce3b94a6-4e6d-485c-a96c-1994aff21df5",
                    "gambit_id": "d104dd7f-9137-4781-8a36-85edfffe3ea4",
                    "last_updated": "2023-02-28T12:37:06.340864-05:00",
                    "created_at": "2023-02-26T08:46:57.856477-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c0db8b-ed90-4ed6-aff9-78965a4a1492/?format=api"
                },
                {
                    "id": "e07dd807-6894-4ff4-9f95-7a153fe32363",
                    "gambit_id": "5227373f-7ade-48b6-a9d8-28c357221391",
                    "last_updated": "2023-02-28T12:37:06.342046-05:00",
                    "created_at": "2023-02-26T08:46:57.857993-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c0db8b-ed90-4ed6-aff9-78965a4a1492/?format=api"
                }
            ]
        }
    ]
}