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/a09314ad-4163-4cb7-abf4-c7fb202c4ea5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a09314ad-4163-4cb7-abf4-c7fb202c4ea5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5213142d-4f47-46c8-9af8-4c349ad6dd3c",
    "completed": true,
    "last_updated": "2023-04-03T20:17:11.466422-04:00",
    "created_at": "2023-04-02T09:57:08.984738-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5213142d-4f47-46c8-9af8-4c349ad6dd3c",
    "datetime": "2023-04-02T15:40:00-04:00",
    "cutoff_datetime": "2023-04-02T15:40:00-04:00",
    "name": "Portland Trail Blazers v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "2a9d0cb8-243f-4fae-8fd8-09965fe40ef7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a09314ad-4163-4cb7-abf4-c7fb202c4ea5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:09.003042-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10500.0,
                "profit_sb": 1000.0,
                "profit_sb_percentage": 10.53,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 9018.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 982.0
                    }
                ],
                "expected_reward_tokens": 9466.48,
                "profit_sb": -33.52,
                "profit_sb_percentage": -0.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a90a609-0178-40f3-9ffc-0a7801597efd",
                    "gambit_id": "10cd3441-ac97-4640-af42-27e994f95a9d",
                    "last_updated": "2023-04-03T20:17:11.495994-04:00",
                    "created_at": "2023-04-02T09:57:09.005323-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.05000",
                    "odds": "1.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a9d0cb8-243f-4fae-8fd8-09965fe40ef7/?format=api"
                },
                {
                    "id": "59f2c2b0-8c8c-45ce-b74c-5baa90b39c49",
                    "gambit_id": "8431f085-7bb4-42bd-af9d-da3955833119",
                    "last_updated": "2023-04-03T20:17:11.498852-04:00",
                    "created_at": "2023-04-02T09:57:09.007792-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "9.64000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a9d0cb8-243f-4fae-8fd8-09965fe40ef7/?format=api"
                }
            ]
        },
        {
            "id": "e0334b29-443c-4893-b210-eabaa20227c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a09314ad-4163-4cb7-abf4-c7fb202c4ea5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:08.994562-04: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": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee08a36a-2cc2-4310-8545-eab1d9802252",
                    "gambit_id": "b793d271-9aa0-4740-b94d-603a2c6e5c84",
                    "last_updated": "2023-04-03T20:17:11.486396-04:00",
                    "created_at": "2023-04-02T09:57:08.997118-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0334b29-443c-4893-b210-eabaa20227c6/?format=api"
                },
                {
                    "id": "9a5e10eb-fbd8-4f50-ac5c-862ad1ee989e",
                    "gambit_id": "afc70a31-1c6c-4a2e-b756-8c645eee0472",
                    "last_updated": "2023-04-03T20:17:11.489789-04:00",
                    "created_at": "2023-04-02T09:57:08.999428-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0334b29-443c-4893-b210-eabaa20227c6/?format=api"
                }
            ]
        },
        {
            "id": "4952efd8-6f01-4a2d-bc6f-db1bd5ccd253",
            "match": "https://api-prod.gambitprofit.com/api/matches/a09314ad-4163-4cb7-abf4-c7fb202c4ea5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T09:57:08.987532-04: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 Under 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "472fc158-d6f5-48a2-a6be-3bea68d12ec5",
                    "gambit_id": "cb67b32c-4915-4700-8c3d-6dcf87d35e2a",
                    "last_updated": "2023-04-03T20:17:11.474521-04:00",
                    "created_at": "2023-04-02T09:57:08.989570-04:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4952efd8-6f01-4a2d-bc6f-db1bd5ccd253/?format=api"
                },
                {
                    "id": "70ae6032-9e91-41ea-a245-5e069d58582c",
                    "gambit_id": "bf667c33-de9b-4eb6-8563-2532f38ba5b6",
                    "last_updated": "2023-04-03T20:17:11.479238-04:00",
                    "created_at": "2023-04-02T09:57:08.991996-04:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4952efd8-6f01-4a2d-bc6f-db1bd5ccd253/?format=api"
                }
            ]
        }
    ]
}