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/55a386a1-eda6-4b12-8e1a-6061cd0faee8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55a386a1-eda6-4b12-8e1a-6061cd0faee8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5dc0d6be-fad3-4425-9302-93fe405b80b8",
    "completed": true,
    "last_updated": "2023-12-19T10:13:20.346772-05:00",
    "created_at": "2023-12-17T09:53:17.238153-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5dc0d6be-fad3-4425-9302-93fe405b80b8",
    "datetime": "2023-12-17T19:10:00-05:00",
    "cutoff_datetime": "2023-12-17T19:10:00-05:00",
    "name": "Houston Rockets v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "7994799d-f8c4-4306-8749-960df97fc27c",
            "match": "https://api-prod.gambitprofit.com/api/matches/55a386a1-eda6-4b12-8e1a-6061cd0faee8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-17T09:53:17.244769-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": "Milwaukee Bucks",
                        "amount": 7106.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc07c3f8-03e3-430d-9b24-959942a88cb5",
                    "gambit_id": "35438abe-3c53-4266-8381-60ad6bd44f64",
                    "last_updated": "2023-12-19T10:13:20.364145-05:00",
                    "created_at": "2023-12-17T09:53:17.252551-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7994799d-f8c4-4306-8749-960df97fc27c/?format=api"
                },
                {
                    "id": "7cac6959-f262-4785-967b-b6c0f6c20bef",
                    "gambit_id": "07c86714-6e0c-47e9-9745-5dd14b010251",
                    "last_updated": "2023-12-19T10:13:20.360867-05:00",
                    "created_at": "2023-12-17T09:53:17.248418-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7994799d-f8c4-4306-8749-960df97fc27c/?format=api"
                }
            ]
        },
        {
            "id": "e1bf4671-53e2-48bb-9d47-72189fea0e9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/55a386a1-eda6-4b12-8e1a-6061cd0faee8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-17T09:53:17.256392-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfd01feb-dbbc-47c3-ac1b-0a1399381c26",
                    "gambit_id": "5f6f87e1-7c89-47ea-be7c-335e2a2f8084",
                    "last_updated": "2023-12-19T10:13:20.371450-05:00",
                    "created_at": "2023-12-17T09:53:17.263170-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1bf4671-53e2-48bb-9d47-72189fea0e9a/?format=api"
                },
                {
                    "id": "c63ad7f3-43c8-41e8-be79-a15e700f7477",
                    "gambit_id": "4dfbacbf-9d78-4ad9-817b-dc0cf817a0f4",
                    "last_updated": "2023-12-19T10:13:20.375023-05:00",
                    "created_at": "2023-12-17T09:53:17.267873-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1bf4671-53e2-48bb-9d47-72189fea0e9a/?format=api"
                }
            ]
        },
        {
            "id": "2eb10c77-1eab-4978-aa17-951ffc1be3e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/55a386a1-eda6-4b12-8e1a-6061cd0faee8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-17T09:53:17.271583-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 Under 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4765cba7-c784-4d30-8445-f01718aad3d6",
                    "gambit_id": "0838b950-fd04-45ff-99f0-47933e91f06c",
                    "last_updated": "2023-12-19T10:13:20.381558-05:00",
                    "created_at": "2023-12-17T09:53:17.275247-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb10c77-1eab-4978-aa17-951ffc1be3e0/?format=api"
                },
                {
                    "id": "5495c6e1-3e2e-4953-976b-380f9e3f827a",
                    "gambit_id": "58a0a62b-b075-42c2-80c2-f7403a948f99",
                    "last_updated": "2023-12-19T10:13:20.386180-05:00",
                    "created_at": "2023-12-17T09:53:17.280101-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb10c77-1eab-4978-aa17-951ffc1be3e0/?format=api"
                }
            ]
        }
    ]
}