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/2ad7d3d0-8baa-45cf-80ff-5f8575518ce4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2ad7d3d0-8baa-45cf-80ff-5f8575518ce4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "54ed4f8d-6711-4a5e-800a-9f28b4cbab66",
    "completed": true,
    "last_updated": "2023-12-19T10:08:19.215813-05:00",
    "created_at": "2023-12-17T09:53:17.696318-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/54ed4f8d-6711-4a5e-800a-9f28b4cbab66",
    "datetime": "2023-12-17T21:10:00-05:00",
    "cutoff_datetime": "2023-12-17T21:10:00-05:00",
    "name": "Golden State Warriors v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "ecf46a9d-edbc-415f-95b7-27f7e7e82ce2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ad7d3d0-8baa-45cf-80ff-5f8575518ce4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-17T09:53:17.718105-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": 6554.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fad0e24-57e9-4a2b-a314-217be382a302",
                    "gambit_id": "b8eafcff-6a71-40bb-b715-9c3ac074f711",
                    "last_updated": "2023-12-19T10:08:19.240731-05:00",
                    "created_at": "2023-12-17T09:53:17.722058-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf46a9d-edbc-415f-95b7-27f7e7e82ce2/?format=api"
                },
                {
                    "id": "64db5690-d2b6-4100-9d6c-47a276f0b893",
                    "gambit_id": "78286e52-afd5-47df-ac4f-a7fa900fb1af",
                    "last_updated": "2023-12-19T10:08:19.244187-05:00",
                    "created_at": "2023-12-17T09:53:17.725848-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf46a9d-edbc-415f-95b7-27f7e7e82ce2/?format=api"
                }
            ]
        },
        {
            "id": "2b845b25-21a0-4f03-b948-126edbd92f4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ad7d3d0-8baa-45cf-80ff-5f8575518ce4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-17T09:53:17.705519-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": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4b984e1-9b26-49fb-927d-2506b58a5fac",
                    "gambit_id": "934d332e-5120-46d9-8e0a-af1196aed4c0",
                    "last_updated": "2023-12-19T10:08:19.229825-05:00",
                    "created_at": "2023-12-17T09:53:17.709928-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b845b25-21a0-4f03-b948-126edbd92f4d/?format=api"
                },
                {
                    "id": "e12cb602-d96b-4ddf-94b0-0e44df0b278c",
                    "gambit_id": "b160a4be-c9bc-48c5-86f4-9c15c52ad013",
                    "last_updated": "2023-12-19T10:08:19.233596-05:00",
                    "created_at": "2023-12-17T09:53:17.714313-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b845b25-21a0-4f03-b948-126edbd92f4d/?format=api"
                }
            ]
        },
        {
            "id": "56f49217-29ee-4036-9db1-2e25085e9d82",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ad7d3d0-8baa-45cf-80ff-5f8575518ce4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-17T09:53:17.729604-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 233",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e51bb88c-82ea-4796-8f02-1aff1aad8b44",
                    "gambit_id": "7df3e2e0-068b-4c36-b84d-be4bb27e76fa",
                    "last_updated": "2023-12-19T10:08:19.252055-05:00",
                    "created_at": "2023-12-17T09:53:17.733244-05:00",
                    "name": "Game Total Over 233",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f49217-29ee-4036-9db1-2e25085e9d82/?format=api"
                },
                {
                    "id": "541f74df-c50a-4afe-b2a2-d5b3b77f30a4",
                    "gambit_id": "9d5409e7-216d-4f21-833e-e83de3b4d069",
                    "last_updated": "2023-12-19T10:08:19.255853-05:00",
                    "created_at": "2023-12-17T09:53:17.737038-05:00",
                    "name": "Game Total Under 233",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f49217-29ee-4036-9db1-2e25085e9d82/?format=api"
                }
            ]
        }
    ]
}