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/99c38c65-9c56-49e0-b804-a82b72f7c0b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99c38c65-9c56-49e0-b804-a82b72f7c0b1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ea822ab4-ba1b-442c-ac23-d737d0294c7f",
    "completed": true,
    "last_updated": "2023-04-05T17:42:09.615742-04:00",
    "created_at": "2023-04-04T09:32:14.596242-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.14,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ea822ab4-ba1b-442c-ac23-d737d0294c7f",
    "datetime": "2023-04-04T19:10:00-04:00",
    "cutoff_datetime": "2023-04-04T19:10:00-04:00",
    "name": "Miami Heat v. Detroit Pistons",
    "bettypes": [
        {
            "id": "19b81859-5d8a-4da6-8f93-bdf97e256d32",
            "match": "https://api-prod.gambitprofit.com/api/matches/99c38c65-9c56-49e0-b804-a82b72f7c0b1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:14.603967-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Miami Heat",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 14.74,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Miami Heat",
                        "amount": 8728.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1272.0
                    }
                ],
                "expected_reward_tokens": 9513.52,
                "profit_sb": 13.52,
                "profit_sb_percentage": 0.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3a65d5f-24ac-43e2-82fa-07e130c278c8",
                    "gambit_id": "a69eb105-15bc-474d-92c4-6fb89585dc35",
                    "last_updated": "2023-04-05T17:42:09.628426-04:00",
                    "created_at": "2023-04-04T09:32:14.607378-04:00",
                    "name": "Miami Heat",
                    "reward": "1.09000",
                    "odds": "1.09090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b81859-5d8a-4da6-8f93-bdf97e256d32/?format=api"
                },
                {
                    "id": "fec4d15a-160a-47f9-bffb-0c02b14c65fb",
                    "gambit_id": "ac252ebe-da8f-4179-b0dd-3c186d7caaa9",
                    "last_updated": "2023-04-05T17:42:09.626610-04:00",
                    "created_at": "2023-04-04T09:32:14.605478-04:00",
                    "name": "Detroit Pistons",
                    "reward": "7.48000",
                    "odds": "7.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b81859-5d8a-4da6-8f93-bdf97e256d32/?format=api"
                }
            ]
        },
        {
            "id": "c4c74d70-f8b4-4a61-bec9-9646b9517610",
            "match": "https://api-prod.gambitprofit.com/api/matches/99c38c65-9c56-49e0-b804-a82b72f7c0b1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:14.609039-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "891f357f-b650-4aba-8398-13085d154a3c",
                    "gambit_id": "b7157e9e-d7b7-4ba1-85f9-4b30d14e0f20",
                    "last_updated": "2023-04-05T17:42:09.632435-04:00",
                    "created_at": "2023-04-04T09:32:14.610599-04:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c74d70-f8b4-4a61-bec9-9646b9517610/?format=api"
                },
                {
                    "id": "d1620134-f1be-4d92-8c58-2e945a9f45ab",
                    "gambit_id": "26dc48dd-fbb4-4e0d-b910-f23fd60b4632",
                    "last_updated": "2023-04-05T17:42:09.634323-04:00",
                    "created_at": "2023-04-04T09:32:14.612476-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c74d70-f8b4-4a61-bec9-9646b9517610/?format=api"
                }
            ]
        },
        {
            "id": "9e4401c0-0cc9-4d01-ae3a-c8e17e60042a",
            "match": "https://api-prod.gambitprofit.com/api/matches/99c38c65-9c56-49e0-b804-a82b72f7c0b1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:14.598706-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 Over 217.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 217.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b6a95aa-a646-41fa-aec0-6a766e77f6f6",
                    "gambit_id": "92dbe32c-7a06-4396-ab41-f9f5d80c124a",
                    "last_updated": "2023-04-05T17:42:09.622733-04:00",
                    "created_at": "2023-04-04T09:32:14.602218-04:00",
                    "name": "Game Total Over 217.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4401c0-0cc9-4d01-ae3a-c8e17e60042a/?format=api"
                },
                {
                    "id": "f9e4c058-a6ae-4390-8718-af23f8b9b1b4",
                    "gambit_id": "e6721b91-bcd1-40f0-b162-b9bc12f3d096",
                    "last_updated": "2023-04-05T17:42:09.620429-04:00",
                    "created_at": "2023-04-04T09:32:14.600625-04:00",
                    "name": "Game Total Under 217.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4401c0-0cc9-4d01-ae3a-c8e17e60042a/?format=api"
                }
            ]
        }
    ]
}