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/8552944e-1a4b-40f7-bf5f-5fb26b75ac9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8552944e-1a4b-40f7-bf5f-5fb26b75ac9f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "079087ef-3fe1-4f1e-89b5-b1ccad22e321",
    "completed": true,
    "last_updated": "2023-02-24T12:17:07.754569-05:00",
    "created_at": "2023-02-23T09:07:03.276873-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/079087ef-3fe1-4f1e-89b5-b1ccad22e321",
    "datetime": "2023-02-23T22:00:00-05:00",
    "cutoff_datetime": "2023-02-23T22:00:00-05:00",
    "name": "Golden State Warriors v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "4a9bc0a1-c6d1-4005-8ea2-f082677afb10",
            "match": "https://api-prod.gambitprofit.com/api/matches/8552944e-1a4b-40f7-bf5f-5fb26b75ac9f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T09:07:03.287356-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": "Los Angeles Lakers",
                        "amount": 6667.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72eb3156-c816-4e2b-8726-b95d77a0d4c1",
                    "gambit_id": "1bfd6b81-24eb-40a4-9a0f-819ae3985d3f",
                    "last_updated": "2023-02-24T12:17:07.764758-05:00",
                    "created_at": "2023-02-23T09:07:03.288589-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9bc0a1-c6d1-4005-8ea2-f082677afb10/?format=api"
                },
                {
                    "id": "72984983-b812-4b5b-88a9-4a216dffb491",
                    "gambit_id": "167a8727-3f29-4d30-ae7c-3202530c503b",
                    "last_updated": "2023-02-24T12:17:07.765931-05:00",
                    "created_at": "2023-02-23T09:07:03.289817-05:00",
                    "name": "Golden State Warriors",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9bc0a1-c6d1-4005-8ea2-f082677afb10/?format=api"
                }
            ]
        },
        {
            "id": "b3b77283-15de-4aca-ae84-f4fbb73ecbbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/8552944e-1a4b-40f7-bf5f-5fb26b75ac9f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T09:07:03.282397-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d91d865-0bdc-4930-b7b2-223bd130691e",
                    "gambit_id": "e9927cc8-02b5-43ad-a417-a13d5b8afc6f",
                    "last_updated": "2023-02-24T12:17:07.761066-05:00",
                    "created_at": "2023-02-23T09:07:03.283650-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b77283-15de-4aca-ae84-f4fbb73ecbbc/?format=api"
                },
                {
                    "id": "21c17124-d30f-4d35-8a26-1a56964d3b92",
                    "gambit_id": "ac6c1939-a685-40e6-b507-7c5f92584910",
                    "last_updated": "2023-02-24T12:17:07.762249-05:00",
                    "created_at": "2023-02-23T09:07:03.284940-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b77283-15de-4aca-ae84-f4fbb73ecbbc/?format=api"
                }
            ]
        },
        {
            "id": "8fb49f03-1ad1-4c62-9ad3-4e09550e0980",
            "match": "https://api-prod.gambitprofit.com/api/matches/8552944e-1a4b-40f7-bf5f-5fb26b75ac9f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T09:07:03.278549-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 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "468cbce8-6ba9-4ed9-b068-2ca6ce313bb3",
                    "gambit_id": "d70b5304-4c87-4bb1-9c4c-3d9be1bc2a74",
                    "last_updated": "2023-02-24T12:17:07.757482-05:00",
                    "created_at": "2023-02-23T09:07:03.279871-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb49f03-1ad1-4c62-9ad3-4e09550e0980/?format=api"
                },
                {
                    "id": "24c21cab-1320-47b8-b49d-4f9911417e4a",
                    "gambit_id": "41442086-ffcd-4ece-a661-ab3d73ac3557",
                    "last_updated": "2023-02-24T12:17:07.758653-05:00",
                    "created_at": "2023-02-23T09:07:03.281138-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb49f03-1ad1-4c62-9ad3-4e09550e0980/?format=api"
                }
            ]
        }
    ]
}