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/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d46bd66-f252-48ab-862e-9a18a28fc8c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b8b05f1f-3815-4921-898a-9c7486db9ff5",
    "completed": true,
    "last_updated": "2024-01-05T13:58:01.181260-05:00",
    "created_at": "2024-01-03T09:37:56.711437-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b8b05f1f-3815-4921-898a-9c7486db9ff5",
    "datetime": "2024-01-03T20:10:00-05:00",
    "cutoff_datetime": "2024-01-03T20:10:00-05:00",
    "name": "New Orleans Pelicans v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "7d5d0011-b804-44d8-89ff-44b8a8f3db1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-03T09:37:56.732437-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": 6643.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24763f87-75ce-48c2-a6d7-a11e0d799ee8",
                    "gambit_id": "c2b0779a-a630-423e-98fc-39905af03a23",
                    "last_updated": "2024-01-05T13:58:01.204176-05:00",
                    "created_at": "2024-01-03T09:37:56.742073-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api"
                },
                {
                    "id": "4a465a63-6498-4886-8136-2e5a4744d9db",
                    "gambit_id": "3e5484a5-18ef-408e-ae00-e04562befefe",
                    "last_updated": "2024-01-05T13:58:01.207794-05:00",
                    "created_at": "2024-01-03T09:37:56.736328-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api"
                }
            ]
        },
        {
            "id": "de375f83-9715-4440-8fa9-5e661a03b16a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-03T09:37:56.719369-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f52b933-6737-4e05-9572-0ee2bb654f0a",
                    "gambit_id": "139e5f37-bd9b-4962-9b8a-a21116989b2e",
                    "last_updated": "2024-01-05T13:58:01.193904-05:00",
                    "created_at": "2024-01-03T09:37:56.728116-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de375f83-9715-4440-8fa9-5e661a03b16a/?format=api"
                },
                {
                    "id": "ee2d3450-523b-462f-ab11-5ed3ea59d293",
                    "gambit_id": "41efa272-105e-4b76-a37c-48de3c7468d9",
                    "last_updated": "2024-01-05T13:58:01.197476-05:00",
                    "created_at": "2024-01-03T09:37:56.723900-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de375f83-9715-4440-8fa9-5e661a03b16a/?format=api"
                }
            ]
        },
        {
            "id": "b6714b61-8a0a-4606-8455-a8aef8eba0b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-03T09:37:56.747290-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 221",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc138aad-5c20-429c-a954-b2bbcb0a639c",
                    "gambit_id": "1085e5eb-1ec9-47e5-afea-41fc86488d6a",
                    "last_updated": "2024-01-05T13:58:01.214885-05:00",
                    "created_at": "2024-01-03T09:37:56.751036-05:00",
                    "name": "Game Total Over 221",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6714b61-8a0a-4606-8455-a8aef8eba0b4/?format=api"
                },
                {
                    "id": "9f99ea43-c79d-479b-aa7d-19bcdf241d39",
                    "gambit_id": "3bc653f8-e826-48c1-a78d-bef40ae2af92",
                    "last_updated": "2024-01-05T13:58:01.218181-05:00",
                    "created_at": "2024-01-03T09:37:56.755384-05:00",
                    "name": "Game Total Under 221",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6714b61-8a0a-4606-8455-a8aef8eba0b4/?format=api"
                }
            ]
        }
    ]
}