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/47c66e21-b373-435e-bdfe-a13f2e398ae5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47c66e21-b373-435e-bdfe-a13f2e398ae5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "89a504d8-38ad-4eba-905c-aba20d656fe1",
    "completed": true,
    "last_updated": "2022-11-03T09:48:11.087550-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/89a504d8-38ad-4eba-905c-aba20d656fe1",
    "datetime": "2022-11-02T19:10:00-04:00",
    "cutoff_datetime": "2022-11-02T19:10:00-04:00",
    "name": "Boston Celtics v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "867277fa-4349-4612-a010-879975128bff",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?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": "Boston Celtics",
                        "amount": 5208.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cfbe9893-8bff-4133-82cd-d24c33a03e90",
                    "gambit_id": "a33600cc-ee0c-424f-88dd-d25783411d2a",
                    "last_updated": "2022-11-03T09:48:11.098162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api"
                },
                {
                    "id": "ecbc40c2-2ad0-4657-bb17-16ff04bc8a4b",
                    "gambit_id": "f8dae8d4-7430-4ae6-9be5-8dcab8b61739",
                    "last_updated": "2022-11-03T09:48:11.097132-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api"
                }
            ]
        },
        {
            "id": "0c37661f-55f2-4b23-af79-e4814864076b",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bef9f51-ce83-41cf-992c-eb911b0eea8d",
                    "gambit_id": "af29c5ba-dd11-49eb-b314-71ac231196d7",
                    "last_updated": "2022-11-03T09:48:11.093896-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c37661f-55f2-4b23-af79-e4814864076b/?format=api"
                },
                {
                    "id": "5e272e23-926b-4e02-92ed-ba4bf1192a11",
                    "gambit_id": "9af7c729-8309-4206-9de7-21db42224d7a",
                    "last_updated": "2022-11-03T09:48:11.095041-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c37661f-55f2-4b23-af79-e4814864076b/?format=api"
                }
            ]
        },
        {
            "id": "1706f4a2-6d85-4d66-8906-95b80ffffb57",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?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 220",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 220",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ea55c58-e103-4591-a56d-61139288d58e",
                    "gambit_id": "637eb8a0-9bea-45dc-a5bf-b2ae90f8d491",
                    "last_updated": "2022-11-03T09:48:11.091518-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1706f4a2-6d85-4d66-8906-95b80ffffb57/?format=api"
                },
                {
                    "id": "14572797-ad50-494d-b465-41190a758799",
                    "gambit_id": "85ae2a78-26e6-41a9-92b0-444838de5a70",
                    "last_updated": "2022-11-03T09:48:11.090337-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1706f4a2-6d85-4d66-8906-95b80ffffb57/?format=api"
                }
            ]
        }
    ]
}