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/5fc147d9-0279-423b-b461-02674ae5e541/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5fc147d9-0279-423b-b461-02674ae5e541",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2a66812e-f048-457c-aa89-390054b670f6",
    "completed": true,
    "last_updated": "2023-02-12T09:42:13.384532-05:00",
    "created_at": "2023-02-11T09:01:55.713359-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/2a66812e-f048-457c-aa89-390054b670f6",
    "datetime": "2023-02-11T20:40:00-05:00",
    "cutoff_datetime": "2023-02-11T20:40:00-05:00",
    "name": "Los Angeles Lakers v. Golden State Warriors",
    "bettypes": [
        {
            "id": "8271f37d-317c-4f6a-9db1-83bd560e7a7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc147d9-0279-423b-b461-02674ae5e541/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T09:01:55.723636-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": "Golden State Warriors",
                        "amount": 6475.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d120082a-a8e6-4e51-b052-7e94721e30a0",
                    "gambit_id": "f9179f75-4dd3-4f32-ab6f-efcf2a30a342",
                    "last_updated": "2023-02-12T09:42:13.394639-05:00",
                    "created_at": "2023-02-11T09:01:55.724903-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8271f37d-317c-4f6a-9db1-83bd560e7a7d/?format=api"
                },
                {
                    "id": "25811871-629b-4063-a42e-4e283b168e36",
                    "gambit_id": "f8c6b3a1-779e-417d-9a8d-560d56be2f1a",
                    "last_updated": "2023-02-12T09:42:13.395739-05:00",
                    "created_at": "2023-02-11T09:01:55.726270-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8271f37d-317c-4f6a-9db1-83bd560e7a7d/?format=api"
                }
            ]
        },
        {
            "id": "ef6cae4c-1f68-4129-9739-e954f18b6365",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc147d9-0279-423b-b461-02674ae5e541/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-11T09:01:55.719587-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b93b8f75-7621-422e-bb18-2ba72312500f",
                    "gambit_id": "3c5c2872-89d5-4d25-b919-055fa0dd0b92",
                    "last_updated": "2023-02-12T09:42:13.391004-05:00",
                    "created_at": "2023-02-11T09:01:55.720932-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6cae4c-1f68-4129-9739-e954f18b6365/?format=api"
                },
                {
                    "id": "b51a4f9c-03ba-4b28-a360-06a62263483c",
                    "gambit_id": "9b93ffcf-2199-4836-81d0-56ef21a8fffb",
                    "last_updated": "2023-02-12T09:42:13.392294-05:00",
                    "created_at": "2023-02-11T09:01:55.722268-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6cae4c-1f68-4129-9739-e954f18b6365/?format=api"
                }
            ]
        },
        {
            "id": "b76b5b26-ac50-4027-a3bc-be21ce3b3a1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc147d9-0279-423b-b461-02674ae5e541/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-11T09:01:55.715275-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 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2eaf4ce-7850-41cf-b3ff-5b0f78342100",
                    "gambit_id": "d71001bd-cc43-4711-b581-6c1b40ee6a88",
                    "last_updated": "2023-02-12T09:42:13.387450-05:00",
                    "created_at": "2023-02-11T09:01:55.716769-05:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b76b5b26-ac50-4027-a3bc-be21ce3b3a1f/?format=api"
                },
                {
                    "id": "f06497be-0da7-4146-af59-8f42d5e3763e",
                    "gambit_id": "1b3a1949-0d9a-4963-8e4f-67aba110e66a",
                    "last_updated": "2023-02-12T09:42:13.388618-05:00",
                    "created_at": "2023-02-11T09:01:55.718160-05:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b76b5b26-ac50-4027-a3bc-be21ce3b3a1f/?format=api"
                }
            ]
        }
    ]
}