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/5689da6a-ea91-4d84-b07a-aaba9bc56d9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5689da6a-ea91-4d84-b07a-aaba9bc56d9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4cd3fa3c-eb25-4c6a-b168-b79b06876db3",
    "completed": true,
    "last_updated": "2023-04-14T12:02:23.813580-04:00",
    "created_at": "2023-04-13T09:32:19.310629-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4cd3fa3c-eb25-4c6a-b168-b79b06876db3",
    "datetime": "2023-04-13T20:37:00-04:00",
    "cutoff_datetime": "2023-04-13T20:37:00-04:00",
    "name": "Philadelphia Flyers v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "050e4e28-e82b-4a53-93fc-9fbd332de80e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5689da6a-ea91-4d84-b07a-aaba9bc56d9b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:19.320914-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": "Philadelphia Flyers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac790708-e4c8-457f-a3d5-a7f338ad244f",
                    "gambit_id": "79f45456-2579-41c9-8793-4c43401aa277",
                    "last_updated": "2023-04-14T12:02:23.830652-04:00",
                    "created_at": "2023-04-13T09:32:19.323470-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e4e28-e82b-4a53-93fc-9fbd332de80e/?format=api"
                },
                {
                    "id": "6189c3c3-da22-4ba1-8aa6-b88f0351105d",
                    "gambit_id": "9cc788ca-a463-4d68-920f-fded58493961",
                    "last_updated": "2023-04-14T12:02:23.829010-04:00",
                    "created_at": "2023-04-13T09:32:19.322180-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e4e28-e82b-4a53-93fc-9fbd332de80e/?format=api"
                }
            ]
        },
        {
            "id": "334e09c5-7d99-4860-9c35-92d60942983e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5689da6a-ea91-4d84-b07a-aaba9bc56d9b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:19.316742-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": "Chicago Blackhawks",
                        "amount": 6984.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3016.0
                    }
                ],
                "expected_reward_tokens": 9498.24,
                "profit_sb": -1.76,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16da6daa-63a8-4661-9b0f-d61a7987da4c",
                    "gambit_id": "4576a630-3ec1-4951-8a93-867b6f20471f",
                    "last_updated": "2023-04-14T12:02:23.823898-04:00",
                    "created_at": "2023-04-13T09:32:19.318001-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334e09c5-7d99-4860-9c35-92d60942983e/?format=api"
                },
                {
                    "id": "971d5419-5b36-471a-b940-ff5390d7978f",
                    "gambit_id": "f96b8efd-3aa1-47ec-9c7a-3b6ed931f67b",
                    "last_updated": "2023-04-14T12:02:23.825628-04:00",
                    "created_at": "2023-04-13T09:32:19.319492-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.15000",
                    "odds": "3.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334e09c5-7d99-4860-9c35-92d60942983e/?format=api"
                }
            ]
        },
        {
            "id": "3d94dc65-ac85-47d5-ab68-fcbbefcc2c40",
            "match": "https://api-prod.gambitprofit.com/api/matches/5689da6a-ea91-4d84-b07a-aaba9bc56d9b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:19.312539-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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91a9b124-f839-4522-a4ff-c6a98b8d6b45",
                    "gambit_id": "fc622e60-9390-4436-b48d-3f911175154e",
                    "last_updated": "2023-04-14T12:02:23.818167-04:00",
                    "created_at": "2023-04-13T09:32:19.313923-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d94dc65-ac85-47d5-ab68-fcbbefcc2c40/?format=api"
                },
                {
                    "id": "e634f7c3-f9c4-4b3a-a575-988020a7c8f2",
                    "gambit_id": "1f2ce0d8-bd80-4ebf-b4ce-9c8c939dea61",
                    "last_updated": "2023-04-14T12:02:23.820196-04:00",
                    "created_at": "2023-04-13T09:32:19.315244-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d94dc65-ac85-47d5-ab68-fcbbefcc2c40/?format=api"
                }
            ]
        }
    ]
}