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/a745bec5-980b-4732-8ce2-cb9eaf43fd98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a745bec5-980b-4732-8ce2-cb9eaf43fd98",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "98149fc4-3fed-4022-a6f6-18685714c4c4",
    "completed": true,
    "last_updated": "2022-10-27T11:52:05.201366-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/98149fc4-3fed-4022-a6f6-18685714c4c4",
    "datetime": "2022-10-26T20:10:00-04:00",
    "cutoff_datetime": "2022-10-26T20:10:00-04:00",
    "name": "San Antonio Spurs v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "20bb64f8-5334-41fa-8d61-b080a25abcbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/a745bec5-980b-4732-8ce2-cb9eaf43fd98/?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": 7829.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2171.0
                    }
                ],
                "expected_reward_tokens": 9551.38,
                "profit_sb": 51.38,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "39d3ef4d-9a80-4c47-b700-6bea72606f80",
                    "gambit_id": "e1aac594-b873-4cce-8bba-c78421c15aba",
                    "last_updated": "2022-10-27T11:52:05.207869-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.22000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20bb64f8-5334-41fa-8d61-b080a25abcbc/?format=api"
                },
                {
                    "id": "26ffb062-505c-42d3-8461-e58f83ac367b",
                    "gambit_id": "309634aa-ac1f-403a-b2e1-df3b77cfd457",
                    "last_updated": "2022-10-27T11:52:05.209003-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "4.40000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20bb64f8-5334-41fa-8d61-b080a25abcbc/?format=api"
                }
            ]
        },
        {
            "id": "41fa2493-f676-4ace-ae8b-c0679d0058ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/a745bec5-980b-4732-8ce2-cb9eaf43fd98/?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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23de5e47-45c8-411e-8d8f-ec4d89019f98",
                    "gambit_id": "0cd89655-7667-40a1-b903-6a264867b165",
                    "last_updated": "2022-10-27T11:52:05.210952-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41fa2493-f676-4ace-ae8b-c0679d0058ac/?format=api"
                },
                {
                    "id": "4fb802ca-9126-442b-bd37-607cd961f86b",
                    "gambit_id": "237e7fa7-1b40-450e-b255-de34b106c9b4",
                    "last_updated": "2022-10-27T11:52:05.211909-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41fa2493-f676-4ace-ae8b-c0679d0058ac/?format=api"
                }
            ]
        },
        {
            "id": "fca17865-5a1c-4e47-ac21-efaa47707c70",
            "match": "https://api-prod.gambitprofit.com/api/matches/a745bec5-980b-4732-8ce2-cb9eaf43fd98/?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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d718d67-e90f-4916-b899-b289df0b140a",
                    "gambit_id": "9182736a-8774-4f6c-beb0-7a95d25017f3",
                    "last_updated": "2022-10-27T11:52:05.204300-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fca17865-5a1c-4e47-ac21-efaa47707c70/?format=api"
                },
                {
                    "id": "2a22f65c-4346-4657-8b6f-b9dae84bf91b",
                    "gambit_id": "ed4af1b9-0738-4252-bd43-6eeac437e8ef",
                    "last_updated": "2022-10-27T11:52:05.205456-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fca17865-5a1c-4e47-ac21-efaa47707c70/?format=api"
                }
            ]
        }
    ]
}