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/6bdcfb85-0fef-4a72-901b-b0c1ceedcc22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6bdcfb85-0fef-4a72-901b-b0c1ceedcc22",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79571066-1758-4c85-80a1-c8fbfcf701ca",
    "completed": true,
    "last_updated": "2024-01-19T12:08:16.592892-05:00",
    "created_at": "2024-01-17T09:28:12.517583-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/79571066-1758-4c85-80a1-c8fbfcf701ca",
    "datetime": "2024-01-17T19:40:00-05:00",
    "cutoff_datetime": "2024-01-17T19:40:00-05:00",
    "name": "San Antonio Spurs v. Boston Celtics",
    "bettypes": [
        {
            "id": "413b2f89-f7b9-4b96-b743-7f498fae88dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bdcfb85-0fef-4a72-901b-b0c1ceedcc22/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-17T09:28:12.544416-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Boston Celtics",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1200.0,
                "profit_sb_percentage": 12.63,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Boston Celtics",
                        "amount": 8810.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 1190.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2186654-9fe0-47df-8d9a-0c3960a455f8",
                    "gambit_id": "e1cda3fb-3024-4cbe-b957-45abde3b0d8a",
                    "last_updated": "2024-01-19T12:08:16.618347-05:00",
                    "created_at": "2024-01-17T09:28:12.555960-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.07000",
                    "odds": "1.07690",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/413b2f89-f7b9-4b96-b743-7f498fae88dd/?format=api"
                },
                {
                    "id": "737e187e-9a41-4def-b614-7ea4b0bb3fbd",
                    "gambit_id": "d41bc299-1fb1-4598-bfba-f2ff43a903ba",
                    "last_updated": "2024-01-19T12:08:16.614048-05:00",
                    "created_at": "2024-01-17T09:28:12.550404-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "7.92000",
                    "odds": "8.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/413b2f89-f7b9-4b96-b743-7f498fae88dd/?format=api"
                }
            ]
        },
        {
            "id": "4edf61aa-cce5-4043-93c1-5a6805187567",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bdcfb85-0fef-4a72-901b-b0c1ceedcc22/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-17T09:28:12.526364-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a686e55-6c68-4964-b927-7cc90108fd79",
                    "gambit_id": "6b25ff04-6247-4536-acbb-a7f09a61d49f",
                    "last_updated": "2024-01-19T12:08:16.607343-05:00",
                    "created_at": "2024-01-17T09:28:12.538984-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-14.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4edf61aa-cce5-4043-93c1-5a6805187567/?format=api"
                },
                {
                    "id": "04311cbf-927b-46f8-8abf-8cae470b4843",
                    "gambit_id": "4892059e-d72f-46c3-b79c-d4cdd96c4204",
                    "last_updated": "2024-01-19T12:08:16.602915-05:00",
                    "created_at": "2024-01-17T09:28:12.533415-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "14.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4edf61aa-cce5-4043-93c1-5a6805187567/?format=api"
                }
            ]
        },
        {
            "id": "ec6d5777-526f-4239-8147-4cf27989b329",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bdcfb85-0fef-4a72-901b-b0c1ceedcc22/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-17T09:28:12.560834-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11688e98-1096-4452-bafe-957b0c99aa2c",
                    "gambit_id": "45a1ab12-36dc-4c95-92de-3eed5aa0d8d7",
                    "last_updated": "2024-01-19T12:08:16.629900-05:00",
                    "created_at": "2024-01-17T09:28:12.564211-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6d5777-526f-4239-8147-4cf27989b329/?format=api"
                },
                {
                    "id": "bf4d0f2c-eab4-4455-9957-2d620541d26e",
                    "gambit_id": "afc16979-ed90-4d29-a387-93c4abfe7a90",
                    "last_updated": "2024-01-19T12:08:16.625884-05:00",
                    "created_at": "2024-01-17T09:28:12.570984-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6d5777-526f-4239-8147-4cf27989b329/?format=api"
                }
            ]
        }
    ]
}