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/6f145548-71da-4f97-830d-851e9efafc16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f145548-71da-4f97-830d-851e9efafc16",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "229b1791-bc25-45de-8a27-3c1d2e62dc0a",
    "completed": true,
    "last_updated": "2023-11-20T14:38:30.234974-05:00",
    "created_at": "2023-11-18T09:38:26.928812-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/229b1791-bc25-45de-8a27-3c1d2e62dc0a",
    "datetime": "2023-11-18T20:10:00-05:00",
    "cutoff_datetime": "2023-11-18T20:10:00-05:00",
    "name": "Memphis Grizzlies v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "57177733-cbca-47cf-928a-c3a4b3868e9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f145548-71da-4f97-830d-851e9efafc16/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:26.950981-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": "Memphis Grizzlies",
                        "amount": 5773.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8290982-2b81-4537-b343-4efd95d14314",
                    "gambit_id": "5e9743b3-b574-4fbb-9b4e-8b2e7b99944b",
                    "last_updated": "2023-11-20T14:38:30.262337-05:00",
                    "created_at": "2023-11-18T09:38:26.959576-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57177733-cbca-47cf-928a-c3a4b3868e9e/?format=api"
                },
                {
                    "id": "f8ac14e0-5687-4c24-9d2a-c04b846cb2fe",
                    "gambit_id": "c662f603-eb4e-445b-b00e-11435d46017c",
                    "last_updated": "2023-11-20T14:38:30.258770-05:00",
                    "created_at": "2023-11-18T09:38:26.955924-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57177733-cbca-47cf-928a-c3a4b3868e9e/?format=api"
                }
            ]
        },
        {
            "id": "fe803a80-6995-4fd2-a876-4eb245c703f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f145548-71da-4f97-830d-851e9efafc16/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:26.936891-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": "Memphis Grizzlies",
                        "amount": 5107.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70d76308-db8b-4d73-ab88-9f96c306591d",
                    "gambit_id": "fe246efc-f156-4aad-9de5-5f52bd2b7010",
                    "last_updated": "2023-11-20T14:38:30.248240-05:00",
                    "created_at": "2023-11-18T09:38:26.942319-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe803a80-6995-4fd2-a876-4eb245c703f4/?format=api"
                },
                {
                    "id": "4fdc67f2-b990-4ca3-bb6a-6982b9c32c6c",
                    "gambit_id": "5a2af280-2030-41a6-ac53-ab5da38c370c",
                    "last_updated": "2023-11-20T14:38:30.251723-05:00",
                    "created_at": "2023-11-18T09:38:26.946773-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe803a80-6995-4fd2-a876-4eb245c703f4/?format=api"
                }
            ]
        },
        {
            "id": "99aeb60a-4d80-4bdc-b23e-bf5b60e7516f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f145548-71da-4f97-830d-851e9efafc16/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:38:26.963116-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1539b27-01c1-4818-b300-10d141cdf657",
                    "gambit_id": "d1029b45-8716-463a-b96c-35217ee5f75e",
                    "last_updated": "2023-11-20T14:38:30.269272-05:00",
                    "created_at": "2023-11-18T09:38:26.968453-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99aeb60a-4d80-4bdc-b23e-bf5b60e7516f/?format=api"
                },
                {
                    "id": "f5906e9c-34e3-48a9-9f7d-32e685cebba2",
                    "gambit_id": "68b10aac-8f0a-4969-b7c6-63493e7c8827",
                    "last_updated": "2023-11-20T14:38:30.273668-05:00",
                    "created_at": "2023-11-18T09:38:26.973052-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99aeb60a-4d80-4bdc-b23e-bf5b60e7516f/?format=api"
                }
            ]
        }
    ]
}