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/36b16d65-a7fa-4cff-b698-d482c066271d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "36b16d65-a7fa-4cff-b698-d482c066271d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "51770a01-a2fc-4b46-86d1-8f137b6b442b",
    "completed": true,
    "last_updated": "2024-01-15T10:13:20.976264-05:00",
    "created_at": "2024-01-12T09:48:14.001780-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/51770a01-a2fc-4b46-86d1-8f137b6b442b",
    "datetime": "2024-01-12T19:10:00-05:00",
    "cutoff_datetime": "2024-01-12T19:10:00-05:00",
    "name": "Sacramento Kings v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "f6129dde-c9ff-4cbb-8c7a-37f611617f28",
            "match": "https://api-prod.gambitprofit.com/api/matches/36b16d65-a7fa-4cff-b698-d482c066271d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-12T09:48:14.033477-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": "Sacramento Kings",
                        "amount": 5107.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "015ea4dd-d33e-435d-bfab-fa41815b2f71",
                    "gambit_id": "46513531-f395-4860-978d-cb208497a4dd",
                    "last_updated": "2024-01-15T10:13:21.001077-05:00",
                    "created_at": "2024-01-12T09:48:14.037745-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6129dde-c9ff-4cbb-8c7a-37f611617f28/?format=api"
                },
                {
                    "id": "cf3d3ea0-5117-48f2-9068-064088655da1",
                    "gambit_id": "f1f92238-ce94-4ead-8c79-b67c422fc3a6",
                    "last_updated": "2024-01-15T10:13:21.006164-05:00",
                    "created_at": "2024-01-12T09:48:14.042173-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6129dde-c9ff-4cbb-8c7a-37f611617f28/?format=api"
                }
            ]
        },
        {
            "id": "870abbf0-a990-49cf-aed1-ea03419588a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/36b16d65-a7fa-4cff-b698-d482c066271d/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-12T09:48:14.016642-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "666625b5-5e27-4516-b3d1-49f73746073e",
                    "gambit_id": "1f78baf5-46a9-4392-a7ba-2c7620991dc3",
                    "last_updated": "2024-01-15T10:13:20.987060-05:00",
                    "created_at": "2024-01-12T09:48:14.023360-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/870abbf0-a990-49cf-aed1-ea03419588a1/?format=api"
                },
                {
                    "id": "f2df75a7-4d0c-4462-a518-bc2df4b7ef54",
                    "gambit_id": "84104c5a-5a7c-440c-ba77-870814fbc763",
                    "last_updated": "2024-01-15T10:13:20.991614-05:00",
                    "created_at": "2024-01-12T09:48:14.029481-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/870abbf0-a990-49cf-aed1-ea03419588a1/?format=api"
                }
            ]
        },
        {
            "id": "3daa8131-294a-4140-8628-db4d72c830df",
            "match": "https://api-prod.gambitprofit.com/api/matches/36b16d65-a7fa-4cff-b698-d482c066271d/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-12T09:48:14.046104-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 242.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 242.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe2e274d-0dc9-425d-af22-b38364e76195",
                    "gambit_id": "d19405da-aba1-4f70-8054-4fc117e64aa3",
                    "last_updated": "2024-01-15T10:13:21.013779-05:00",
                    "created_at": "2024-01-12T09:48:14.049971-05:00",
                    "name": "Game Total Over 242.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "242.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3daa8131-294a-4140-8628-db4d72c830df/?format=api"
                },
                {
                    "id": "9895459c-a47b-4708-a659-0ed5055dd610",
                    "gambit_id": "0eda667a-d1dd-4ef9-978e-eaad1fe05b82",
                    "last_updated": "2024-01-15T10:13:21.018553-05:00",
                    "created_at": "2024-01-12T09:48:14.055011-05:00",
                    "name": "Game Total Under 242.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "242.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3daa8131-294a-4140-8628-db4d72c830df/?format=api"
                }
            ]
        }
    ]
}