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/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "705c1ee9-c0ae-480d-b553-acd4cdc1466b",
    "completed": true,
    "last_updated": "2023-03-14T12:27:15.545537-04:00",
    "created_at": "2023-03-13T09:22:03.222699-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/705c1ee9-c0ae-480d-b553-acd4cdc1466b",
    "datetime": "2023-03-13T20:10:00-04:00",
    "cutoff_datetime": "2023-03-13T20:10:00-04:00",
    "name": "Boston Celtics v. Houston Rockets",
    "bettypes": [
        {
            "id": "9399b72b-2fbe-4548-9b84-dcb68408c040",
            "match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-13T10:17:06.023421-04: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": 8590.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 1410.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bdd138ee-bc03-41b5-b99a-f6845cacdf3e",
                    "gambit_id": "2c05e7a5-be99-4f66-ad89-9014ec223dc3",
                    "last_updated": "2023-03-14T12:27:15.559257-04:00",
                    "created_at": "2023-03-13T10:17:06.026996-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399b72b-2fbe-4548-9b84-dcb68408c040/?format=api"
                },
                {
                    "id": "18f20f9c-1c20-4068-9b91-5074d3e276c5",
                    "gambit_id": "a4005eb7-a986-41b2-872f-c27674601e78",
                    "last_updated": "2023-03-14T12:27:15.557227-04:00",
                    "created_at": "2023-03-13T10:17:06.025295-04:00",
                    "name": "Houston Rockets",
                    "reward": "6.76000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399b72b-2fbe-4548-9b84-dcb68408c040/?format=api"
                }
            ]
        },
        {
            "id": "1a37d199-7dc4-403e-a5bb-38af8c900709",
            "match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-13T09:22:03.224439-04: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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4017dc86-02f2-4944-a7ad-7b0596b671dd",
                    "gambit_id": "41ff74be-f14c-434e-ae3b-0eb3f30e5ed9",
                    "last_updated": "2023-03-14T12:27:15.563574-04:00",
                    "created_at": "2023-03-13T09:22:03.225795-04:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a37d199-7dc4-403e-a5bb-38af8c900709/?format=api"
                },
                {
                    "id": "ab7d0777-99e8-4325-8f8a-6599cf22b07f",
                    "gambit_id": "c24ea39e-ff59-4fcb-8fdb-f5e4e8aa5145",
                    "last_updated": "2023-03-14T12:27:15.565859-04:00",
                    "created_at": "2023-03-13T09:22:03.227186-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a37d199-7dc4-403e-a5bb-38af8c900709/?format=api"
                }
            ]
        },
        {
            "id": "1bc8cec4-fcfc-4df1-9eac-696cf79eab94",
            "match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-13T10:17:06.018475-04: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 233",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0847102b-64fd-4f57-9f85-e1251c096300",
                    "gambit_id": "139fa86f-6177-4369-8a9f-496471614312",
                    "last_updated": "2023-03-14T12:27:15.550286-04:00",
                    "created_at": "2023-03-13T10:17:06.020053-04:00",
                    "name": "Game Total Under 233",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api"
                },
                {
                    "id": "bd9cdfa2-0f08-423c-bb50-100f3b1bad47",
                    "gambit_id": "21de8035-ba3c-40e8-a015-5ae84d52d409",
                    "last_updated": "2023-03-14T12:27:15.553026-04:00",
                    "created_at": "2023-03-13T10:17:06.021613-04:00",
                    "name": "Game Total Over 233",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api"
                }
            ]
        }
    ]
}