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/d870c908-cf85-4723-8433-7181ed3acf82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d870c908-cf85-4723-8433-7181ed3acf82",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "08c56d1f-bd74-4f44-8c96-6cea163ef9eb",
    "completed": true,
    "last_updated": "2023-07-27T22:58:18.044350-04:00",
    "created_at": "2023-07-26T09:18:15.890100-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/08c56d1f-bd74-4f44-8c96-6cea163ef9eb",
    "datetime": "2023-07-26T13:10:00-04:00",
    "cutoff_datetime": "2023-07-26T13:10:00-04:00",
    "name": "SEA (B Miller) v. MIN (J Ryan)",
    "bettypes": [
        {
            "id": "dd250465-5ba7-4789-9c11-2f28230c407e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d870c908-cf85-4723-8433-7181ed3acf82/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T09:18:15.899401-04: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": "MIN (J Ryan)",
                        "amount": 5827.0
                    },
                    {
                        "team": "SEA (B Miller)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91401015-9a9a-4b23-9a1e-2911ef3fea76",
                    "gambit_id": "9849c7e1-7d3a-4361-8cdb-6c92760c183c",
                    "last_updated": "2023-07-27T22:58:18.056289-04:00",
                    "created_at": "2023-07-26T09:18:15.906929-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd250465-5ba7-4789-9c11-2f28230c407e/?format=api"
                },
                {
                    "id": "174cd286-e14a-46c2-9fa3-8422053de239",
                    "gambit_id": "1479de34-e507-489d-9d61-5b0c2f8e354e",
                    "last_updated": "2023-07-27T22:58:18.052901-04:00",
                    "created_at": "2023-07-26T09:18:15.903291-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd250465-5ba7-4789-9c11-2f28230c407e/?format=api"
                }
            ]
        },
        {
            "id": "fe257e32-42d9-4154-94f4-4efbb7b3e736",
            "match": "https://api-prod.gambitprofit.com/api/matches/d870c908-cf85-4723-8433-7181ed3acf82/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-26T09:18:15.910909-04: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": "SEA",
                        "amount": 5857.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e12ec3dc-5ebf-4a48-9ab4-c081ae2fbf1c",
                    "gambit_id": "170e4bda-3314-437f-8efc-c8ddb9120d5d",
                    "last_updated": "2023-07-27T22:58:18.063109-04:00",
                    "created_at": "2023-07-26T09:18:15.921479-04:00",
                    "name": "SEA",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe257e32-42d9-4154-94f4-4efbb7b3e736/?format=api"
                },
                {
                    "id": "ffa747bf-6347-43da-bd76-e740a94abecc",
                    "gambit_id": "a77ec5f8-91e8-40f8-bbec-911539ac6b9a",
                    "last_updated": "2023-07-27T22:58:18.066635-04:00",
                    "created_at": "2023-07-26T09:18:15.927189-04:00",
                    "name": "MIN",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe257e32-42d9-4154-94f4-4efbb7b3e736/?format=api"
                }
            ]
        },
        {
            "id": "3718bdb2-c11c-4b34-8222-ee7ad66e8cc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d870c908-cf85-4723-8433-7181ed3acf82/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T09:18:15.931252-04: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 8.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "276748bd-9ed7-46b3-9a7b-a071ba7a03cf",
                    "gambit_id": "1908b5aa-0d43-4a2d-85ef-faa1cdf5d38b",
                    "last_updated": "2023-07-27T22:58:18.077100-04:00",
                    "created_at": "2023-07-26T09:18:15.934938-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3718bdb2-c11c-4b34-8222-ee7ad66e8cc5/?format=api"
                },
                {
                    "id": "6107933c-312f-4118-b356-11e671139e59",
                    "gambit_id": "d3637d4b-c117-4e23-97d5-57a2dfda62aa",
                    "last_updated": "2023-07-27T22:58:18.073440-04:00",
                    "created_at": "2023-07-26T09:18:15.938634-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3718bdb2-c11c-4b34-8222-ee7ad66e8cc5/?format=api"
                }
            ]
        }
    ]
}