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/151cc762-06b0-4f87-8c19-38aa8dd22509/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "151cc762-06b0-4f87-8c19-38aa8dd22509",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8bc5f9e8-3f06-44a1-b94c-092d08a1f444",
    "completed": true,
    "last_updated": "2022-10-27T11:52:03.051960-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8bc5f9e8-3f06-44a1-b94c-092d08a1f444",
    "datetime": "2022-10-26T20:10:00-04:00",
    "cutoff_datetime": "2022-10-26T20:10:00-04:00",
    "name": "Indiana Pacers v. Chicago Bulls",
    "bettypes": [
        {
            "id": "d9049a80-2219-4a82-a91d-f435e41c16bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/151cc762-06b0-4f87-8c19-38aa8dd22509/?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": "Chicago Bulls",
                        "amount": 7176.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 2824.0
                    }
                ],
                "expected_reward_tokens": 9544.08,
                "profit_sb": 44.08,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "51932971-6975-44d9-86e4-38a474f8d214",
                    "gambit_id": "16e933b6-9a44-4150-a26f-4c03cc0870f2",
                    "last_updated": "2022-10-27T11:52:03.058376-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9049a80-2219-4a82-a91d-f435e41c16bc/?format=api"
                },
                {
                    "id": "e8e69509-4734-403e-bb82-2a18e574db81",
                    "gambit_id": "23043d41-b923-42c9-8aa5-e3fb8838b149",
                    "last_updated": "2022-10-27T11:52:03.059569-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.38000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9049a80-2219-4a82-a91d-f435e41c16bc/?format=api"
                }
            ]
        },
        {
            "id": "fb63af04-dca6-44b7-827c-5698d01c29ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/151cc762-06b0-4f87-8c19-38aa8dd22509/?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": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8fad1691-d7b9-467e-a216-7e17c321ce6a",
                    "gambit_id": "4adc32a2-2261-4d1e-92dd-3f7612b6ae3c",
                    "last_updated": "2022-10-27T11:52:03.063152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb63af04-dca6-44b7-827c-5698d01c29ce/?format=api"
                },
                {
                    "id": "4b6ff16b-ba6e-460b-8c44-ac50266f0803",
                    "gambit_id": "13d52ed2-988d-4b43-bff2-efd767bb4b1d",
                    "last_updated": "2022-10-27T11:52:03.061957-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb63af04-dca6-44b7-827c-5698d01c29ce/?format=api"
                }
            ]
        },
        {
            "id": "444fd911-fc8a-443d-8499-d637a87f28a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/151cc762-06b0-4f87-8c19-38aa8dd22509/?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 Over 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc66aba4-7c26-4a4c-816e-bbfec887486c",
                    "gambit_id": "246f4008-bfc4-4062-aa85-5eac5d04d120",
                    "last_updated": "2022-10-27T11:52:03.055997-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444fd911-fc8a-443d-8499-d637a87f28a1/?format=api"
                },
                {
                    "id": "d1b11b1a-698a-40e7-b4c9-0e112adea39a",
                    "gambit_id": "6648ab26-4ac4-49dd-a945-5072f974e54c",
                    "last_updated": "2022-10-27T11:52:03.054826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444fd911-fc8a-443d-8499-d637a87f28a1/?format=api"
                }
            ]
        }
    ]
}