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/0116dc71-ee98-4896-ad8b-ec4187fd4477/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0116dc71-ee98-4896-ad8b-ec4187fd4477",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1752bf15-2d74-4ee0-a6cf-8a25b6c46b5a",
    "completed": true,
    "last_updated": "2022-12-14T10:22:17.293154-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1752bf15-2d74-4ee0-a6cf-8a25b6c46b5a",
    "datetime": "2022-12-13T21:10:00-05:00",
    "cutoff_datetime": "2022-12-13T21:10:00-05:00",
    "name": "New Orleans Pelicans v. Utah Jazz",
    "bettypes": [
        {
            "id": "760825bd-47a8-4215-9298-3f8cd6f9df1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0116dc71-ee98-4896-ad8b-ec4187fd4477/?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": "New Orleans Pelicans",
                        "amount": 5399.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84cb191e-c2e0-413d-94bd-f06f823e6068",
                    "gambit_id": "89449f5b-ed91-410e-a05f-300c6b436998",
                    "last_updated": "2022-12-14T10:22:17.300437-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760825bd-47a8-4215-9298-3f8cd6f9df1d/?format=api"
                },
                {
                    "id": "5a323c50-495b-4a24-bb31-586b4c452508",
                    "gambit_id": "4a00e530-0a16-4515-bc5c-dbdbb5e6230a",
                    "last_updated": "2022-12-14T10:22:17.299368-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760825bd-47a8-4215-9298-3f8cd6f9df1d/?format=api"
                }
            ]
        },
        {
            "id": "129af96f-20ca-4121-83aa-d8134fa04c4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0116dc71-ee98-4896-ad8b-ec4187fd4477/?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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a68ed33-e1ea-4806-85dc-86ce3f9d5d53",
                    "gambit_id": "ca335099-3e01-4c1b-a03c-db6f06a2e4c6",
                    "last_updated": "2022-12-14T10:22:17.302664-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129af96f-20ca-4121-83aa-d8134fa04c4a/?format=api"
                },
                {
                    "id": "d29332ad-3f1b-4911-8661-2549cd9f4924",
                    "gambit_id": "76c78d30-310a-4534-a34d-c9e5905399d9",
                    "last_updated": "2022-12-14T10:22:17.303715-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129af96f-20ca-4121-83aa-d8134fa04c4a/?format=api"
                }
            ]
        },
        {
            "id": "a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf",
            "match": "https://api-prod.gambitprofit.com/api/matches/0116dc71-ee98-4896-ad8b-ec4187fd4477/?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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91f86565-a942-4aa0-b1da-7e52e0ad2cec",
                    "gambit_id": "f9254aeb-e3cf-4028-8f76-0f158d7c6599",
                    "last_updated": "2022-12-14T10:22:17.295926-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf/?format=api"
                },
                {
                    "id": "4efb06e3-c06d-4ae0-9e9d-a646a442e1ca",
                    "gambit_id": "c79068ce-72d3-4cc3-9d3e-689d22fe7d6b",
                    "last_updated": "2022-12-14T10:22:17.297127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf/?format=api"
                }
            ]
        }
    ]
}