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/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d22b0e7-32c5-44a8-bd43-c271ec47bd6e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "07b8c0d8-d378-4bf7-95b0-955cce1a88a8",
    "completed": true,
    "last_updated": "2024-01-19T20:38:13.567881-05:00",
    "created_at": "2024-01-18T10:18:22.993297-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.69,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/07b8c0d8-d378-4bf7-95b0-955cce1a88a8",
    "datetime": "2024-01-18T22:10:00-05:00",
    "cutoff_datetime": "2024-01-18T22:10:00-05:00",
    "name": "Indiana Pacers v. Sacramento Kings",
    "bettypes": [
        {
            "id": "b0799a78-1658-4797-82f4-32764bad2de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-18T10:18:23.019372-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": 7429.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 2571.0
                    }
                ],
                "expected_reward_tokens": 9434.83,
                "profit_sb": -65.17,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16a68ebf-7d6a-40e7-b0a9-013c1215b149",
                    "gambit_id": "bfcdefa0-d4ec-48b5-80c9-6c670085b341",
                    "last_updated": "2024-01-19T20:38:13.593421-05:00",
                    "created_at": "2024-01-18T10:18:23.029503-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0799a78-1658-4797-82f4-32764bad2de0/?format=api"
                },
                {
                    "id": "2c2cb313-2385-4099-af8e-8f1aca9c202c",
                    "gambit_id": "adb45392-f49f-4f27-9beb-3afb6445e71d",
                    "last_updated": "2024-01-19T20:38:13.590102-05:00",
                    "created_at": "2024-01-18T10:18:23.023415-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.67000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0799a78-1658-4797-82f4-32764bad2de0/?format=api"
                }
            ]
        },
        {
            "id": "e1ecf8aa-6134-4677-8de9-ecb2bc2beece",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-18T10:18:23.006315-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": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b1cdef54-10b1-4bce-8b87-6c06af185a7f",
                    "gambit_id": "2788723b-c576-4da2-97a4-a426ed677883",
                    "last_updated": "2024-01-19T20:38:13.580418-05:00",
                    "created_at": "2024-01-18T10:18:23.010629-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1ecf8aa-6134-4677-8de9-ecb2bc2beece/?format=api"
                },
                {
                    "id": "de6f62f2-45fc-49c3-8d15-9b8e655f5a11",
                    "gambit_id": "8dd9b842-eeef-4d26-9eb1-8859e57c31dc",
                    "last_updated": "2024-01-19T20:38:13.583735-05:00",
                    "created_at": "2024-01-18T10:18:23.014742-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1ecf8aa-6134-4677-8de9-ecb2bc2beece/?format=api"
                }
            ]
        },
        {
            "id": "9af3cdd0-1462-43bf-b63f-9e9ea6841ac5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-18T10:18:23.033422-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 244",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 244",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8aede474-ffcd-49fb-9208-685750ef9bf7",
                    "gambit_id": "4687c695-9f5f-4adf-8348-c8deecbc842b",
                    "last_updated": "2024-01-19T20:38:13.600015-05:00",
                    "created_at": "2024-01-18T10:18:23.037096-05:00",
                    "name": "Game Total Over 244",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api"
                },
                {
                    "id": "08247bfe-c3ad-4f6e-bf20-f1bcfc5b0ad7",
                    "gambit_id": "733bd1c0-0830-47ff-a3cc-6c0192fce901",
                    "last_updated": "2024-01-19T20:38:13.603452-05:00",
                    "created_at": "2024-01-18T10:18:23.041146-05:00",
                    "name": "Game Total Under 244",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api"
                }
            ]
        }
    ]
}