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/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "afe48327-72c7-48ac-9408-2c217f0e3fdd",
    "completed": true,
    "last_updated": "2023-01-15T15:32:18.861614-05:00",
    "created_at": "2023-01-14T08:26:57.999660-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.68,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/afe48327-72c7-48ac-9408-2c217f0e3fdd",
    "datetime": "2023-01-14T19:40:00-05:00",
    "cutoff_datetime": "2023-01-14T19:40:00-05:00",
    "name": "Atlanta Hawks v. Toronto Raptors",
    "bettypes": [
        {
            "id": "fd0fd70d-52f1-454d-b4b6-773a6f595683",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:58.013358-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": "Toronto Raptors",
                        "amount": 7095.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 2905.0
                    }
                ],
                "expected_reward_tokens": 9150.75,
                "profit_sb": 150.75,
                "profit_sb_percentage": 1.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1c94ae4-6660-4a5b-b87f-d7d2dc1551f2",
                    "gambit_id": "05564937-c817-4606-883e-9feb81e8e015",
                    "last_updated": "2023-01-15T15:32:18.874299-05:00",
                    "created_at": "2023-01-14T08:26:58.016289-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.29000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0fd70d-52f1-454d-b4b6-773a6f595683/?format=api"
                },
                {
                    "id": "f9f16b32-9a3f-4b0f-8d1c-190478a7eca8",
                    "gambit_id": "36083b74-ca2c-41b2-88cb-f8402e190aae",
                    "last_updated": "2023-01-15T15:32:18.876617-05:00",
                    "created_at": "2023-01-14T08:26:58.019399-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "3.15000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0fd70d-52f1-454d-b4b6-773a6f595683/?format=api"
                }
            ]
        },
        {
            "id": "61ef4664-9500-4352-aa3c-cb849e34f00f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:58.022718-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "092a8676-533f-4d5c-b092-0777791556cd",
                    "gambit_id": "1e19da32-7eb3-4ddb-890f-ddde1e31ca07",
                    "last_updated": "2023-01-15T15:32:18.883719-05:00",
                    "created_at": "2023-01-14T08:26:58.028914-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61ef4664-9500-4352-aa3c-cb849e34f00f/?format=api"
                },
                {
                    "id": "7182494d-5f95-49ab-81b7-e20768edab41",
                    "gambit_id": "e2d4f35b-8cc9-4187-8945-e27ea16f292d",
                    "last_updated": "2023-01-15T15:32:18.881515-05:00",
                    "created_at": "2023-01-14T08:26:58.025795-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61ef4664-9500-4352-aa3c-cb849e34f00f/?format=api"
                }
            ]
        },
        {
            "id": "41e3351d-1df3-47ac-9b91-937ab2367d1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:58.003748-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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5430fc75-9579-4b4c-831e-2302fa29c34a",
                    "gambit_id": "249a5781-4a1e-41fc-b44b-3b95e86bd827",
                    "last_updated": "2023-01-15T15:32:18.869477-05:00",
                    "created_at": "2023-01-14T08:26:58.009992-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api"
                },
                {
                    "id": "8d50057e-72bb-46a5-bc13-be23d0d75c41",
                    "gambit_id": "e20f1e9a-f427-4808-95fe-2f21dce9823c",
                    "last_updated": "2023-01-15T15:32:18.867247-05:00",
                    "created_at": "2023-01-14T08:26:58.006845-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api"
                }
            ]
        }
    ]
}