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/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fc56a70b-0238-48c7-93fb-7444bf656582",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e715ac50-c1bc-43b6-9b7b-78b43c4c617a",
    "completed": true,
    "last_updated": "2023-04-18T12:12:08.778961-04:00",
    "created_at": "2023-04-16T18:16:46.800617-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e715ac50-c1bc-43b6-9b7b-78b43c4c617a",
    "datetime": "2023-04-17T19:00:00-04:00",
    "cutoff_datetime": "2023-04-17T19:00:00-04:00",
    "name": "New York Islanders v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "1a309f6a-145c-407f-a72b-9e1f02c23cde",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-16T18:16:46.819219-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": "Carolina Hurricanes",
                        "amount": 6154.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b949fd17-ff1f-494b-8e2b-6585332e041b",
                    "gambit_id": "5c55b032-889f-4c73-b158-05f5f5c2c18b",
                    "last_updated": "2023-04-18T12:12:08.791013-04:00",
                    "created_at": "2023-04-16T18:16:46.821257-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a309f6a-145c-407f-a72b-9e1f02c23cde/?format=api"
                },
                {
                    "id": "0f4be33f-e1f4-4ed3-9978-aa827b50ee61",
                    "gambit_id": "46d1adfe-d917-4ac3-bfd1-f564c00b61a9",
                    "last_updated": "2023-04-18T12:12:08.792516-04:00",
                    "created_at": "2023-04-16T18:16:46.823494-04:00",
                    "name": "New York Islanders",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a309f6a-145c-407f-a72b-9e1f02c23cde/?format=api"
                }
            ]
        },
        {
            "id": "85fc1863-8da8-48f7-a754-8c418f4dfe8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-16T18:16:46.812706-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": "New York Islanders",
                        "amount": 6324.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "375ac94c-5dd2-493b-9168-798088413305",
                    "gambit_id": "446f0525-701b-4ab4-b5fe-afd955e3c5c0",
                    "last_updated": "2023-04-18T12:12:08.788297-04:00",
                    "created_at": "2023-04-16T18:16:46.817038-04:00",
                    "name": "New York Islanders",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api"
                },
                {
                    "id": "e9728de8-d6d5-4872-be42-c7a2c2072a79",
                    "gambit_id": "eacf4e03-b639-44cc-ac75-be16c39eaa23",
                    "last_updated": "2023-04-18T12:12:08.786890-04:00",
                    "created_at": "2023-04-16T18:16:46.814913-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api"
                }
            ]
        },
        {
            "id": "7e4ca03e-8b0e-4b25-bff7-cb1614afdda8",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-16T18:16:46.804452-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 5.5",
                        "amount": 5614.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e7ca584-6a1e-4e7d-bc99-7aa0af7dfc3d",
                    "gambit_id": "67a7a537-986a-489e-8ab1-e462f7e5539f",
                    "last_updated": "2023-04-18T12:12:08.782569-04:00",
                    "created_at": "2023-04-16T18:16:46.807180-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4ca03e-8b0e-4b25-bff7-cb1614afdda8/?format=api"
                },
                {
                    "id": "69186703-b828-418f-93e5-737671bf40e4",
                    "gambit_id": "41638f13-863d-465f-bd17-9d0f2551b74e",
                    "last_updated": "2023-04-18T12:12:08.784104-04:00",
                    "created_at": "2023-04-16T18:16:46.809729-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4ca03e-8b0e-4b25-bff7-cb1614afdda8/?format=api"
                }
            ]
        }
    ]
}