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/f63037c6-3327-4741-a658-32959c5f152a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f63037c6-3327-4741-a658-32959c5f152a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c07d31b-de9a-416c-bac1-96a8f653e537",
    "completed": true,
    "last_updated": "2023-01-30T17:46:58.387818-05:00",
    "created_at": "2023-01-28T15:32:14.461808-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9c07d31b-de9a-416c-bac1-96a8f653e537",
    "datetime": "2023-01-28T19:40:00-05:00",
    "cutoff_datetime": "2023-01-28T19:40:00-05:00",
    "name": "Los Angeles Clippers v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "69e9742b-e546-4977-ab06-b6b0f5aacf30",
            "match": "https://api-prod.gambitprofit.com/api/matches/f63037c6-3327-4741-a658-32959c5f152a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T15:32:14.472810-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": "Atlanta Hawks",
                        "amount": 5106.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f47b693e-664e-40e4-9cef-7132b71c9f8b",
                    "gambit_id": "6f59d732-b29a-448c-bfd1-780e1ac9424c",
                    "last_updated": "2023-01-30T17:46:58.398003-05:00",
                    "created_at": "2023-01-28T15:32:14.474445-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e9742b-e546-4977-ab06-b6b0f5aacf30/?format=api"
                },
                {
                    "id": "46adf1b9-1574-4414-b482-d164ca884783",
                    "gambit_id": "5d43bf05-b404-4ccf-9378-21e0caa48518",
                    "last_updated": "2023-01-30T17:46:58.399235-05:00",
                    "created_at": "2023-01-28T15:32:14.476116-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e9742b-e546-4977-ab06-b6b0f5aacf30/?format=api"
                }
            ]
        },
        {
            "id": "9b3c4b2e-dc1d-46a6-b1bb-5a4bac264513",
            "match": "https://api-prod.gambitprofit.com/api/matches/f63037c6-3327-4741-a658-32959c5f152a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T15:32:14.468573-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27ec299d-14c7-4b02-b340-22abfbb77c7f",
                    "gambit_id": "c4268664-be1a-4110-8f2c-a65458c5715e",
                    "last_updated": "2023-01-30T17:46:58.394463-05:00",
                    "created_at": "2023-01-28T15:32:14.469794-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b3c4b2e-dc1d-46a6-b1bb-5a4bac264513/?format=api"
                },
                {
                    "id": "a1e638fe-0a6d-42f5-9331-bb538f21e0ee",
                    "gambit_id": "7c82b724-dd77-4ea5-b83e-f324c29f12af",
                    "last_updated": "2023-01-30T17:46:58.395636-05:00",
                    "created_at": "2023-01-28T15:32:14.471112-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b3c4b2e-dc1d-46a6-b1bb-5a4bac264513/?format=api"
                }
            ]
        },
        {
            "id": "8ebd5111-b218-4002-ab37-7f43a37a9616",
            "match": "https://api-prod.gambitprofit.com/api/matches/f63037c6-3327-4741-a658-32959c5f152a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T15:32:14.464206-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41e8b754-d480-498c-a5fd-886c0e2fa1a5",
                    "gambit_id": "db8d478f-601e-4888-a8f7-3a54089c8ed4",
                    "last_updated": "2023-01-30T17:46:58.390980-05:00",
                    "created_at": "2023-01-28T15:32:14.465855-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ebd5111-b218-4002-ab37-7f43a37a9616/?format=api"
                },
                {
                    "id": "8c378ff7-cf59-4f2a-acca-a6e482ff1881",
                    "gambit_id": "c82efc7f-1be4-4e3c-897c-26fb6433c468",
                    "last_updated": "2023-01-30T17:46:58.392127-05:00",
                    "created_at": "2023-01-28T15:32:14.467215-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ebd5111-b218-4002-ab37-7f43a37a9616/?format=api"
                }
            ]
        }
    ]
}