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/e3d9fee8-890f-4849-b938-a278147eac1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e3d9fee8-890f-4849-b938-a278147eac1f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "51454940-31f6-40b1-ac1b-b104e6e8fa6b",
    "completed": true,
    "last_updated": "2022-12-20T15:52:20.818557-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/51454940-31f6-40b1-ac1b-b104e6e8fa6b",
    "datetime": "2022-12-19T20:10:00-05:00",
    "cutoff_datetime": "2022-12-19T20:10:00-05:00",
    "name": "Dallas Mavericks v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "a77c4035-6c4e-48ed-9d01-65a4eb3df3cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?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": "Dallas Mavericks",
                        "amount": 6481.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 3519.0
                    }
                ],
                "expected_reward_tokens": 9008.59,
                "profit_sb": 8.59,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a73b9803-48c7-4d6b-8acb-406ac2cf6136",
                    "gambit_id": "ac2b06e4-5ed0-423f-92fc-5a437b544dc1",
                    "last_updated": "2022-12-20T15:52:20.825724-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.39000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a77c4035-6c4e-48ed-9d01-65a4eb3df3cb/?format=api"
                },
                {
                    "id": "57d60db7-60f8-4688-90a1-c6c92ad614b9",
                    "gambit_id": "ca72939e-b232-418d-8a92-63eee54c615d",
                    "last_updated": "2022-12-20T15:52:20.824574-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.56000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a77c4035-6c4e-48ed-9d01-65a4eb3df3cb/?format=api"
                }
            ]
        },
        {
            "id": "dd42bc12-c47e-4d78-ae19-c1209f3af0fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4adb3140-1db5-46f0-9005-51fc565c892b",
                    "gambit_id": "8214e62e-4edf-47b9-a9cd-2b07c0fb433a",
                    "last_updated": "2022-12-20T15:52:20.827889-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd42bc12-c47e-4d78-ae19-c1209f3af0fa/?format=api"
                },
                {
                    "id": "8a19013c-2b2e-441c-835c-7a4eca6e1874",
                    "gambit_id": "6b61ab5b-afba-4bce-99f4-45b642942ce9",
                    "last_updated": "2022-12-20T15:52:20.828980-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd42bc12-c47e-4d78-ae19-c1209f3af0fa/?format=api"
                }
            ]
        },
        {
            "id": "865b2bec-0125-4285-bcca-a3fe569bded1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?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 Over 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba72da92-4384-4f0a-995a-f0810c61fdd6",
                    "gambit_id": "7cc29298-c7e3-4079-ab28-414640451f7a",
                    "last_updated": "2022-12-20T15:52:20.822350-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api"
                },
                {
                    "id": "5b81b087-6599-40a1-8d1f-a182efdb078d",
                    "gambit_id": "45ca8e09-965e-43d5-ae20-e917398cb664",
                    "last_updated": "2022-12-20T15:52:20.821254-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api"
                }
            ]
        }
    ]
}