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/17c7b637-2c32-4a1c-8ac1-31835ba1bc48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "17c7b637-2c32-4a1c-8ac1-31835ba1bc48",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c7c79e16-1a80-4b63-9eb1-68841813cf94",
    "completed": true,
    "last_updated": "2023-12-06T21:58:02.690485-05:00",
    "created_at": "2023-12-05T08:57:56.662499-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c7c79e16-1a80-4b63-9eb1-68841813cf94",
    "datetime": "2023-12-05T22:00:00-05:00",
    "cutoff_datetime": "2023-12-05T22:00:00-05:00",
    "name": "Phoenix Suns v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "ca8a21cd-f41c-4d86-960b-b80087ae23b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/17c7b637-2c32-4a1c-8ac1-31835ba1bc48/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-05T08:57:56.694528-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": "Los Angeles Lakers",
                        "amount": 5317.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd0f570a-c648-4847-b4e7-88504e814c99",
                    "gambit_id": "3f67f4b6-379a-4e11-913e-9b77d5c46b08",
                    "last_updated": "2023-12-06T21:58:02.713714-05:00",
                    "created_at": "2023-12-05T08:57:56.704010-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8a21cd-f41c-4d86-960b-b80087ae23b3/?format=api"
                },
                {
                    "id": "7758bec9-66f2-4cab-b0c8-0ddf1beb6322",
                    "gambit_id": "9f1cd084-3231-41cc-b980-3cb33951a9db",
                    "last_updated": "2023-12-06T21:58:02.710202-05:00",
                    "created_at": "2023-12-05T08:57:56.698351-05:00",
                    "name": "Phoenix Suns",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8a21cd-f41c-4d86-960b-b80087ae23b3/?format=api"
                }
            ]
        },
        {
            "id": "3898a16d-c2d1-4dcf-b3dd-e04323fb1a15",
            "match": "https://api-prod.gambitprofit.com/api/matches/17c7b637-2c32-4a1c-8ac1-31835ba1bc48/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-05T08:57:56.679207-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": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c322715-43cc-447d-b325-5ced82f24122",
                    "gambit_id": "445e52f9-8633-429a-9702-58cc65afa7aa",
                    "last_updated": "2023-12-06T21:58:02.699471-05:00",
                    "created_at": "2023-12-05T08:57:56.683832-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3898a16d-c2d1-4dcf-b3dd-e04323fb1a15/?format=api"
                },
                {
                    "id": "1c0d353e-7ed8-4cd5-8318-048a14c6b36b",
                    "gambit_id": "6d2c90aa-08bc-45e5-a253-d1d27378969c",
                    "last_updated": "2023-12-06T21:58:02.703126-05:00",
                    "created_at": "2023-12-05T08:57:56.689277-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3898a16d-c2d1-4dcf-b3dd-e04323fb1a15/?format=api"
                }
            ]
        },
        {
            "id": "ec410adc-b7f2-4300-aa0a-ee98081d5015",
            "match": "https://api-prod.gambitprofit.com/api/matches/17c7b637-2c32-4a1c-8ac1-31835ba1bc48/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-05T08:57:56.709082-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57a5e324-2ae5-4a64-935d-665ff0ad3214",
                    "gambit_id": "9f1f8d25-81f6-4a3d-b0c6-76698e46e41e",
                    "last_updated": "2023-12-06T21:58:02.724693-05:00",
                    "created_at": "2023-12-05T08:57:56.713602-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec410adc-b7f2-4300-aa0a-ee98081d5015/?format=api"
                },
                {
                    "id": "183c12ec-e9a4-4f88-8388-84bb51dec1c1",
                    "gambit_id": "661bd95d-25e7-4de2-ab41-adf863b5436c",
                    "last_updated": "2023-12-06T21:58:02.728261-05:00",
                    "created_at": "2023-12-05T08:57:56.717966-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec410adc-b7f2-4300-aa0a-ee98081d5015/?format=api"
                }
            ]
        }
    ]
}