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/70ecfa2b-82ba-4e51-9e0b-8ddf8927f82e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70ecfa2b-82ba-4e51-9e0b-8ddf8927f82e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "46250108-5dc4-4079-9ea3-4a8b8523f178",
    "completed": true,
    "last_updated": "2024-01-16T22:58:17.523807-05:00",
    "created_at": "2024-01-14T09:53:16.163712-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/46250108-5dc4-4079-9ea3-4a8b8523f178",
    "datetime": "2024-01-14T18:10:00-05:00",
    "cutoff_datetime": "2024-01-14T18:10:00-05:00",
    "name": "Charlotte Hornets v. Miami Heat",
    "bettypes": [
        {
            "id": "dfd3debd-f412-434b-a481-28ad481c8d01",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ecfa2b-82ba-4e51-9e0b-8ddf8927f82e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-14T09:53:16.196085-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": "Miami Heat",
                        "amount": 7559.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2441.0
                    }
                ],
                "expected_reward_tokens": 9446.67,
                "profit_sb": -53.33,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "895c6ee2-d0dc-42af-9474-d1f5748446e3",
                    "gambit_id": "0c66eb9c-55c3-4220-a0c1-4ecd23d5f18c",
                    "last_updated": "2024-01-16T22:58:17.556756-05:00",
                    "created_at": "2024-01-14T09:53:16.218899-05:00",
                    "name": "Miami Heat",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd3debd-f412-434b-a481-28ad481c8d01/?format=api"
                },
                {
                    "id": "58101a3e-26c5-47cc-a700-f7a3ad9d5434",
                    "gambit_id": "79e16061-9062-4a10-9588-76fe30a136cd",
                    "last_updated": "2024-01-16T22:58:17.553529-05:00",
                    "created_at": "2024-01-14T09:53:16.202652-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.87000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd3debd-f412-434b-a481-28ad481c8d01/?format=api"
                }
            ]
        },
        {
            "id": "1daf2661-c2c8-465a-8b08-3b101efb4bf4",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ecfa2b-82ba-4e51-9e0b-8ddf8927f82e/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-14T09:53:16.170088-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": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b42c6a74-35a7-470f-a5ef-e46b06e13f05",
                    "gambit_id": "757dca70-40d6-4556-ab41-ac91ac423da6",
                    "last_updated": "2024-01-16T22:58:17.533671-05:00",
                    "created_at": "2024-01-14T09:53:16.174757-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1daf2661-c2c8-465a-8b08-3b101efb4bf4/?format=api"
                },
                {
                    "id": "416da020-9c16-42a4-971d-4f4e0a89c43a",
                    "gambit_id": "05878a0b-d1d5-4d3c-9070-d9337b561f2b",
                    "last_updated": "2024-01-16T22:58:17.536981-05:00",
                    "created_at": "2024-01-14T09:53:16.178620-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1daf2661-c2c8-465a-8b08-3b101efb4bf4/?format=api"
                }
            ]
        },
        {
            "id": "795151b4-3c42-423b-9855-0312d3663768",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ecfa2b-82ba-4e51-9e0b-8ddf8927f82e/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-14T09:53:16.183707-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "348bfa5a-99fd-4e47-bbac-039a7c08be29",
                    "gambit_id": "d540b9f7-f149-4837-ab12-067dc85e8f19",
                    "last_updated": "2024-01-16T22:58:17.543624-05:00",
                    "created_at": "2024-01-14T09:53:16.191901-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795151b4-3c42-423b-9855-0312d3663768/?format=api"
                },
                {
                    "id": "f468a391-61fe-4bbe-9d6e-208b3386d892",
                    "gambit_id": "19b33c79-bf40-4205-aff5-35cf8538e642",
                    "last_updated": "2024-01-16T22:58:17.546825-05:00",
                    "created_at": "2024-01-14T09:53:16.187590-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795151b4-3c42-423b-9855-0312d3663768/?format=api"
                }
            ]
        }
    ]
}