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/d1fb3e76-063b-4ea0-9c4d-c1e885150f18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1fb3e76-063b-4ea0-9c4d-c1e885150f18",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf7f5e94-6183-4881-b011-8e165814045a",
    "completed": true,
    "last_updated": "2023-12-11T19:43:21.330283-05:00",
    "created_at": "2023-12-06T09:18:07.051996-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/cf7f5e94-6183-4881-b011-8e165814045a",
    "datetime": "2023-12-10T13:02:00-05:00",
    "cutoff_datetime": "2023-12-10T13:02:00-05:00",
    "name": "Jacksonville Jaguars v. Cleveland Browns",
    "bettypes": [
        {
            "id": "6ffcc65b-7b16-4e42-b30d-d61f940430e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1fb3e76-063b-4ea0-9c4d-c1e885150f18/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:18:07.081393-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": "Cleveland Browns",
                        "amount": 5599.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "601ee586-3551-42e7-be7d-d77bf0d1fd5a",
                    "gambit_id": "5c9e5dc4-0631-44b4-9469-962bd18dc6b1",
                    "last_updated": "2023-12-11T19:43:21.358675-05:00",
                    "created_at": "2023-12-06T09:18:07.090345-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffcc65b-7b16-4e42-b30d-d61f940430e5/?format=api"
                },
                {
                    "id": "f0318752-ea73-44f6-80fe-b8f3996e956f",
                    "gambit_id": "22581f43-388d-4eab-8a9e-8e480a1decb6",
                    "last_updated": "2023-12-11T19:43:21.355407-05:00",
                    "created_at": "2023-12-06T09:18:07.085392-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffcc65b-7b16-4e42-b30d-d61f940430e5/?format=api"
                }
            ]
        },
        {
            "id": "69f67460-bf27-4390-81b6-2d0f04bc90d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1fb3e76-063b-4ea0-9c4d-c1e885150f18/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:18:07.060672-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": "Cleveland Browns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "194d6bbb-16c8-47a1-a91a-657f1036dff7",
                    "gambit_id": "bb899096-c482-4b2d-ad3c-a4b417e42312",
                    "last_updated": "2023-12-11T19:43:21.344407-05:00",
                    "created_at": "2023-12-06T09:18:07.077449-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f67460-bf27-4390-81b6-2d0f04bc90d8/?format=api"
                },
                {
                    "id": "ab0e7dad-b649-4125-8375-b17d2c5d58b5",
                    "gambit_id": "219cdfb0-a463-485e-85dd-2026f0ca9aed",
                    "last_updated": "2023-12-11T19:43:21.341310-05:00",
                    "created_at": "2023-12-06T09:18:07.064932-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f67460-bf27-4390-81b6-2d0f04bc90d8/?format=api"
                }
            ]
        },
        {
            "id": "4ebefdf6-8eb6-4b5f-8d9f-23e5e811957f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1fb3e76-063b-4ea0-9c4d-c1e885150f18/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:18:07.095281-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 37.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b3b20e8-7cb9-4042-990d-e632fd558db1",
                    "gambit_id": "04dac741-0ce1-4e3c-afaf-02af8a0c448c",
                    "last_updated": "2023-12-11T19:43:21.368544-05:00",
                    "created_at": "2023-12-06T09:18:07.109327-05:00",
                    "name": "Game Total Under 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ebefdf6-8eb6-4b5f-8d9f-23e5e811957f/?format=api"
                },
                {
                    "id": "0eff3f5a-0c77-4091-a4e8-e43d0b89e181",
                    "gambit_id": "c9005796-4b25-4bd1-a9d6-a47cadb660d3",
                    "last_updated": "2023-12-11T19:43:21.365153-05:00",
                    "created_at": "2023-12-06T09:18:07.104944-05:00",
                    "name": "Game Total Over 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ebefdf6-8eb6-4b5f-8d9f-23e5e811957f/?format=api"
                }
            ]
        }
    ]
}