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/b9451634-da4e-4de6-97c3-932ecb2ef520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9451634-da4e-4de6-97c3-932ecb2ef520",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fb12cc11-8c9b-4df8-952e-fb982ab95dc2",
    "completed": true,
    "last_updated": "2023-05-08T11:47:07.191234-04:00",
    "created_at": "2023-05-07T11:57:09.771640-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fb12cc11-8c9b-4df8-952e-fb982ab95dc2",
    "datetime": "2023-05-07T15:40:00-04:00",
    "cutoff_datetime": "2023-05-07T15:40:00-04:00",
    "name": "Carolina Hurricanes v. New Jersey Devils",
    "bettypes": [
        {
            "id": "47a4aa6a-760f-4d49-92a7-5b925541d84d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9451634-da4e-4de6-97c3-932ecb2ef520/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-07T11:57:09.786041-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 Jersey Devils",
                        "amount": 5939.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af9c671a-8a7d-45b8-95b1-a168536c2724",
                    "gambit_id": "be373a54-6145-4f91-81e8-5a6da08f4429",
                    "last_updated": "2023-05-08T11:47:07.205395-04:00",
                    "created_at": "2023-05-07T11:57:09.787811-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47a4aa6a-760f-4d49-92a7-5b925541d84d/?format=api"
                },
                {
                    "id": "00e906a1-b3c0-45aa-b901-4d25d8e4f735",
                    "gambit_id": "3fd4fd9c-dd68-43de-83ee-39f6ebe48d07",
                    "last_updated": "2023-05-08T11:47:07.206867-04:00",
                    "created_at": "2023-05-07T11:57:09.789338-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47a4aa6a-760f-4d49-92a7-5b925541d84d/?format=api"
                }
            ]
        },
        {
            "id": "3a4aad65-c9c1-495c-8bf0-3555f6a030b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9451634-da4e-4de6-97c3-932ecb2ef520/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-07T11:57:09.780264-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": 6651.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27adad40-fe9d-4f42-8088-4cdb4abdd1a8",
                    "gambit_id": "d4be2642-2027-45c8-ae35-2e8d55670d1e",
                    "last_updated": "2023-05-08T11:47:07.202345-04:00",
                    "created_at": "2023-05-07T11:57:09.784000-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a4aad65-c9c1-495c-8bf0-3555f6a030b6/?format=api"
                },
                {
                    "id": "40027f50-9eeb-4f85-ae89-5f8ebbd0e168",
                    "gambit_id": "7494d58f-9963-4b16-9255-b072d33e8bb4",
                    "last_updated": "2023-05-08T11:47:07.199940-04:00",
                    "created_at": "2023-05-07T11:57:09.782124-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a4aad65-c9c1-495c-8bf0-3555f6a030b6/?format=api"
                }
            ]
        },
        {
            "id": "9301d8f1-d987-4eac-b5ec-1cbe440589e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9451634-da4e-4de6-97c3-932ecb2ef520/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-07T11:57:09.774289-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": 5421.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9da26d41-16ad-493d-a9c4-cda37c493b2e",
                    "gambit_id": "1a56ab7d-64ad-4834-92ad-4cc97652f11f",
                    "last_updated": "2023-05-08T11:47:07.195039-04:00",
                    "created_at": "2023-05-07T11:57:09.776219-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9301d8f1-d987-4eac-b5ec-1cbe440589e4/?format=api"
                },
                {
                    "id": "ec87ebb3-cbc2-4b34-a445-29928183dac4",
                    "gambit_id": "ed38000d-53cf-4f15-a694-2de64538efed",
                    "last_updated": "2023-05-08T11:47:07.196565-04:00",
                    "created_at": "2023-05-07T11:57:09.778237-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9301d8f1-d987-4eac-b5ec-1cbe440589e4/?format=api"
                }
            ]
        }
    ]
}