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/2f9eb78c-c551-4ea0-9752-65860e819523/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f9eb78c-c551-4ea0-9752-65860e819523",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c4afc5d3-17e3-4003-a727-0cac82b1f848",
    "completed": true,
    "last_updated": "2022-12-08T13:02:13.983277-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c4afc5d3-17e3-4003-a727-0cac82b1f848",
    "datetime": "2022-12-07T20:10:00-05:00",
    "cutoff_datetime": "2022-12-07T20:10:00-05:00",
    "name": "Indiana Pacers v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "4e3a652e-b677-4a5f-b8ce-400f36328dee",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?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": "Minnesota Timberwolves",
                        "amount": 6170.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d599d542-df6e-444a-829e-c72dfc51e2cb",
                    "gambit_id": "73f86171-11f3-4ccb-a491-5f22671b72f9",
                    "last_updated": "2022-12-08T13:02:13.989187-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e3a652e-b677-4a5f-b8ce-400f36328dee/?format=api"
                },
                {
                    "id": "45f009f9-0edb-4b0c-8216-8368b5c707f1",
                    "gambit_id": "7b12db94-4d74-42aa-9f4c-4d570be492c8",
                    "last_updated": "2022-12-08T13:02:13.990161-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e3a652e-b677-4a5f-b8ce-400f36328dee/?format=api"
                }
            ]
        },
        {
            "id": "855dfa60-7870-443d-8fee-8317af7d3c19",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fcbab5fc-83d4-4deb-8f5b-ce8cec23dffb",
                    "gambit_id": "2a1d06c4-d55d-4b18-b74d-54708e89bf75",
                    "last_updated": "2022-12-08T13:02:13.992031-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855dfa60-7870-443d-8fee-8317af7d3c19/?format=api"
                },
                {
                    "id": "bbd840ed-df38-4dbf-afe0-973d4c977ef9",
                    "gambit_id": "29d9b715-b101-4093-a6a9-d2d9bfd4395c",
                    "last_updated": "2022-12-08T13:02:13.992991-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855dfa60-7870-443d-8fee-8317af7d3c19/?format=api"
                }
            ]
        },
        {
            "id": "01720c91-c944-40e2-aef0-96a0ceef588d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?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 Under 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b748829f-a7e2-412f-9210-67094d9189ba",
                    "gambit_id": "c14c7cb3-bd83-434d-90ba-fe271f4f6bc1",
                    "last_updated": "2022-12-08T13:02:13.986170-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api"
                },
                {
                    "id": "d13bf4e5-e70e-4fe3-9926-627c5c4f8f2b",
                    "gambit_id": "ee1d58d3-b92a-4df6-8a4f-732c8a1742be",
                    "last_updated": "2022-12-08T13:02:13.987260-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api"
                }
            ]
        }
    ]
}