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/05d2c30f-d37d-4539-898e-c185898d646d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "05d2c30f-d37d-4539-898e-c185898d646d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b71fd170-cecf-4b69-8fdf-7a97c370d3d1",
    "completed": true,
    "last_updated": "2023-11-18T18:03:24.411256-05:00",
    "created_at": "2023-11-17T09:23:17.311644-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.62,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b71fd170-cecf-4b69-8fdf-7a97c370d3d1",
    "datetime": "2023-11-17T19:40:00-05:00",
    "cutoff_datetime": "2023-11-17T19:40:00-05:00",
    "name": "Boston Celtics v. Toronto Raptors",
    "bettypes": [
        {
            "id": "345890cb-d4a9-4d1a-b954-fcb1c2a191d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/05d2c30f-d37d-4539-898e-c185898d646d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-17T09:23:17.327280-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": "Boston Celtics",
                        "amount": 7554.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 2446.0
                    }
                ],
                "expected_reward_tokens": 9441.56,
                "profit_sb": -58.44,
                "profit_sb_percentage": -0.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b44a4388-3374-4808-95aa-241694d569e5",
                    "gambit_id": "48a4c70d-943d-4d6c-add5-d08e3a9bc916",
                    "last_updated": "2023-11-18T18:03:24.426396-05:00",
                    "created_at": "2023-11-17T09:23:17.331880-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345890cb-d4a9-4d1a-b954-fcb1c2a191d0/?format=api"
                },
                {
                    "id": "a4910ad3-0c9a-496f-bf8e-0019f85014a9",
                    "gambit_id": "c130aaea-5118-4b57-be52-03088c475106",
                    "last_updated": "2023-11-18T18:03:24.431597-05:00",
                    "created_at": "2023-11-17T09:23:17.336683-05:00",
                    "name": "Toronto Raptors",
                    "reward": "3.86000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345890cb-d4a9-4d1a-b954-fcb1c2a191d0/?format=api"
                }
            ]
        },
        {
            "id": "3687e9c9-f002-4cd3-aee3-f45550a36a53",
            "match": "https://api-prod.gambitprofit.com/api/matches/05d2c30f-d37d-4539-898e-c185898d646d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-17T09:23:17.341323-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7538386f-b5ae-4e06-8183-9973f5a00ae8",
                    "gambit_id": "5a4efcc3-0525-4abf-bd24-9b11aaf26373",
                    "last_updated": "2023-11-18T18:03:24.442126-05:00",
                    "created_at": "2023-11-17T09:23:17.346209-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3687e9c9-f002-4cd3-aee3-f45550a36a53/?format=api"
                },
                {
                    "id": "412ceef7-24b1-44c9-84d7-ac0237bd84de",
                    "gambit_id": "264272ec-ccd0-4175-a3d3-f9de18313aab",
                    "last_updated": "2023-11-18T18:03:24.447092-05:00",
                    "created_at": "2023-11-17T09:23:17.350658-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3687e9c9-f002-4cd3-aee3-f45550a36a53/?format=api"
                }
            ]
        },
        {
            "id": "8a16a52c-8185-4de6-9c1e-1f719cf91da4",
            "match": "https://api-prod.gambitprofit.com/api/matches/05d2c30f-d37d-4539-898e-c185898d646d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-17T09:23:17.354769-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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67c5afdb-3156-4e68-abbb-a246f8dcb423",
                    "gambit_id": "affb035c-6e29-48d8-9cbd-69a6102f8843",
                    "last_updated": "2023-11-18T18:03:24.456729-05:00",
                    "created_at": "2023-11-17T09:23:17.360162-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a16a52c-8185-4de6-9c1e-1f719cf91da4/?format=api"
                },
                {
                    "id": "02e99cba-342c-407b-a8de-94da356140f2",
                    "gambit_id": "1416b2b0-5162-4c47-9251-a65026e46c52",
                    "last_updated": "2023-11-18T18:03:24.461573-05:00",
                    "created_at": "2023-11-17T09:23:17.364377-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a16a52c-8185-4de6-9c1e-1f719cf91da4/?format=api"
                }
            ]
        }
    ]
}