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/bc5f9fd8-2595-46ad-9397-5e6e993ea45c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bc5f9fd8-2595-46ad-9397-5e6e993ea45c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3e1e2bad-c06e-4fff-bbf6-bab033e4f8da",
    "completed": true,
    "last_updated": "2023-11-21T10:37:58.609308-05:00",
    "created_at": "2023-11-20T09:48:12.153159-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3e1e2bad-c06e-4fff-bbf6-bab033e4f8da",
    "datetime": "2023-11-20T22:10:00-05:00",
    "cutoff_datetime": "2023-11-20T22:10:00-05:00",
    "name": "Houston Rockets v. Golden State Warriors",
    "bettypes": [
        {
            "id": "1f4b9b3b-f1fd-497d-b7fe-08f37d247c06",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc5f9fd8-2595-46ad-9397-5e6e993ea45c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-20T09:48:12.170069-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": "Golden State Warriors",
                        "amount": 7106.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "954bbe59-13f4-4e09-98cb-3017750b0eec",
                    "gambit_id": "aa2c1023-d2d6-426d-9e9d-0e6c8520e257",
                    "last_updated": "2023-11-21T10:37:58.630678-05:00",
                    "created_at": "2023-11-20T09:48:12.177669-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4b9b3b-f1fd-497d-b7fe-08f37d247c06/?format=api"
                },
                {
                    "id": "5d98e1cc-1433-4fc1-806b-6dadb479181a",
                    "gambit_id": "09e0da4d-029a-4cbf-af60-d389479a43c9",
                    "last_updated": "2023-11-21T10:37:58.627161-05:00",
                    "created_at": "2023-11-20T09:48:12.173596-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4b9b3b-f1fd-497d-b7fe-08f37d247c06/?format=api"
                }
            ]
        },
        {
            "id": "680166fa-30f1-4507-a010-2feb30a0b3c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc5f9fd8-2595-46ad-9397-5e6e993ea45c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-20T09:48:12.158102-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a50cd34-06fa-4762-8164-a9a09558dac5",
                    "gambit_id": "37b86fa9-b2e7-425f-aed6-f8e094daeb45",
                    "last_updated": "2023-11-21T10:37:58.617418-05:00",
                    "created_at": "2023-11-20T09:48:12.162050-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/680166fa-30f1-4507-a010-2feb30a0b3c5/?format=api"
                },
                {
                    "id": "9c74c257-e00a-4e32-8dea-9b673658fc0b",
                    "gambit_id": "16379188-5f90-4baa-b616-546599c10bf5",
                    "last_updated": "2023-11-21T10:37:58.620765-05:00",
                    "created_at": "2023-11-20T09:48:12.166088-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/680166fa-30f1-4507-a010-2feb30a0b3c5/?format=api"
                }
            ]
        },
        {
            "id": "0a56c47a-5041-46f6-a894-af80f89aa775",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc5f9fd8-2595-46ad-9397-5e6e993ea45c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-20T09:48:12.181836-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 221",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36a1d1f3-d7bd-4a14-93d3-56084ee702d0",
                    "gambit_id": "534eb176-2a42-45d5-b99b-e39500245aba",
                    "last_updated": "2023-11-21T10:37:58.637042-05:00",
                    "created_at": "2023-11-20T09:48:12.185389-05:00",
                    "name": "Game Total Over 221",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a56c47a-5041-46f6-a894-af80f89aa775/?format=api"
                },
                {
                    "id": "bef2b19b-a0a6-47fd-894f-83d898681b59",
                    "gambit_id": "702b930f-d9b2-4c2e-87eb-cc99c4289c9f",
                    "last_updated": "2023-11-21T10:37:58.640052-05:00",
                    "created_at": "2023-11-20T09:48:12.189455-05:00",
                    "name": "Game Total Under 221",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a56c47a-5041-46f6-a894-af80f89aa775/?format=api"
                }
            ]
        }
    ]
}