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/dc5cad54-c5de-4355-b166-1a7c8711eb55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc5cad54-c5de-4355-b166-1a7c8711eb55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "93ade092-7a8c-4132-baa5-fa75af47a429",
    "completed": true,
    "last_updated": "2022-11-01T09:57:24.626341-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/93ade092-7a8c-4132-baa5-fa75af47a429",
    "datetime": "2022-10-31T19:10:00-04:00",
    "cutoff_datetime": "2022-10-31T19:10:00-04:00",
    "name": "Sacramento Kings v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "aed15c85-eb90-4b05-a32e-a0ded93e574a",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc5cad54-c5de-4355-b166-1a7c8711eb55/?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": "Sacramento Kings",
                        "amount": 5945.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "532bfd90-998d-4d06-a193-e5dc0400cd26",
                    "gambit_id": "213e9655-1eb8-451b-a3ba-573b3788bda0",
                    "last_updated": "2022-11-01T09:57:24.635729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aed15c85-eb90-4b05-a32e-a0ded93e574a/?format=api"
                },
                {
                    "id": "5325984f-bd48-484a-b21a-df9cbd22e56e",
                    "gambit_id": "5ec02cf6-c4ad-4975-bc2f-80f4684f4c43",
                    "last_updated": "2022-11-01T09:57:24.634795-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aed15c85-eb90-4b05-a32e-a0ded93e574a/?format=api"
                }
            ]
        },
        {
            "id": "ed556872-cd3a-40d8-98c9-bfd5c97dff78",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc5cad54-c5de-4355-b166-1a7c8711eb55/?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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "868ae034-1e9a-4c90-9d23-74b6188b0a02",
                    "gambit_id": "58462d73-1df9-490b-80b7-ac16ee3366fc",
                    "last_updated": "2022-11-01T09:57:24.631978-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed556872-cd3a-40d8-98c9-bfd5c97dff78/?format=api"
                },
                {
                    "id": "8dcddfab-2882-403a-87a0-7b1e94a76401",
                    "gambit_id": "83d8ccae-55b1-4133-a6e2-56dba862dd6e",
                    "last_updated": "2022-11-01T09:57:24.632926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed556872-cd3a-40d8-98c9-bfd5c97dff78/?format=api"
                }
            ]
        },
        {
            "id": "b5b4e32f-287f-4ff0-89f5-fc75f566d727",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc5cad54-c5de-4355-b166-1a7c8711eb55/?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 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": "4165ed68-8550-4bb0-96a5-21dad3504a89",
                    "gambit_id": "ddc48140-7825-41bb-899e-434077dd125a",
                    "last_updated": "2022-11-01T09:57:24.629121-04:00",
                    "created_at": "1969-12-31T19:00:00-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/b5b4e32f-287f-4ff0-89f5-fc75f566d727/?format=api"
                },
                {
                    "id": "9141f562-f727-4516-bec9-3906e4e5d664",
                    "gambit_id": "cb8dadf6-7fec-4fce-a0ea-d88f0bfdc991",
                    "last_updated": "2022-11-01T09:57:24.630125-04:00",
                    "created_at": "1969-12-31T19:00:00-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/b5b4e32f-287f-4ff0-89f5-fc75f566d727/?format=api"
                }
            ]
        }
    ]
}