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/8b9440d3-1871-48ee-985b-60a217328e20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b9440d3-1871-48ee-985b-60a217328e20",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cc698561-0836-43d3-ad85-fc57e400eb81",
    "completed": true,
    "last_updated": "2022-12-19T13:21:51.020947-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cc698561-0836-43d3-ad85-fc57e400eb81",
    "datetime": "2022-12-18T19:10:00-05:00",
    "cutoff_datetime": "2022-12-18T19:10:00-05:00",
    "name": "Chicago Bulls v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "79f6d389-451d-4296-a207-44951ec2cc74",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?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": "Chicago Bulls",
                        "amount": 5306.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4694.0
                    }
                ],
                "expected_reward_tokens": 8965.54,
                "profit_sb": -34.46,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a31ad0d0-fa7d-4809-ace9-9f810b3ca8cf",
                    "gambit_id": "8474ba03-99d6-433d-af90-773a2f67b52e",
                    "last_updated": "2022-12-19T13:21:51.031361-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f6d389-451d-4296-a207-44951ec2cc74/?format=api"
                },
                {
                    "id": "b6398324-a456-4c69-9b32-dcf071574192",
                    "gambit_id": "e3f9c233-fec4-4fd8-9b1e-0f04643811ac",
                    "last_updated": "2022-12-19T13:21:51.030262-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.91000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f6d389-451d-4296-a207-44951ec2cc74/?format=api"
                }
            ]
        },
        {
            "id": "2bee3e5f-ba3c-40ef-bad0-e8ef21cdbc67",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1f206bd-b9b4-4b3d-8859-b613d89d6fa1",
                    "gambit_id": "75e41027-96dc-4daf-8450-13c832d100a7",
                    "last_updated": "2022-12-19T13:21:51.027012-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bee3e5f-ba3c-40ef-bad0-e8ef21cdbc67/?format=api"
                },
                {
                    "id": "70979f7d-6936-4544-b3a1-cdc66b66c85e",
                    "gambit_id": "8c21ba74-0807-43dd-86e4-cbc3338b5834",
                    "last_updated": "2022-12-19T13:21:51.028092-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bee3e5f-ba3c-40ef-bad0-e8ef21cdbc67/?format=api"
                }
            ]
        },
        {
            "id": "6fc3b3fc-d44d-493e-91d2-d05a6cf1520f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?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 Over 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3075f5e-af21-4229-bc57-45b607761124",
                    "gambit_id": "d505e273-6422-4644-b8cc-ead1b9a56cce",
                    "last_updated": "2022-12-19T13:21:51.024838-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api"
                },
                {
                    "id": "9e60feeb-c769-4ec2-8d86-06f905401d44",
                    "gambit_id": "b0e178cc-d23e-4060-802e-4318451b696f",
                    "last_updated": "2022-12-19T13:21:51.023717-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api"
                }
            ]
        }
    ]
}