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/cf3534c8-5272-4368-bf73-af6a47b507dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf3534c8-5272-4368-bf73-af6a47b507dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fb538e66-c6f8-48c9-8e38-0d7e341ea491",
    "completed": true,
    "last_updated": "2023-01-23T14:06:52.298918-05:00",
    "created_at": "2023-01-22T09:01:57.213294-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.06,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fb538e66-c6f8-48c9-8e38-0d7e341ea491",
    "datetime": "2023-01-22T21:10:00-05:00",
    "cutoff_datetime": "2023-01-22T21:10:00-05:00",
    "name": "Los Angeles Lakers v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "ab407e1d-3f88-4a61-b3c4-a7b4b207df88",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf3534c8-5272-4368-bf73-af6a47b507dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-22T09:01:57.219151-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": "Portland Trail Blazers",
                        "amount": 6556.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3444.0
                    }
                ],
                "expected_reward_tokens": 9505.44,
                "profit_sb": 5.44,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1d7d3d4b-a015-41a3-964c-d6355bab928f",
                    "gambit_id": "18bf1835-8928-4f62-8991-6d859a9df097",
                    "last_updated": "2023-01-23T14:06:52.305430-05:00",
                    "created_at": "2023-01-22T09:01:57.220339-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.45000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab407e1d-3f88-4a61-b3c4-a7b4b207df88/?format=api"
                },
                {
                    "id": "d2464c28-1848-4916-8a85-6003126edf25",
                    "gambit_id": "77965f7b-628a-4c1d-9412-4e3e89de4cdd",
                    "last_updated": "2023-01-23T14:06:52.306582-05:00",
                    "created_at": "2023-01-22T09:01:57.221590-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab407e1d-3f88-4a61-b3c4-a7b4b207df88/?format=api"
                }
            ]
        },
        {
            "id": "2ca0da23-cf23-41da-b1a3-b1b393d121fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf3534c8-5272-4368-bf73-af6a47b507dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-22T09:01:57.222887-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": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59d656ea-24b7-4a94-9626-a9f01c8a7e7e",
                    "gambit_id": "b0955f84-1d07-4850-b545-aef40db09c4d",
                    "last_updated": "2023-01-23T14:06:52.308821-05:00",
                    "created_at": "2023-01-22T09:01:57.224138-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca0da23-cf23-41da-b1a3-b1b393d121fa/?format=api"
                },
                {
                    "id": "a63b23fe-ee58-4989-945f-55f7699b7108",
                    "gambit_id": "bdb996d8-801b-41e6-8bef-ae1669585134",
                    "last_updated": "2023-01-23T14:06:52.309927-05:00",
                    "created_at": "2023-01-22T09:01:57.225558-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca0da23-cf23-41da-b1a3-b1b393d121fa/?format=api"
                }
            ]
        },
        {
            "id": "8ec66143-0573-42f1-baa6-df0e1f8ef623",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf3534c8-5272-4368-bf73-af6a47b507dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-22T09:01:57.215059-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 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1267b8ec-49d8-4538-a34d-e5a5f16601d7",
                    "gambit_id": "69778778-956e-4673-a096-8fde9f1ec689",
                    "last_updated": "2023-01-23T14:06:52.302982-05:00",
                    "created_at": "2023-01-22T09:01:57.217769-05:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec66143-0573-42f1-baa6-df0e1f8ef623/?format=api"
                },
                {
                    "id": "08b64f6f-113c-49a5-b2de-cb2d9bee6af2",
                    "gambit_id": "4a393708-83e6-4fec-a3c7-52e46f37e439",
                    "last_updated": "2023-01-23T14:06:52.301854-05:00",
                    "created_at": "2023-01-22T09:01:57.216372-05:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec66143-0573-42f1-baa6-df0e1f8ef623/?format=api"
                }
            ]
        }
    ]
}