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/6681fc1c-d484-42d1-8fb9-e70e1d0085a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6681fc1c-d484-42d1-8fb9-e70e1d0085a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "662d3d61-4539-4fd0-8116-199aa725daaa",
    "completed": true,
    "last_updated": "2023-01-26T10:57:02.458103-05:00",
    "created_at": "2023-01-25T09:46:54.852363-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/662d3d61-4539-4fd0-8116-199aa725daaa",
    "datetime": "2023-01-25T22:40:00-05:00",
    "cutoff_datetime": "2023-01-25T22:40:00-05:00",
    "name": "San Antonio Spurs v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "15ea0af7-f396-4c40-8e17-704e03b9562f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6681fc1c-d484-42d1-8fb9-e70e1d0085a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-25T09:46:54.857941-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 Lakers",
                        "amount": 7221.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "692389ba-ccc8-43c3-bed5-818e4581b9bd",
                    "gambit_id": "1789abee-2329-4387-b3d5-f7c60ca67d6f",
                    "last_updated": "2023-01-26T10:57:02.465911-05:00",
                    "created_at": "2023-01-25T09:46:54.860449-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ea0af7-f396-4c40-8e17-704e03b9562f/?format=api"
                },
                {
                    "id": "e09ac37c-cf1c-4771-8b99-7d53a8f7078e",
                    "gambit_id": "bb978f34-c02d-4117-b7f2-992ff9fd89ad",
                    "last_updated": "2023-01-26T10:57:02.464636-05:00",
                    "created_at": "2023-01-25T09:46:54.859151-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ea0af7-f396-4c40-8e17-704e03b9562f/?format=api"
                }
            ]
        },
        {
            "id": "5f1a08cb-4864-472b-859e-eae7d69dab3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6681fc1c-d484-42d1-8fb9-e70e1d0085a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-25T09:46:54.861738-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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbe61709-9c2f-4f38-bc95-5738c548df83",
                    "gambit_id": "cdb26b5a-63ae-40e0-a3db-d50d32b14272",
                    "last_updated": "2023-01-26T10:57:02.470246-05:00",
                    "created_at": "2023-01-25T09:46:54.864112-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1a08cb-4864-472b-859e-eae7d69dab3d/?format=api"
                },
                {
                    "id": "d8b74799-5001-4506-86b7-30ed1bc4caed",
                    "gambit_id": "8696bc81-7465-4ad4-8dac-fd40844c3fef",
                    "last_updated": "2023-01-26T10:57:02.468500-05:00",
                    "created_at": "2023-01-25T09:46:54.862874-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1a08cb-4864-472b-859e-eae7d69dab3d/?format=api"
                }
            ]
        },
        {
            "id": "dc413777-4c07-4eca-8f58-80531bb49326",
            "match": "https://api-prod.gambitprofit.com/api/matches/6681fc1c-d484-42d1-8fb9-e70e1d0085a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-25T09:46:54.854055-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 245",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 245",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "273eb84d-7659-403a-834e-9194af4e6643",
                    "gambit_id": "ac815d55-b6dc-490c-8a5e-15a56f84cd34",
                    "last_updated": "2023-01-26T10:57:02.462262-05:00",
                    "created_at": "2023-01-25T09:46:54.856657-05:00",
                    "name": "Game Total Over 245",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "245.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc413777-4c07-4eca-8f58-80531bb49326/?format=api"
                },
                {
                    "id": "b58d4b25-0a31-48aa-80bf-09ab991f13e0",
                    "gambit_id": "90fc8da7-f03f-445c-b0a6-d1655733d3db",
                    "last_updated": "2023-01-26T10:57:02.460979-05:00",
                    "created_at": "2023-01-25T09:46:54.855369-05:00",
                    "name": "Game Total Under 245",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "245.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc413777-4c07-4eca-8f58-80531bb49326/?format=api"
                }
            ]
        }
    ]
}