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/8abb1944-91fa-4b04-b760-49adba2d6652/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8abb1944-91fa-4b04-b760-49adba2d6652",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a79697c-7af3-4787-82d9-e8221ee32c5c",
    "completed": true,
    "last_updated": "2023-12-23T14:48:20.111638-05:00",
    "created_at": "2023-12-21T09:13:05.822262-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8a79697c-7af3-4787-82d9-e8221ee32c5c",
    "datetime": "2023-12-21T20:10:00-05:00",
    "cutoff_datetime": "2023-12-21T20:10:00-05:00",
    "name": "Los Angeles Clippers v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "6bd5d3da-da01-49e4-996d-d6f576ee23a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/8abb1944-91fa-4b04-b760-49adba2d6652/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-21T09:13:05.831679-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": "Oklahoma City Thunder",
                        "amount": 6752.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3598024-c60b-4330-ace9-978ead7727c8",
                    "gambit_id": "6af91d67-a52c-4b97-8cf4-060b691e5e59",
                    "last_updated": "2023-12-23T14:48:20.139387-05:00",
                    "created_at": "2023-12-21T09:13:05.846400-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd5d3da-da01-49e4-996d-d6f576ee23a7/?format=api"
                },
                {
                    "id": "2928c70f-5c3d-4991-b676-21a3da9fe075",
                    "gambit_id": "492e02a3-2a6a-4caf-9113-90c4ba20e7a6",
                    "last_updated": "2023-12-23T14:48:20.131695-05:00",
                    "created_at": "2023-12-21T09:13:05.835501-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd5d3da-da01-49e4-996d-d6f576ee23a7/?format=api"
                }
            ]
        },
        {
            "id": "756dcd4d-fcbd-4191-93bb-842b365f30c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8abb1944-91fa-4b04-b760-49adba2d6652/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-21T09:13:05.850534-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 Clippers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "029b063e-3832-4f96-8eea-338dafa2a6be",
                    "gambit_id": "e3d88ac2-498f-4834-8e4e-5fade31f2955",
                    "last_updated": "2023-12-23T14:48:20.150186-05:00",
                    "created_at": "2023-12-21T09:13:05.854016-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/756dcd4d-fcbd-4191-93bb-842b365f30c3/?format=api"
                },
                {
                    "id": "eab2c53c-0578-4329-87b8-08dad4802ac0",
                    "gambit_id": "7d83a36b-9a64-4c33-a2cf-ecc67cfd760e",
                    "last_updated": "2023-12-23T14:48:20.153287-05:00",
                    "created_at": "2023-12-21T09:13:05.857676-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/756dcd4d-fcbd-4191-93bb-842b365f30c3/?format=api"
                }
            ]
        },
        {
            "id": "e210363b-229e-4322-add9-31247d5ce776",
            "match": "https://api-prod.gambitprofit.com/api/matches/8abb1944-91fa-4b04-b760-49adba2d6652/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-21T09:13:05.861590-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 238",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88a9356e-2f5f-4056-8644-6d72cfb533ce",
                    "gambit_id": "b8d9594b-1049-4e8a-8859-7e0dc5a3e7f4",
                    "last_updated": "2023-12-23T14:48:20.159799-05:00",
                    "created_at": "2023-12-21T09:13:05.868034-05:00",
                    "name": "Game Total Over 238",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e210363b-229e-4322-add9-31247d5ce776/?format=api"
                },
                {
                    "id": "4ce0ba5d-b71d-491e-b4a2-0bc76ff58a26",
                    "gambit_id": "8b85f1ae-0fca-4b33-960a-bb16bde7261f",
                    "last_updated": "2023-12-23T14:48:20.163228-05:00",
                    "created_at": "2023-12-21T09:13:05.873255-05:00",
                    "name": "Game Total Under 238",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e210363b-229e-4322-add9-31247d5ce776/?format=api"
                }
            ]
        }
    ]
}