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/325a1db8-18cf-453c-bfc4-dd27405923f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "325a1db8-18cf-453c-bfc4-dd27405923f6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0b991de8-f964-4b06-bfc4-be134d13482e",
    "completed": true,
    "last_updated": "2023-03-02T07:21:56.551505-05:00",
    "created_at": "2023-03-01T14:16:48.015289-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0b991de8-f964-4b06-bfc4-be134d13482e",
    "datetime": "2023-03-01T19:10:00-05:00",
    "cutoff_datetime": "2023-03-01T19:10:00-05:00",
    "name": "Chicago Bulls v. Detroit Pistons",
    "bettypes": [
        {
            "id": "ce7a336f-cb5f-4f63-a943-e58a559e2495",
            "match": "https://api-prod.gambitprofit.com/api/matches/325a1db8-18cf-453c-bfc4-dd27405923f6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-01T14:16:48.025819-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": 6862.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9538.18,
                "profit_sb": 38.18,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ac5abe1b-406b-4d68-a114-a36c0d64c1d5",
                    "gambit_id": "3aab6e45-dfe8-437a-bd79-59494f880adf",
                    "last_updated": "2023-03-02T07:21:56.562676-05:00",
                    "created_at": "2023-03-01T14:16:48.028551-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7a336f-cb5f-4f63-a943-e58a559e2495/?format=api"
                },
                {
                    "id": "10685b70-4692-473d-afd1-4fdeeadf5b34",
                    "gambit_id": "28cb426f-840c-4a36-9796-059ba0edfa44",
                    "last_updated": "2023-03-02T07:21:56.561618-05:00",
                    "created_at": "2023-03-01T14:16:48.027047-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.04000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7a336f-cb5f-4f63-a943-e58a559e2495/?format=api"
                }
            ]
        },
        {
            "id": "70f99962-1431-4dec-a12e-441da6f327e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/325a1db8-18cf-453c-bfc4-dd27405923f6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-01T14:16:48.021858-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": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6b591f8-95b6-4b09-b751-1ca0201ae9fb",
                    "gambit_id": "97767da6-26c8-45c8-863a-b1d2a678b1c3",
                    "last_updated": "2023-03-02T07:21:56.558827-05:00",
                    "created_at": "2023-03-01T14:16:48.024445-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70f99962-1431-4dec-a12e-441da6f327e4/?format=api"
                },
                {
                    "id": "1648843a-1020-43b4-a44f-d53a71dcde04",
                    "gambit_id": "e5383e64-573b-424e-8c2c-fa2c67bcce1a",
                    "last_updated": "2023-03-02T07:21:56.557721-05:00",
                    "created_at": "2023-03-01T14:16:48.023103-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70f99962-1431-4dec-a12e-441da6f327e4/?format=api"
                }
            ]
        },
        {
            "id": "21defc46-a08f-4145-8ebc-5c18b1add89b",
            "match": "https://api-prod.gambitprofit.com/api/matches/325a1db8-18cf-453c-bfc4-dd27405923f6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-01T14:16:48.017421-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 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2437190c-344f-445c-9bf3-107d26272780",
                    "gambit_id": "9e1d5854-8972-47cc-bed0-93d4e7ae857a",
                    "last_updated": "2023-03-02T07:21:56.555466-05:00",
                    "created_at": "2023-03-01T14:16:48.020457-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21defc46-a08f-4145-8ebc-5c18b1add89b/?format=api"
                },
                {
                    "id": "7633419b-c0a1-42e5-9832-78e9075b9dda",
                    "gambit_id": "57e786a5-11de-4c8e-ae26-8e2bcc40a8a1",
                    "last_updated": "2023-03-02T07:21:56.554353-05:00",
                    "created_at": "2023-03-01T14:16:48.019021-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21defc46-a08f-4145-8ebc-5c18b1add89b/?format=api"
                }
            ]
        }
    ]
}