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/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da17361d-abde-4e2d-abfb-3a403229aba8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1e6534e9-76c3-4b2a-aaf1-95f112420221",
    "completed": true,
    "last_updated": "2022-11-29T09:52:05.118592-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1e6534e9-76c3-4b2a-aaf1-95f112420221",
    "datetime": "2022-11-28T21:10:00-05:00",
    "cutoff_datetime": "2022-11-28T21:10:00-05:00",
    "name": "Chicago Bulls v. Utah Jazz",
    "bettypes": [
        {
            "id": "65067e10-cf92-4e90-b71d-d71b997b1f03",
            "match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
                        "amount": 5492.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "677f6869-3adc-4e52-89de-270c7320f6ea",
                    "gambit_id": "d2e19108-6571-4730-a033-ba258f735dc0",
                    "last_updated": "2022-11-29T09:52:05.121478-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api"
                },
                {
                    "id": "ea961bf1-4dfa-4a11-92c0-0f03b514bc24",
                    "gambit_id": "6d179d34-7776-4bbd-933f-1d85f48646ad",
                    "last_updated": "2022-11-29T09:52:05.122735-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api"
                }
            ]
        },
        {
            "id": "9b17b002-a9a7-4f7c-a8fb-7b8e5af25d42",
            "match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "806ef411-7ba9-4ae7-b4c3-f2eba6141620",
                    "gambit_id": "23898c17-7e25-49a1-b5a3-143f6a69ef51",
                    "last_updated": "2022-11-29T09:52:05.129438-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b17b002-a9a7-4f7c-a8fb-7b8e5af25d42/?format=api"
                },
                {
                    "id": "8fbb6914-aa5a-4462-830a-a18f5f2937cd",
                    "gambit_id": "f09a9cdd-fbf9-45be-995f-c342873282af",
                    "last_updated": "2022-11-29T09:52:05.128384-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b17b002-a9a7-4f7c-a8fb-7b8e5af25d42/?format=api"
                }
            ]
        },
        {
            "id": "9b8e5201-0979-4cdd-a785-970cf5033ca9",
            "match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d69373b-b2c1-486c-938e-e3d095cc924e",
                    "gambit_id": "fff9ae6d-d02a-48a2-aaf6-5eb912b5d391",
                    "last_updated": "2022-11-29T09:52:05.126215-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8e5201-0979-4cdd-a785-970cf5033ca9/?format=api"
                },
                {
                    "id": "1e88c5d8-ce79-4c30-99dc-6018355c4ebc",
                    "gambit_id": "dfb29ef2-9371-4d35-9ab7-f3c1719ac7a4",
                    "last_updated": "2022-11-29T09:52:05.125036-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8e5201-0979-4cdd-a785-970cf5033ca9/?format=api"
                }
            ]
        }
    ]
}