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/b19c5c7a-87f7-45a6-a359-de075c479760/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b19c5c7a-87f7-45a6-a359-de075c479760",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ce115bf1-4d52-49f7-ac72-690e4116de8b",
    "completed": true,
    "last_updated": "2023-01-23T14:06:51.345666-05:00",
    "created_at": "2023-01-22T09:01:56.893710-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ce115bf1-4d52-49f7-ac72-690e4116de8b",
    "datetime": "2023-01-22T20:10:00-05:00",
    "cutoff_datetime": "2023-01-22T20:10:00-05:00",
    "name": "Oklahoma City Thunder v. Denver Nuggets",
    "bettypes": [
        {
            "id": "2baba188-fe29-4752-a567-904592374744",
            "match": "https://api-prod.gambitprofit.com/api/matches/b19c5c7a-87f7-45a6-a359-de075c479760/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-22T09:01:56.903863-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": "Denver Nuggets",
                        "amount": 5619.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 4381.0
                    }
                ],
                "expected_reward_tokens": 9550.58,
                "profit_sb": 50.58,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37a99295-e2a2-47c8-9205-053150a1b8d4",
                    "gambit_id": "dcbc5613-878b-4a69-b5bc-0666a7e4c053",
                    "last_updated": "2023-01-23T14:06:51.356086-05:00",
                    "created_at": "2023-01-22T09:01:56.905211-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2baba188-fe29-4752-a567-904592374744/?format=api"
                },
                {
                    "id": "0f6cbb22-c237-4f07-aad8-3c6cdae650f7",
                    "gambit_id": "116dcc17-50fb-4fda-b60d-59e6f9229c1e",
                    "last_updated": "2023-01-23T14:06:51.357276-05:00",
                    "created_at": "2023-01-22T09:01:56.906424-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.18000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2baba188-fe29-4752-a567-904592374744/?format=api"
                }
            ]
        },
        {
            "id": "986d8939-f745-47eb-9bb6-275987123fc9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b19c5c7a-87f7-45a6-a359-de075c479760/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-22T09:01:56.899936-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e15e3a5d-f82e-419e-b326-51184c747ca0",
                    "gambit_id": "60fe3e20-09bc-497c-8c6d-74997b7308fd",
                    "last_updated": "2023-01-23T14:06:51.352356-05:00",
                    "created_at": "2023-01-22T09:01:56.902522-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986d8939-f745-47eb-9bb6-275987123fc9/?format=api"
                },
                {
                    "id": "24befd62-599b-4998-a37d-a7679f12122e",
                    "gambit_id": "2cdcd478-3aa3-4094-ad78-234691db0bfd",
                    "last_updated": "2023-01-23T14:06:51.353599-05:00",
                    "created_at": "2023-01-22T09:01:56.901142-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986d8939-f745-47eb-9bb6-275987123fc9/?format=api"
                }
            ]
        },
        {
            "id": "2c15dddb-b81a-48ab-a4ad-4c13a2d0d66c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b19c5c7a-87f7-45a6-a359-de075c479760/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-22T09:01:56.895701-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 233",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b61895f3-0a86-482b-8311-7cae6f4dddcb",
                    "gambit_id": "bb1fb3f8-4c6a-4ec6-adf7-b2bbed1ae165",
                    "last_updated": "2023-01-23T14:06:51.348701-05:00",
                    "created_at": "2023-01-22T09:01:56.897256-05:00",
                    "name": "Game Total Under 233",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c15dddb-b81a-48ab-a4ad-4c13a2d0d66c/?format=api"
                },
                {
                    "id": "3c85cb44-0b74-401e-8a4e-06fd956f42c4",
                    "gambit_id": "bd6b0273-5a85-4171-9020-c24d873196ce",
                    "last_updated": "2023-01-23T14:06:51.349941-05:00",
                    "created_at": "2023-01-22T09:01:56.898627-05:00",
                    "name": "Game Total Over 233",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c15dddb-b81a-48ab-a4ad-4c13a2d0d66c/?format=api"
                }
            ]
        }
    ]
}