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/94e56767-f8f0-42d5-9f29-42e1040ab4e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94e56767-f8f0-42d5-9f29-42e1040ab4e4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3fde57f7-f884-420a-9079-b0c68e5ad0c4",
    "completed": true,
    "last_updated": "2023-03-30T10:21:54.647762-04:00",
    "created_at": "2023-03-29T10:07:04.323678-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3fde57f7-f884-420a-9079-b0c68e5ad0c4",
    "datetime": "2023-03-29T22:10:00-04:00",
    "cutoff_datetime": "2023-03-29T22:10:00-04:00",
    "name": "Minnesota Timberwolves v. Phoenix Suns",
    "bettypes": [
        {
            "id": "f734360b-61f4-4dfe-860f-ab45d32655ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/94e56767-f8f0-42d5-9f29-42e1040ab4e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T10:07:04.335757-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": "Phoenix Suns",
                        "amount": 6458.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a7b9be1-4925-44f8-b367-25bb2a3280dc",
                    "gambit_id": "f50ec07a-c1a3-4d78-8973-a9b95ccec982",
                    "last_updated": "2023-03-30T10:21:54.655817-04:00",
                    "created_at": "2023-03-29T10:07:04.337989-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f734360b-61f4-4dfe-860f-ab45d32655ac/?format=api"
                },
                {
                    "id": "83b82f1a-6bd5-40cd-9ddd-92aa339cda0f",
                    "gambit_id": "af02b1d5-7ab2-4466-97d4-6fee1b79241d",
                    "last_updated": "2023-03-30T10:21:54.657154-04:00",
                    "created_at": "2023-03-29T10:07:04.340730-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f734360b-61f4-4dfe-860f-ab45d32655ac/?format=api"
                }
            ]
        },
        {
            "id": "b36652cf-d438-414c-b646-511c36f24512",
            "match": "https://api-prod.gambitprofit.com/api/matches/94e56767-f8f0-42d5-9f29-42e1040ab4e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T10:07:04.343697-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b50c09c8-2903-4d21-a390-6199efd17f4a",
                    "gambit_id": "f0f7afe8-5b04-4482-a34e-6a2bd70eadbf",
                    "last_updated": "2023-03-30T10:21:54.659940-04:00",
                    "created_at": "2023-03-29T10:07:04.346245-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b36652cf-d438-414c-b646-511c36f24512/?format=api"
                },
                {
                    "id": "70110994-4978-46f1-a689-51794429686b",
                    "gambit_id": "d66559a3-dc93-4e64-bcc5-d54d2c95f621",
                    "last_updated": "2023-03-30T10:21:54.661551-04:00",
                    "created_at": "2023-03-29T10:07:04.348734-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b36652cf-d438-414c-b646-511c36f24512/?format=api"
                }
            ]
        },
        {
            "id": "4c39068f-8f5b-4237-8e03-d5f694729e6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/94e56767-f8f0-42d5-9f29-42e1040ab4e4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T10:07:04.328944-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d51f5dd4-0f0a-4fc1-8736-6deda47f48f6",
                    "gambit_id": "4b51c862-eb2c-408d-95ac-dc8c3c4fbccd",
                    "last_updated": "2023-03-30T10:21:54.651254-04:00",
                    "created_at": "2023-03-29T10:07:04.331122-04:00",
                    "name": "Game Total Under 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c39068f-8f5b-4237-8e03-d5f694729e6f/?format=api"
                },
                {
                    "id": "656ac5e9-dec8-415f-8a40-63fbecc91eed",
                    "gambit_id": "d542c7c4-6e02-4ce7-9489-232b02d00402",
                    "last_updated": "2023-03-30T10:21:54.652845-04:00",
                    "created_at": "2023-03-29T10:07:04.333378-04:00",
                    "name": "Game Total Over 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c39068f-8f5b-4237-8e03-d5f694729e6f/?format=api"
                }
            ]
        }
    ]
}