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/177f66c4-67ff-4c41-8cba-a6d6c79f318c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "177f66c4-67ff-4c41-8cba-a6d6c79f318c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "485c0e33-6e7e-4f57-9fd4-5c93b56bd0ee",
    "completed": true,
    "last_updated": "2023-12-12T21:38:18.393727-05:00",
    "created_at": "2023-12-11T09:38:00.825419-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/485c0e33-6e7e-4f57-9fd4-5c93b56bd0ee",
    "datetime": "2023-12-11T19:40:00-05:00",
    "cutoff_datetime": "2023-12-11T19:40:00-05:00",
    "name": "Toronto Raptors v. New York Knicks",
    "bettypes": [
        {
            "id": "39d96278-29e9-405f-bae7-0a18ae71139f",
            "match": "https://api-prod.gambitprofit.com/api/matches/177f66c4-67ff-4c41-8cba-a6d6c79f318c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-11T09:38:00.856650-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 York Knicks",
                        "amount": 5939.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9654cd8a-432f-4e39-9d19-324e1f65fbec",
                    "gambit_id": "e685647a-049e-4bda-ac8e-800073624ba0",
                    "last_updated": "2023-12-12T21:38:18.414974-05:00",
                    "created_at": "2023-12-11T09:38:00.872122-05:00",
                    "name": "New York Knicks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d96278-29e9-405f-bae7-0a18ae71139f/?format=api"
                },
                {
                    "id": "8b2ca323-72f6-496b-8662-ed9c0d99a886",
                    "gambit_id": "c6321bd0-1399-4f90-99f4-942af3c345c3",
                    "last_updated": "2023-12-12T21:38:18.411588-05:00",
                    "created_at": "2023-12-11T09:38:00.863814-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d96278-29e9-405f-bae7-0a18ae71139f/?format=api"
                }
            ]
        },
        {
            "id": "634378d0-38ab-4b86-8f6d-42fe1a486979",
            "match": "https://api-prod.gambitprofit.com/api/matches/177f66c4-67ff-4c41-8cba-a6d6c79f318c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-11T09:38:00.835083-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": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a1c2ffc-0cf9-43eb-abcb-fff58865f7e1",
                    "gambit_id": "13fe53ae-42b1-4302-8bba-74be8cb11ef0",
                    "last_updated": "2023-12-12T21:38:18.401916-05:00",
                    "created_at": "2023-12-11T09:38:00.842179-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/634378d0-38ab-4b86-8f6d-42fe1a486979/?format=api"
                },
                {
                    "id": "1d801431-cbb5-46d2-b454-9de699449e96",
                    "gambit_id": "ec8d45b7-f0fb-4f22-80f5-6e4eff171269",
                    "last_updated": "2023-12-12T21:38:18.405127-05:00",
                    "created_at": "2023-12-11T09:38:00.847361-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/634378d0-38ab-4b86-8f6d-42fe1a486979/?format=api"
                }
            ]
        },
        {
            "id": "25c4a357-828e-4c5c-8f78-c270d506c2a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/177f66c4-67ff-4c41-8cba-a6d6c79f318c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-11T09:38:00.879510-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 221.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0451daf-5541-4327-aa0f-bc74c3032ec2",
                    "gambit_id": "cf017b30-9b18-4f5f-9878-9f59574d9859",
                    "last_updated": "2023-12-12T21:38:18.421577-05:00",
                    "created_at": "2023-12-11T09:38:00.888493-05:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c4a357-828e-4c5c-8f78-c270d506c2a6/?format=api"
                },
                {
                    "id": "514b1b00-bb43-427e-89dc-b1786a1d0724",
                    "gambit_id": "9a20a899-ae43-475c-9657-e5900c480cf2",
                    "last_updated": "2023-12-12T21:38:18.424990-05:00",
                    "created_at": "2023-12-11T09:38:00.896271-05:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c4a357-828e-4c5c-8f78-c270d506c2a6/?format=api"
                }
            ]
        }
    ]
}