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/d1e9212a-c7ec-4f1c-8666-1cb731a40569/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1e9212a-c7ec-4f1c-8666-1cb731a40569",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "11f29061-f3fb-45d8-bb8b-d7f7a2cd02bd",
    "completed": true,
    "last_updated": "2023-04-25T11:42:20.927766-04:00",
    "created_at": "2023-04-24T13:02:08.906624-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/11f29061-f3fb-45d8-bb8b-d7f7a2cd02bd",
    "datetime": "2023-04-24T19:30:00-04:00",
    "cutoff_datetime": "2023-04-24T19:30:00-04:00",
    "name": "Milwaukee Bucks v. Miami Heat",
    "bettypes": [
        {
            "id": "76e5500b-ac0b-4b8a-b05f-fcd21f15c0a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1e9212a-c7ec-4f1c-8666-1cb731a40569/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:08.909904-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": "Milwaukee Bucks",
                        "amount": 7357.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9488.37,
                "profit_sb": -11.63,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be647e24-0b7a-4b88-a678-72aa842dd1fd",
                    "gambit_id": "2035a35a-9a55-4360-b6e2-be34f7c72fb5",
                    "last_updated": "2023-04-25T11:42:20.955404-04:00",
                    "created_at": "2023-04-24T13:02:08.915810-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76e5500b-ac0b-4b8a-b05f-fcd21f15c0a6/?format=api"
                },
                {
                    "id": "2cea41ec-b64b-435f-b83b-9e5a385fd9e0",
                    "gambit_id": "97435d2c-27f1-47cd-ad8f-a4eb746ab2e5",
                    "last_updated": "2023-04-25T11:42:20.946314-04:00",
                    "created_at": "2023-04-24T13:02:08.912239-04:00",
                    "name": "Miami Heat",
                    "reward": "3.59000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76e5500b-ac0b-4b8a-b05f-fcd21f15c0a6/?format=api"
                }
            ]
        },
        {
            "id": "3fd56699-cbe7-494e-aed4-51b2f9caf112",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1e9212a-c7ec-4f1c-8666-1cb731a40569/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:08.925025-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "560195c0-5caf-415f-ab89-fc6c542fe4cd",
                    "gambit_id": "245fe590-bd2c-4145-861b-a6b91e2836a9",
                    "last_updated": "2023-04-25T11:42:20.983339-04:00",
                    "created_at": "2023-04-24T13:02:08.929924-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd56699-cbe7-494e-aed4-51b2f9caf112/?format=api"
                },
                {
                    "id": "988d5ea3-281c-4258-97e5-824744b897c3",
                    "gambit_id": "95deee27-ea71-4867-abcc-dacfcb08707f",
                    "last_updated": "2023-04-25T11:42:20.979328-04:00",
                    "created_at": "2023-04-24T13:02:08.927770-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd56699-cbe7-494e-aed4-51b2f9caf112/?format=api"
                }
            ]
        },
        {
            "id": "de983272-f949-46bf-b19e-1fefc71d71bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1e9212a-c7ec-4f1c-8666-1cb731a40569/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:08.918268-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 Over 217.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 217.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1acb101-c8d4-4549-8141-e88366c92ed8",
                    "gambit_id": "4484af1a-5980-49bb-b4ee-6caeecb24497",
                    "last_updated": "2023-04-25T11:42:20.971293-04:00",
                    "created_at": "2023-04-24T13:02:08.922712-04:00",
                    "name": "Game Total Over 217.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de983272-f949-46bf-b19e-1fefc71d71bb/?format=api"
                },
                {
                    "id": "8a47243f-460c-4e91-a5fe-b9e639471b8a",
                    "gambit_id": "671f3153-e690-4b28-933f-39adfce4a2ba",
                    "last_updated": "2023-04-25T11:42:20.962634-04:00",
                    "created_at": "2023-04-24T13:02:08.920423-04:00",
                    "name": "Game Total Under 217.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de983272-f949-46bf-b19e-1fefc71d71bb/?format=api"
                }
            ]
        }
    ]
}