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/d1092d23-1fcb-467f-9b6f-8a69770de30d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1092d23-1fcb-467f-9b6f-8a69770de30d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2fe36399-9f59-4946-aafe-864b299cd9e3",
    "completed": true,
    "last_updated": "2024-02-03T10:32:56.795868-05:00",
    "created_at": "2024-02-02T09:58:20.587027-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2fe36399-9f59-4946-aafe-864b299cd9e3",
    "datetime": "2024-02-02T20:10:00-05:00",
    "cutoff_datetime": "2024-02-02T20:10:00-05:00",
    "name": "Golden State Warriors v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "45c8438c-4523-44f3-a5e1-4ae4efdfadec",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1092d23-1fcb-467f-9b6f-8a69770de30d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-02T09:58:20.611318-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": "Golden State Warriors",
                        "amount": 7197.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 2803.0
                    }
                ],
                "expected_reward_tokens": 9500.04,
                "profit_sb": 0.04,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6175e373-7788-42a6-857d-885455eac79f",
                    "gambit_id": "06456bfc-ab06-4413-9090-8268051b719d",
                    "last_updated": "2024-02-03T10:32:56.814922-05:00",
                    "created_at": "2024-02-02T09:58:20.615504-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45c8438c-4523-44f3-a5e1-4ae4efdfadec/?format=api"
                },
                {
                    "id": "9a3b648d-50b7-4f1a-95ae-4caf89c5134c",
                    "gambit_id": "426c373a-6e10-46f5-a6d4-6a95e45bf398",
                    "last_updated": "2024-02-03T10:32:56.818247-05:00",
                    "created_at": "2024-02-02T09:58:20.620255-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45c8438c-4523-44f3-a5e1-4ae4efdfadec/?format=api"
                }
            ]
        },
        {
            "id": "ccb9ab2a-750a-4a78-bb7d-ea35e3ab7177",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1092d23-1fcb-467f-9b6f-8a69770de30d/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-02T09:58:20.597094-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdc9222a-9909-420e-b91a-898f35a8ffd2",
                    "gambit_id": "3d384994-04cb-429b-a730-9dc4b258f073",
                    "last_updated": "2024-02-03T10:32:56.804815-05:00",
                    "created_at": "2024-02-02T09:58:20.602172-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb9ab2a-750a-4a78-bb7d-ea35e3ab7177/?format=api"
                },
                {
                    "id": "a99e892b-c6f2-4c82-8573-3a9e62776bca",
                    "gambit_id": "cc44207b-5eef-4cc9-b6b4-dabe70b5de94",
                    "last_updated": "2024-02-03T10:32:56.808063-05:00",
                    "created_at": "2024-02-02T09:58:20.606876-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb9ab2a-750a-4a78-bb7d-ea35e3ab7177/?format=api"
                }
            ]
        },
        {
            "id": "c26dd700-9770-4467-8ef1-c9015b5f1594",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1092d23-1fcb-467f-9b6f-8a69770de30d/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-02T09:58:20.624396-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37c82014-acc6-47b1-b587-0f8b06740045",
                    "gambit_id": "e3f0f166-4851-4019-9d15-5e738a43abe1",
                    "last_updated": "2024-02-03T10:32:56.825132-05:00",
                    "created_at": "2024-02-02T09:58:20.628796-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c26dd700-9770-4467-8ef1-c9015b5f1594/?format=api"
                },
                {
                    "id": "33d5ccfa-7aba-4bb4-aa91-29f0fd98496f",
                    "gambit_id": "1ea98ada-d569-419f-888e-977473053f57",
                    "last_updated": "2024-02-03T10:32:56.828632-05:00",
                    "created_at": "2024-02-02T09:58:20.632862-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c26dd700-9770-4467-8ef1-c9015b5f1594/?format=api"
                }
            ]
        }
    ]
}