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/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2cbbcfd4-e74c-4d09-b42d-342e327d85c4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5007cb0b-dbf3-41b8-b12e-2014c7d2dec6",
    "completed": true,
    "last_updated": "2024-01-19T12:13:16.880180-05:00",
    "created_at": "2024-01-17T09:28:10.972577-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5007cb0b-dbf3-41b8-b12e-2014c7d2dec6",
    "datetime": "2024-01-17T19:07:00-05:00",
    "cutoff_datetime": "2024-01-17T19:07:00-05:00",
    "name": "Detroit Red Wings v. Florida Panthers",
    "bettypes": [
        {
            "id": "8162aae9-342b-4269-9414-2f9a2e7832e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-17T09:28:10.979184-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": "Florida Panthers",
                        "amount": 6449.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "785166d5-9e6d-483a-a339-4ee47d217b23",
                    "gambit_id": "27c7ecb6-5271-4c44-8a62-6a6a8175f170",
                    "last_updated": "2024-01-19T12:13:16.896365-05:00",
                    "created_at": "2024-01-17T09:28:11.007602-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8162aae9-342b-4269-9414-2f9a2e7832e0/?format=api"
                },
                {
                    "id": "de3a24b0-309e-4883-9fbd-cfbb9733fc70",
                    "gambit_id": "8cf0796a-7655-4635-b00e-889c2ff6897c",
                    "last_updated": "2024-01-19T12:13:16.892702-05:00",
                    "created_at": "2024-01-17T09:28:10.996981-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8162aae9-342b-4269-9414-2f9a2e7832e0/?format=api"
                }
            ]
        },
        {
            "id": "e2da65d9-f6c4-4139-86a8-1d0f67511200",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-17T09:28:11.014767-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": "Detroit Red Wings",
                        "amount": 5614.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b17d2ea-a212-44fe-9bca-35575434c828",
                    "gambit_id": "56f9fdb5-183c-4668-be1e-b1c19c4199bd",
                    "last_updated": "2024-01-19T12:13:16.903447-05:00",
                    "created_at": "2024-01-17T09:28:11.022826-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2da65d9-f6c4-4139-86a8-1d0f67511200/?format=api"
                },
                {
                    "id": "db9480dc-1056-427d-8c12-bc64377b76b6",
                    "gambit_id": "222a8a40-ca7b-40cd-87c6-efe1ec79b48a",
                    "last_updated": "2024-01-19T12:13:16.906720-05:00",
                    "created_at": "2024-01-17T09:28:11.033061-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2da65d9-f6c4-4139-86a8-1d0f67511200/?format=api"
                }
            ]
        },
        {
            "id": "9c241d8b-9938-4fb2-bc5f-3852e03258ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-17T09:28:11.054633-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7362203-3089-4b40-a453-077f62b09a68",
                    "gambit_id": "7f88ea98-bd11-4988-ae83-acecf10cd9d1",
                    "last_updated": "2024-01-19T12:13:16.913534-05:00",
                    "created_at": "2024-01-17T09:28:11.075377-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c241d8b-9938-4fb2-bc5f-3852e03258ed/?format=api"
                },
                {
                    "id": "6e9ddb6b-7372-42fc-9c0d-cb887a16d446",
                    "gambit_id": "3406b2e3-a478-4e17-ae52-5560d40efe61",
                    "last_updated": "2024-01-19T12:13:16.917033-05:00",
                    "created_at": "2024-01-17T09:28:11.083201-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c241d8b-9938-4fb2-bc5f-3852e03258ed/?format=api"
                }
            ]
        }
    ]
}