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/b00842e1-6f54-479e-b7d8-4e0055b9637e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b00842e1-6f54-479e-b7d8-4e0055b9637e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "deec135a-5d1d-4938-9672-bf9f6cf5a1db",
    "completed": true,
    "last_updated": "2022-10-31T11:02:12.956651-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/deec135a-5d1d-4938-9672-bf9f6cf5a1db",
    "datetime": "2022-10-29T20:10:00-04:00",
    "cutoff_datetime": "2022-10-29T20:10:00-04:00",
    "name": "Philadelphia 76ers v. Chicago Bulls",
    "bettypes": [
        {
            "id": "d6fe6b2d-5fd0-4cd8-870f-be90c095fb39",
            "match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Philadelphia 76ers",
                        "amount": 5610.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92c03221-be90-4c54-b7af-a95beda906c3",
                    "gambit_id": "e8c091b2-c031-4e7e-9049-0599906fe373",
                    "last_updated": "2022-10-31T11:02:12.970651-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fe6b2d-5fd0-4cd8-870f-be90c095fb39/?format=api"
                },
                {
                    "id": "9d0eeb7b-0e44-451d-92dc-2b94faa59e90",
                    "gambit_id": "a7a2acfa-ac3e-4325-bfa7-fc5df2707fe4",
                    "last_updated": "2022-10-31T11:02:12.969368-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fe6b2d-5fd0-4cd8-870f-be90c095fb39/?format=api"
                }
            ]
        },
        {
            "id": "5708ff99-951c-4c37-9b23-24df0144445c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "360c3140-edb9-4be0-a101-42914253ede2",
                    "gambit_id": "c43d7b1b-0fbf-47f0-b243-b84d56daf541",
                    "last_updated": "2022-10-31T11:02:12.964460-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5708ff99-951c-4c37-9b23-24df0144445c/?format=api"
                },
                {
                    "id": "499ae52e-d90f-4176-9279-696f372d0dbf",
                    "gambit_id": "c6f18d28-b772-49cc-b508-f89d73885a78",
                    "last_updated": "2022-10-31T11:02:12.962753-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5708ff99-951c-4c37-9b23-24df0144445c/?format=api"
                }
            ]
        },
        {
            "id": "55fa87f5-210e-45f3-a8c5-871d5b9845e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1218a2a9-af7b-4f4c-bb1d-1e75a9d05f8b",
                    "gambit_id": "1d0a4e18-5e58-4fa1-8a92-a525778902db",
                    "last_updated": "2022-10-31T11:02:12.959357-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api"
                },
                {
                    "id": "c378e305-c26d-499c-9774-ffde5bc433c9",
                    "gambit_id": "4d31a013-5d90-42d1-bbe0-8f6274c89898",
                    "last_updated": "2022-10-31T11:02:12.960478-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api"
                }
            ]
        }
    ]
}