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/3d2ff109-2fbd-4416-bda5-0a8a28ccb7a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3d2ff109-2fbd-4416-bda5-0a8a28ccb7a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "60726f42-22b6-407f-a9b7-d54c036f4d04",
    "completed": true,
    "last_updated": "2023-12-15T10:03:18.698748-05:00",
    "created_at": "2023-12-13T08:57:56.773842-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/60726f42-22b6-407f-a9b7-d54c036f4d04",
    "datetime": "2023-12-13T19:40:00-05:00",
    "cutoff_datetime": "2023-12-13T19:40:00-05:00",
    "name": "Atlanta Hawks v. Toronto Raptors",
    "bettypes": [
        {
            "id": "588a07e8-cc1b-4a89-9b4b-7947615b5ecc",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d2ff109-2fbd-4416-bda5-0a8a28ccb7a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:56.793902-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": 5512.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d86ed049-6263-4f26-af72-b786487616f6",
                    "gambit_id": "96a2afed-ae07-4889-93a7-820f6c78b97e",
                    "last_updated": "2023-12-15T10:03:18.737593-05:00",
                    "created_at": "2023-12-13T08:57:56.802064-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588a07e8-cc1b-4a89-9b4b-7947615b5ecc/?format=api"
                },
                {
                    "id": "830f9f01-ccf4-4127-b581-2d7fe283567b",
                    "gambit_id": "6e0100f6-dfd2-42e2-a5e1-f3ef9ec230d3",
                    "last_updated": "2023-12-15T10:03:18.734324-05:00",
                    "created_at": "2023-12-13T08:57:56.797555-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588a07e8-cc1b-4a89-9b4b-7947615b5ecc/?format=api"
                }
            ]
        },
        {
            "id": "b8ea3bb7-0c5e-4fdb-9105-97fb519168df",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d2ff109-2fbd-4416-bda5-0a8a28ccb7a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:56.779726-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": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "973f7d68-2589-4776-a60f-a1fdf8c88762",
                    "gambit_id": "e9b82c51-d41f-48e9-890c-48e0bca30104",
                    "last_updated": "2023-12-15T10:03:18.711200-05:00",
                    "created_at": "2023-12-13T08:57:56.784284-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ea3bb7-0c5e-4fdb-9105-97fb519168df/?format=api"
                },
                {
                    "id": "3682491d-1086-42a6-b0d1-c39fafb4973d",
                    "gambit_id": "9bac3b57-7513-4f8f-b64d-3aeb52140fbe",
                    "last_updated": "2023-12-15T10:03:18.714378-05:00",
                    "created_at": "2023-12-13T08:57:56.788838-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ea3bb7-0c5e-4fdb-9105-97fb519168df/?format=api"
                }
            ]
        },
        {
            "id": "21dcc7ee-53fb-4cb1-8c41-8d7aaa7bd5c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d2ff109-2fbd-4416-bda5-0a8a28ccb7a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:56.806118-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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16f8cd7a-4fc9-4a6d-9f00-69b25565b68e",
                    "gambit_id": "57153fe2-4f40-4c0a-b3df-c8292ce4264a",
                    "last_updated": "2023-12-15T10:03:18.747342-05:00",
                    "created_at": "2023-12-13T08:57:56.813904-05:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21dcc7ee-53fb-4cb1-8c41-8d7aaa7bd5c6/?format=api"
                },
                {
                    "id": "36b5e79e-ea8e-4821-8922-5d6b56409a78",
                    "gambit_id": "d16bcd91-c3c6-4624-94f9-dc50c47f8acc",
                    "last_updated": "2023-12-15T10:03:18.744158-05:00",
                    "created_at": "2023-12-13T08:57:56.809739-05:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21dcc7ee-53fb-4cb1-8c41-8d7aaa7bd5c6/?format=api"
                }
            ]
        }
    ]
}