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/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0cf5f36-8431-47da-8bd9-f7de2c6011f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db933bd9-6d7c-4728-b7ac-b60c204c579c",
    "completed": true,
    "last_updated": "2022-10-22T09:17:33.896844-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.52,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/db933bd9-6d7c-4728-b7ac-b60c204c579c",
    "datetime": "2022-10-21T22:10:00-04:00",
    "cutoff_datetime": "2022-10-21T22:10:00-04:00",
    "name": "Phoenix Suns v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "a5471c6e-546b-403b-8fbf-27855dc7300a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Phoenix Suns",
                        "amount": 6563.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89355be9-68d7-4303-bb5e-ae0ff349d248",
                    "gambit_id": "97cde665-ccf8-4efb-a311-4b35da279d83",
                    "last_updated": "2022-10-22T09:17:33.903928-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5471c6e-546b-403b-8fbf-27855dc7300a/?format=api"
                },
                {
                    "id": "4e903da5-fa7c-4b64-bded-e92264acd3b2",
                    "gambit_id": "2874ee19-09d8-4c97-b8ee-4f4163e8d22a",
                    "last_updated": "2022-10-22T09:17:33.902954-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5471c6e-546b-403b-8fbf-27855dc7300a/?format=api"
                }
            ]
        },
        {
            "id": "18cdaf7b-68c6-4112-83cc-a2cbceeb556e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f378a6d-e0c8-4425-a8c7-031354347305",
                    "gambit_id": "5f9bb942-1d30-4035-bb2f-7095f17622c0",
                    "last_updated": "2022-10-22T09:17:33.907012-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18cdaf7b-68c6-4112-83cc-a2cbceeb556e/?format=api"
                },
                {
                    "id": "ee656455-01ae-427c-982c-c5e6509c2f71",
                    "gambit_id": "37f1692b-6bd4-4e83-9681-a5bcd2f3a2db",
                    "last_updated": "2022-10-22T09:17:33.905985-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18cdaf7b-68c6-4112-83cc-a2cbceeb556e/?format=api"
                }
            ]
        },
        {
            "id": "80ef3e27-d308-4875-8666-efc15977326c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6de9c759-1138-4fbb-b7ac-a97604c5870a",
                    "gambit_id": "f24c573e-3ce9-48a1-82d6-70fa697be7e5",
                    "last_updated": "2022-10-22T09:17:33.899770-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api"
                },
                {
                    "id": "924ce88b-7238-4e37-b982-8901a10ed2ca",
                    "gambit_id": "c0264301-f14b-4282-9088-1422c4182e70",
                    "last_updated": "2022-10-22T09:17:33.900983-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api"
                }
            ]
        }
    ]
}