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/74b9f4dc-c05f-4e5a-bf87-664f857db1af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "74b9f4dc-c05f-4e5a-bf87-664f857db1af",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aa5784dd-bec9-48cb-9233-2aaaaa9cae7a",
    "completed": true,
    "last_updated": "2023-02-14T09:46:57.953272-05:00",
    "created_at": "2023-02-13T08:17:04.117665-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/aa5784dd-bec9-48cb-9233-2aaaaa9cae7a",
    "datetime": "2023-02-13T19:10:00-05:00",
    "cutoff_datetime": "2023-02-13T19:10:00-05:00",
    "name": "Atlanta Hawks v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "dc401328-78d4-4b31-b859-1725c5227dfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/74b9f4dc-c05f-4e5a-bf87-664f857db1af/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T08:52:18.288457-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": 6475.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "877816dc-d456-46f5-aada-e561451ae311",
                    "gambit_id": "e0cb23d5-be1d-4bd7-a696-0fb29d8f611d",
                    "last_updated": "2023-02-14T09:46:57.961789-05:00",
                    "created_at": "2023-02-13T08:52:18.291151-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc401328-78d4-4b31-b859-1725c5227dfb/?format=api"
                },
                {
                    "id": "3463048c-2004-4243-866f-bf25f512e608",
                    "gambit_id": "ac0fb368-1934-43a1-8b20-da12c280ac3b",
                    "last_updated": "2023-02-14T09:46:57.960517-05:00",
                    "created_at": "2023-02-13T08:52:18.289766-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc401328-78d4-4b31-b859-1725c5227dfb/?format=api"
                }
            ]
        },
        {
            "id": "4a00c2bb-01a4-4470-a054-a3e20a842822",
            "match": "https://api-prod.gambitprofit.com/api/matches/74b9f4dc-c05f-4e5a-bf87-664f857db1af/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-13T08:17:04.119280-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8c7c827-eed0-48ea-9d15-b8388830cfaf",
                    "gambit_id": "0256e0ef-0055-45b8-80b3-3c9b83ef87d9",
                    "last_updated": "2023-02-14T09:46:57.964145-05:00",
                    "created_at": "2023-02-13T08:17:04.120601-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a00c2bb-01a4-4470-a054-a3e20a842822/?format=api"
                },
                {
                    "id": "61b35a3d-223a-40ff-abb3-4ef18c3a7b06",
                    "gambit_id": "cc72ad8f-c3e0-4a6c-8ff9-732b0edf0976",
                    "last_updated": "2023-02-14T09:46:57.965371-05:00",
                    "created_at": "2023-02-13T08:17:04.121927-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a00c2bb-01a4-4470-a054-a3e20a842822/?format=api"
                }
            ]
        },
        {
            "id": "6967a838-6b6f-4f09-b45d-a5e542702b67",
            "match": "https://api-prod.gambitprofit.com/api/matches/74b9f4dc-c05f-4e5a-bf87-664f857db1af/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T08:52:18.283645-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 241.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 241.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0325cff2-b943-4ee8-b9be-8bd42d97824d",
                    "gambit_id": "45d92072-b393-49b5-91ac-a9a29576cdf7",
                    "last_updated": "2023-02-14T09:46:57.958128-05:00",
                    "created_at": "2023-02-13T08:52:18.286908-05:00",
                    "name": "Game Total Over 241.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6967a838-6b6f-4f09-b45d-a5e542702b67/?format=api"
                },
                {
                    "id": "684cc6c1-248b-4c9a-854a-510a92873955",
                    "gambit_id": "666f7252-198c-48e1-8e60-dbebf45ca525",
                    "last_updated": "2023-02-14T09:46:57.956953-05:00",
                    "created_at": "2023-02-13T08:52:18.285265-05:00",
                    "name": "Game Total Under 241.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6967a838-6b6f-4f09-b45d-a5e542702b67/?format=api"
                }
            ]
        }
    ]
}