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/67fa48f0-d90f-4c2d-9430-4fd7ef30a27b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "67fa48f0-d90f-4c2d-9430-4fd7ef30a27b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "46b1ff9f-cbe3-4ab2-a37f-909815b5f86e",
    "completed": true,
    "last_updated": "2023-12-16T10:28:24.778874-05:00",
    "created_at": "2023-12-14T09:28:06.570276-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/46b1ff9f-cbe3-4ab2-a37f-909815b5f86e",
    "datetime": "2023-12-14T19:07:00-05:00",
    "cutoff_datetime": "2023-12-14T19:07:00-05:00",
    "name": "Washington Capitals v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "ccca1daa-b18f-4653-9288-8e440ac180ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/67fa48f0-d90f-4c2d-9430-4fd7ef30a27b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:28:06.583374-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": "Philadelphia Flyers",
                        "amount": 5512.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb6510ea-5f4f-4d38-87ae-a394b8205e38",
                    "gambit_id": "a43f3cba-9c45-4e5f-b962-00d9083c943e",
                    "last_updated": "2023-12-16T10:28:24.794613-05:00",
                    "created_at": "2023-12-14T09:28:06.594398-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccca1daa-b18f-4653-9288-8e440ac180ab/?format=api"
                },
                {
                    "id": "4e463c27-d08d-436c-a0f8-41d8db6dcb0b",
                    "gambit_id": "10e6e384-5aab-46ce-b978-80706d940617",
                    "last_updated": "2023-12-16T10:28:24.791244-05:00",
                    "created_at": "2023-12-14T09:28:06.588356-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccca1daa-b18f-4653-9288-8e440ac180ab/?format=api"
                }
            ]
        },
        {
            "id": "cbe3cb65-bf5a-4059-803d-45a07fe73708",
            "match": "https://api-prod.gambitprofit.com/api/matches/67fa48f0-d90f-4c2d-9430-4fd7ef30a27b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:28:06.599109-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": "Washington Capitals",
                        "amount": 6643.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc8f6669-835f-45bc-a9de-1a3aee7306c8",
                    "gambit_id": "ddbe9e20-1ac2-4e04-824e-0e9efa74efa7",
                    "last_updated": "2023-12-16T10:28:24.801445-05:00",
                    "created_at": "2023-12-14T09:28:06.603117-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe3cb65-bf5a-4059-803d-45a07fe73708/?format=api"
                },
                {
                    "id": "2149b242-e4a2-434c-89bc-a16938fb1865",
                    "gambit_id": "1dd78bd7-473f-439c-aa79-3bc3f2b99366",
                    "last_updated": "2023-12-16T10:28:24.804820-05:00",
                    "created_at": "2023-12-14T09:28:06.607876-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe3cb65-bf5a-4059-803d-45a07fe73708/?format=api"
                }
            ]
        },
        {
            "id": "3c33433a-9c14-4ccd-8a4d-b2595e3c4bf4",
            "match": "https://api-prod.gambitprofit.com/api/matches/67fa48f0-d90f-4c2d-9430-4fd7ef30a27b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:28:06.612676-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 5.5",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3dbd9940-a8e1-41fc-aa5f-554ad2318cb7",
                    "gambit_id": "7b16142e-1a07-4307-b0b4-09c47452f05f",
                    "last_updated": "2023-12-16T10:28:24.811415-05:00",
                    "created_at": "2023-12-14T09:28:06.616908-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c33433a-9c14-4ccd-8a4d-b2595e3c4bf4/?format=api"
                },
                {
                    "id": "4cd04861-f4df-4bf6-90fc-963bc3bbb2fb",
                    "gambit_id": "350ab480-5f42-4766-9624-b5c523223d0a",
                    "last_updated": "2023-12-16T10:28:24.814734-05:00",
                    "created_at": "2023-12-14T09:28:06.621279-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c33433a-9c14-4ccd-8a4d-b2595e3c4bf4/?format=api"
                }
            ]
        }
    ]
}