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/0795da33-74da-4f86-bc2f-7c08bebb7162/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0795da33-74da-4f86-bc2f-7c08bebb7162",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b56c738c-6199-4a0f-9539-5e7465751e2a",
    "completed": true,
    "last_updated": "2022-12-28T21:27:13.681431-05:00",
    "created_at": "2022-12-27T08:57:17.509960-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b56c738c-6199-4a0f-9539-5e7465751e2a",
    "datetime": "2022-12-27T22:10:00-05:00",
    "cutoff_datetime": "2022-12-27T22:10:00-05:00",
    "name": "Denver Nuggets v. Sacramento Kings",
    "bettypes": [
        {
            "id": "6d0b86f2-becc-402a-9ce4-275cd43ef3c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/0795da33-74da-4f86-bc2f-7c08bebb7162/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-27T08:57:17.511645-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": 5745.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9019.65,
                "profit_sb": 19.65,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "731465f5-239c-4d20-b8a7-26b45488a96c",
                    "gambit_id": "5ae0dc7b-1c2f-4137-b6c7-f7ef7a50318e",
                    "last_updated": "2022-12-28T21:27:13.684210-05:00",
                    "created_at": "2022-12-27T08:57:17.512878-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.57000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0b86f2-becc-402a-9ce4-275cd43ef3c3/?format=api"
                },
                {
                    "id": "313265c9-f507-4fb4-9590-e3840ad9dcdd",
                    "gambit_id": "df3dbc8e-f30b-4412-8dd0-84a96f84f510",
                    "last_updated": "2022-12-28T21:27:13.685360-05:00",
                    "created_at": "2022-12-27T08:57:17.514109-05:00",
                    "name": "Sacramento Kings",
                    "reward": "2.12000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0b86f2-becc-402a-9ce4-275cd43ef3c3/?format=api"
                }
            ]
        },
        {
            "id": "a7a116aa-f78a-403c-a345-b23b47f7195e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0795da33-74da-4f86-bc2f-7c08bebb7162/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-27T08:57:17.519040-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e83c644-6a7a-4fee-a5e5-9e496e946d33",
                    "gambit_id": "2eba4849-a1b6-43e6-a4d2-ed463e6e7721",
                    "last_updated": "2022-12-28T21:27:13.691042-05:00",
                    "created_at": "2022-12-27T08:57:17.520227-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7a116aa-f78a-403c-a345-b23b47f7195e/?format=api"
                },
                {
                    "id": "bef176a9-899d-4478-8a84-4306d90a6cf3",
                    "gambit_id": "d80d29c9-2986-4db0-884a-f3824a6d0922",
                    "last_updated": "2022-12-28T21:27:13.692184-05:00",
                    "created_at": "2022-12-27T08:57:17.521425-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7a116aa-f78a-403c-a345-b23b47f7195e/?format=api"
                }
            ]
        },
        {
            "id": "0bdb5537-ae9c-44b7-986d-d0449d95713e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0795da33-74da-4f86-bc2f-7c08bebb7162/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-27T08:57:17.515379-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 237.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 237.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c97731df-b6f4-466d-b506-ee1b7d4b06f2",
                    "gambit_id": "8c3f02d4-c3c7-4163-8fff-fa8a85b515fb",
                    "last_updated": "2022-12-28T21:27:13.687624-05:00",
                    "created_at": "2022-12-27T08:57:17.516529-05:00",
                    "name": "Game Total Under 237.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "237.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bdb5537-ae9c-44b7-986d-d0449d95713e/?format=api"
                },
                {
                    "id": "679c576e-a764-488a-b965-8aadfb8f3c93",
                    "gambit_id": "8e84abc6-3369-4287-b9d5-9cd1d6a06fe1",
                    "last_updated": "2022-12-28T21:27:13.688774-05:00",
                    "created_at": "2022-12-27T08:57:17.517773-05:00",
                    "name": "Game Total Over 237.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "237.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bdb5537-ae9c-44b7-986d-d0449d95713e/?format=api"
                }
            ]
        }
    ]
}