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/c495c9aa-e873-4289-9995-58471f612565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c495c9aa-e873-4289-9995-58471f612565",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "981a4b1b-c00e-418e-8e13-1f4b23a393ca",
    "completed": true,
    "last_updated": "2024-02-01T10:48:01.370782-05:00",
    "created_at": "2024-01-31T09:58:20.311998-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/981a4b1b-c00e-418e-8e13-1f4b23a393ca",
    "datetime": "2024-01-31T19:40:00-05:00",
    "cutoff_datetime": "2024-01-31T19:40:00-05:00",
    "name": "Sacramento Kings v. Miami Heat",
    "bettypes": [
        {
            "id": "29fd93b3-ffde-4eb4-b3b3-f81b346bb88d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c495c9aa-e873-4289-9995-58471f612565/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:20.344938-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": "Miami Heat",
                        "amount": 5512.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0134316-3ad5-4966-b45b-622b709ac902",
                    "gambit_id": "13dfec0b-c2d6-4bd7-9a4f-cf5b05d29ee9",
                    "last_updated": "2024-02-01T10:48:01.413788-05:00",
                    "created_at": "2024-01-31T09:58:20.353651-05:00",
                    "name": "Miami Heat",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fd93b3-ffde-4eb4-b3b3-f81b346bb88d/?format=api"
                },
                {
                    "id": "6df2e3ff-aca0-4bf7-aa3c-beda78febbc1",
                    "gambit_id": "9f8f9da1-4e61-4637-90a1-ab1421fad183",
                    "last_updated": "2024-02-01T10:48:01.405007-05:00",
                    "created_at": "2024-01-31T09:58:20.349399-05:00",
                    "name": "Sacramento Kings",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fd93b3-ffde-4eb4-b3b3-f81b346bb88d/?format=api"
                }
            ]
        },
        {
            "id": "51866cca-d19a-48e8-a7a8-d350b6483b98",
            "match": "https://api-prod.gambitprofit.com/api/matches/c495c9aa-e873-4289-9995-58471f612565/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:20.325190-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": "Sacramento Kings",
                        "amount": 5107.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfbfa96f-481c-4d0a-9f51-25f44286b236",
                    "gambit_id": "1eb59c1f-2c1e-493e-a76f-a6cc14be1707",
                    "last_updated": "2024-02-01T10:48:01.386838-05:00",
                    "created_at": "2024-01-31T09:58:20.329171-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51866cca-d19a-48e8-a7a8-d350b6483b98/?format=api"
                },
                {
                    "id": "170b5a59-2cac-4cef-83ec-1dd99f2ea59c",
                    "gambit_id": "d87ba6ac-aede-4d26-983e-0648ec9bb33b",
                    "last_updated": "2024-02-01T10:48:01.394249-05:00",
                    "created_at": "2024-01-31T09:58:20.333991-05:00",
                    "name": "Miami Heat",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51866cca-d19a-48e8-a7a8-d350b6483b98/?format=api"
                }
            ]
        },
        {
            "id": "b2c5c4ce-253e-4f53-b78c-741cdcf2819c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c495c9aa-e873-4289-9995-58471f612565/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:20.357637-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b784d493-2896-4e5c-b886-4bda72fbdd20",
                    "gambit_id": "f9400688-8b83-404c-bd8e-b852f150ff98",
                    "last_updated": "2024-02-01T10:48:01.424866-05:00",
                    "created_at": "2024-01-31T09:58:20.361200-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c5c4ce-253e-4f53-b78c-741cdcf2819c/?format=api"
                },
                {
                    "id": "657aa4cd-06e2-48d3-9937-b66d4b9413a9",
                    "gambit_id": "f6c01f9c-a0e9-44ee-884c-3334a88d9422",
                    "last_updated": "2024-02-01T10:48:01.429703-05:00",
                    "created_at": "2024-01-31T09:58:20.365774-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c5c4ce-253e-4f53-b78c-741cdcf2819c/?format=api"
                }
            ]
        }
    ]
}