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/703d4da4-3bca-45c3-b557-64fe35120056/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "703d4da4-3bca-45c3-b557-64fe35120056",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ca6eee4b-c31d-45d1-9a36-17e486467a78",
    "completed": true,
    "last_updated": "2023-02-17T09:22:26.998895-05:00",
    "created_at": "2023-02-16T13:47:06.425786-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ca6eee4b-c31d-45d1-9a36-17e486467a78",
    "datetime": "2023-02-16T20:10:00-05:00",
    "cutoff_datetime": "2023-02-16T20:10:00-05:00",
    "name": "Washington Wizards v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "c76e53c0-b93e-4315-8cee-095958ef9c80",
            "match": "https://api-prod.gambitprofit.com/api/matches/703d4da4-3bca-45c3-b557-64fe35120056/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-16T13:47:06.435726-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": 5696.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a519205-e298-4c46-9d10-a6abc15180fa",
                    "gambit_id": "a3ce041a-5f2e-41fd-b46a-8308e87b6682",
                    "last_updated": "2023-02-17T09:22:27.009118-05:00",
                    "created_at": "2023-02-16T13:47:06.437035-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76e53c0-b93e-4315-8cee-095958ef9c80/?format=api"
                },
                {
                    "id": "950902a1-a6bf-4565-9ea4-7eb2ade187b6",
                    "gambit_id": "2c568b48-6bf0-4448-ab04-8e169fda1ca4",
                    "last_updated": "2023-02-17T09:22:27.010237-05:00",
                    "created_at": "2023-02-16T13:47:06.438451-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76e53c0-b93e-4315-8cee-095958ef9c80/?format=api"
                }
            ]
        },
        {
            "id": "af020465-a03e-4bb0-b6a6-ab9bc3a10470",
            "match": "https://api-prod.gambitprofit.com/api/matches/703d4da4-3bca-45c3-b557-64fe35120056/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-16T13:47:06.431780-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": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04383e80-9f1f-47bb-8f61-e20cc0b3d837",
                    "gambit_id": "a7c6d061-00d6-4dd9-917a-012e914e503e",
                    "last_updated": "2023-02-17T09:22:27.005590-05:00",
                    "created_at": "2023-02-16T13:47:06.433060-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af020465-a03e-4bb0-b6a6-ab9bc3a10470/?format=api"
                },
                {
                    "id": "92a1332e-ccf4-4c55-9fa6-621e74eefebe",
                    "gambit_id": "6615df36-4fcf-45bb-9ae5-29e582faa825",
                    "last_updated": "2023-02-17T09:22:27.006814-05:00",
                    "created_at": "2023-02-16T13:47:06.434358-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af020465-a03e-4bb0-b6a6-ab9bc3a10470/?format=api"
                }
            ]
        },
        {
            "id": "b74f98a0-6932-4623-9928-a881d89737cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/703d4da4-3bca-45c3-b557-64fe35120056/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-16T13:47:06.427587-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 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b56eb019-713a-4657-bc0b-e7b24894dd37",
                    "gambit_id": "48e8dd3e-42d8-43d2-8ca2-a6fabb1ddc45",
                    "last_updated": "2023-02-17T09:22:27.003111-05:00",
                    "created_at": "2023-02-16T13:47:06.430356-05:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b74f98a0-6932-4623-9928-a881d89737cb/?format=api"
                },
                {
                    "id": "30c94b3e-62f1-4c00-a930-7a925130dc03",
                    "gambit_id": "28cd11b9-1094-4de2-bddf-3aa9229a7c7d",
                    "last_updated": "2023-02-17T09:22:27.001870-05:00",
                    "created_at": "2023-02-16T13:47:06.428987-05:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b74f98a0-6932-4623-9928-a881d89737cb/?format=api"
                }
            ]
        }
    ]
}