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/101808cb-dce5-42c8-b9b3-04fca99f1b74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "101808cb-dce5-42c8-b9b3-04fca99f1b74",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "193476d0-43ad-4f9f-87bc-f20820d418fc",
    "completed": true,
    "last_updated": "2023-12-27T13:17:59.684928-05:00",
    "created_at": "2023-12-26T11:58:18.325092-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.74,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/193476d0-43ad-4f9f-87bc-f20820d418fc",
    "datetime": "2023-12-26T20:10:00-05:00",
    "cutoff_datetime": "2023-12-26T20:10:00-05:00",
    "name": "Indiana Pacers v. Houston Rockets",
    "bettypes": [
        {
            "id": "7ea79d5f-e65e-4cda-99ed-b9070f9dd8f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/101808cb-dce5-42c8-b9b3-04fca99f1b74/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-26T11:58:18.349537-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": 5614.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e30c984-af5d-4586-ae66-c6eba45e6b3f",
                    "gambit_id": "0e4587e1-e0d5-43e6-857a-42fb028f2ebd",
                    "last_updated": "2023-12-27T13:17:59.719130-05:00",
                    "created_at": "2023-12-26T11:58:18.359276-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea79d5f-e65e-4cda-99ed-b9070f9dd8f6/?format=api"
                },
                {
                    "id": "ea945c2b-2691-443c-94a3-fb0e53b3c040",
                    "gambit_id": "3ab014f9-9c87-476d-b236-b30fa5b866bf",
                    "last_updated": "2023-12-27T13:17:59.715941-05:00",
                    "created_at": "2023-12-26T11:58:18.354222-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea79d5f-e65e-4cda-99ed-b9070f9dd8f6/?format=api"
                }
            ]
        },
        {
            "id": "f8815ebb-4a75-4e63-91f9-991c200351d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/101808cb-dce5-42c8-b9b3-04fca99f1b74/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-26T11:58:18.335860-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": "Indiana Pacers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc4af764-834f-44d3-9c3e-b0cff01e370c",
                    "gambit_id": "eb673984-1692-4a67-801d-53f4b935204e",
                    "last_updated": "2023-12-27T13:17:59.704958-05:00",
                    "created_at": "2023-12-26T11:58:18.340222-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8815ebb-4a75-4e63-91f9-991c200351d2/?format=api"
                },
                {
                    "id": "9d179f89-798f-4926-b405-9dcbe582b5e7",
                    "gambit_id": "3873ddb0-0a09-40ae-bcf0-15d744a62121",
                    "last_updated": "2023-12-27T13:17:59.709219-05:00",
                    "created_at": "2023-12-26T11:58:18.345297-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8815ebb-4a75-4e63-91f9-991c200351d2/?format=api"
                }
            ]
        },
        {
            "id": "8155b8db-e655-442e-8459-c26c3e5ec45f",
            "match": "https://api-prod.gambitprofit.com/api/matches/101808cb-dce5-42c8-b9b3-04fca99f1b74/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-26T11:58:18.363862-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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eee9bf03-8810-4284-a122-0d128ca16806",
                    "gambit_id": "3300c8e3-a43c-431a-9320-cfe8c4171888",
                    "last_updated": "2023-12-27T13:17:59.725668-05:00",
                    "created_at": "2023-12-26T11:58:18.367710-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/8155b8db-e655-442e-8459-c26c3e5ec45f/?format=api"
                },
                {
                    "id": "04935fd7-85fc-4a2d-a6ec-095021a23351",
                    "gambit_id": "5cdaabe2-2eee-498f-85a7-43c7cf0ee9b3",
                    "last_updated": "2023-12-27T13:17:59.729165-05:00",
                    "created_at": "2023-12-26T11:58:18.372061-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/8155b8db-e655-442e-8459-c26c3e5ec45f/?format=api"
                }
            ]
        }
    ]
}