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/90746af7-46cb-44e1-9e12-201896754980/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "90746af7-46cb-44e1-9e12-201896754980",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e2bb69a-db82-44bc-9e80-ecb37067f5a1",
    "completed": true,
    "last_updated": "2024-02-01T10:43:00.638086-05:00",
    "created_at": "2024-01-31T09:58:21.169809-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2e2bb69a-db82-44bc-9e80-ecb37067f5a1",
    "datetime": "2024-01-31T20:10:00-05:00",
    "cutoff_datetime": "2024-01-31T20:10:00-05:00",
    "name": "Dallas Mavericks v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "5347d11d-1840-4403-84a8-9e4372bc717b",
            "match": "https://api-prod.gambitprofit.com/api/matches/90746af7-46cb-44e1-9e12-201896754980/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:21.196545-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": "Minnesota Timberwolves",
                        "amount": 8637.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 1363.0
                    }
                ],
                "expected_reward_tokens": 9500.11,
                "profit_sb": 0.11,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e8110ad-0671-4e19-8880-2ef0f6d9cbf4",
                    "gambit_id": "d3e7e0d8-9c1c-4d3c-a733-ce15c3470bc4",
                    "last_updated": "2024-02-01T10:43:00.663150-05:00",
                    "created_at": "2024-01-31T09:58:21.204259-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.10000",
                    "odds": "1.10530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5347d11d-1840-4403-84a8-9e4372bc717b/?format=api"
                },
                {
                    "id": "48d66816-e4d9-4384-b254-9175cf0dac73",
                    "gambit_id": "08b096d0-ec3b-4bd1-9f4c-8779f3139244",
                    "last_updated": "2024-02-01T10:43:00.659224-05:00",
                    "created_at": "2024-01-31T09:58:21.200427-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "6.97000",
                    "odds": "7.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5347d11d-1840-4403-84a8-9e4372bc717b/?format=api"
                }
            ]
        },
        {
            "id": "b79bccdf-6d5b-4dd2-8634-d6cc3e3d77b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/90746af7-46cb-44e1-9e12-201896754980/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:21.183913-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47d3d733-df22-4400-9dc7-c5612bae9bdd",
                    "gambit_id": "67497d92-eb5e-4421-90c6-20521f87d50e",
                    "last_updated": "2024-02-01T10:43:00.648679-05:00",
                    "created_at": "2024-01-31T09:58:21.187757-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79bccdf-6d5b-4dd2-8634-d6cc3e3d77b5/?format=api"
                },
                {
                    "id": "7f8ff13a-5f2c-49d5-81b0-f150f07e3090",
                    "gambit_id": "0744d950-6683-4c18-b82f-886d41c43712",
                    "last_updated": "2024-02-01T10:43:00.652422-05:00",
                    "created_at": "2024-01-31T09:58:21.192244-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79bccdf-6d5b-4dd2-8634-d6cc3e3d77b5/?format=api"
                }
            ]
        },
        {
            "id": "54d6bfa1-d86f-489e-bbb9-cb3b56549395",
            "match": "https://api-prod.gambitprofit.com/api/matches/90746af7-46cb-44e1-9e12-201896754980/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:21.208531-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 Under 221",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd38ac33-7065-48f3-b521-32dceffc2624",
                    "gambit_id": "539f3291-2b59-4cf0-8743-34c6e9dc390e",
                    "last_updated": "2024-02-01T10:43:00.670191-05:00",
                    "created_at": "2024-01-31T09:58:21.212435-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/54d6bfa1-d86f-489e-bbb9-cb3b56549395/?format=api"
                },
                {
                    "id": "4b8f1ebe-7dbe-4287-8d44-8f57cd879791",
                    "gambit_id": "7dad5c3e-5f89-4cf4-8b9f-403a31c2c251",
                    "last_updated": "2024-02-01T10:43:00.674565-05:00",
                    "created_at": "2024-01-31T09:58:21.217031-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/54d6bfa1-d86f-489e-bbb9-cb3b56549395/?format=api"
                }
            ]
        }
    ]
}