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/6503250d-be52-4c97-af74-5def2171c9b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6503250d-be52-4c97-af74-5def2171c9b5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "001f58b7-9639-4031-8795-23d0726a887a",
    "completed": true,
    "last_updated": "2022-12-02T10:12:17.379648-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.72,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/001f58b7-9639-4031-8795-23d0726a887a",
    "datetime": "2022-12-01T19:10:00-05:00",
    "cutoff_datetime": "2022-12-01T19:10:00-05:00",
    "name": "Dallas Mavericks v. Detroit Pistons",
    "bettypes": [
        {
            "id": "58b7a8f4-a399-4bb1-932b-6a79cedc8c1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?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": "Dallas Mavericks",
                        "amount": 7209.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2791.0
                    }
                ],
                "expected_reward_tokens": 9154.48,
                "profit_sb": 154.48,
                "profit_sb_percentage": 1.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b1242be-973c-4bb3-a4da-5b3bfe5c9903",
                    "gambit_id": "cff81f6e-c6cb-4544-b1eb-d90054604509",
                    "last_updated": "2022-12-02T10:12:17.386863-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.27000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b7a8f4-a399-4bb1-932b-6a79cedc8c1a/?format=api"
                },
                {
                    "id": "c7647e3c-5d5c-4c1b-a8ee-2e1c56a0e949",
                    "gambit_id": "5f6f8f31-f21c-48be-99a1-3c2e49869d93",
                    "last_updated": "2022-12-02T10:12:17.385885-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.28000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b7a8f4-a399-4bb1-932b-6a79cedc8c1a/?format=api"
                }
            ]
        },
        {
            "id": "2d6fd2cb-b810-4aec-b252-d5c5f05d869c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc5cbf64-ab86-4538-9f81-dc2dd07f4614",
                    "gambit_id": "c39e8cbd-2a41-4a66-bcd4-83e868da6584",
                    "last_updated": "2022-12-02T10:12:17.388758-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d6fd2cb-b810-4aec-b252-d5c5f05d869c/?format=api"
                },
                {
                    "id": "f7cdcbae-0ef8-4b6c-bbf9-bce23edfb814",
                    "gambit_id": "c661b824-5318-4f35-911b-bd0c8552c004",
                    "last_updated": "2022-12-02T10:12:17.389710-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d6fd2cb-b810-4aec-b252-d5c5f05d869c/?format=api"
                }
            ]
        },
        {
            "id": "adbaef35-e857-42a0-8851-397050587414",
            "match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?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 221.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d963a6d-87b6-4388-a13b-7ee431ea3235",
                    "gambit_id": "c2087da9-a6d5-4b52-82f1-b2542d4cef43",
                    "last_updated": "2022-12-02T10:12:17.383595-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api"
                },
                {
                    "id": "cbe18dc5-6980-4e4c-bcc8-85debb4b2628",
                    "gambit_id": "1aeefef5-4949-4fe1-b56a-7b341e4e5ce8",
                    "last_updated": "2022-12-02T10:12:17.382433-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api"
                }
            ]
        }
    ]
}