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/520f8c80-4b25-4e0d-aca9-e1cc269683a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "520f8c80-4b25-4e0d-aca9-e1cc269683a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "23896f2b-d1a1-4dcb-9195-658499e700d7",
    "completed": true,
    "last_updated": "2023-12-26T15:33:14.328168-05:00",
    "created_at": "2023-12-23T09:12:59.120293-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/23896f2b-d1a1-4dcb-9195-658499e700d7",
    "datetime": "2023-12-23T19:07:00-05:00",
    "cutoff_datetime": "2023-12-23T19:07:00-05:00",
    "name": "Tampa Bay Lightning v. Washington Capitals",
    "bettypes": [
        {
            "id": "3418b51a-f908-4ef0-aaf8-6005ab8d25ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/520f8c80-4b25-4e0d-aca9-e1cc269683a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:12:59.129737-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": "Tampa Bay Lightning",
                        "amount": 5773.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4e82067-3052-4c6b-9e1b-61d67df6f805",
                    "gambit_id": "4b146109-c5b3-4284-bcb1-383939613d08",
                    "last_updated": "2023-12-26T15:33:14.338749-05:00",
                    "created_at": "2023-12-23T09:12:59.133758-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3418b51a-f908-4ef0-aaf8-6005ab8d25ba/?format=api"
                },
                {
                    "id": "ed30c3cb-7abd-4b0b-a95a-f3034e31c805",
                    "gambit_id": "1a1d0e33-38d6-4f00-8347-5d7895cc9156",
                    "last_updated": "2023-12-26T15:33:14.342194-05:00",
                    "created_at": "2023-12-23T09:12:59.137423-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3418b51a-f908-4ef0-aaf8-6005ab8d25ba/?format=api"
                }
            ]
        },
        {
            "id": "7bd74d99-3241-4d81-8543-938a9bfdfc4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/520f8c80-4b25-4e0d-aca9-e1cc269683a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:12:59.140943-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": 6324.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2295637d-b7a1-414a-ad4b-1f202407410f",
                    "gambit_id": "f9babe78-8a37-4e56-8621-8abe3b5cbd25",
                    "last_updated": "2023-12-26T15:33:14.357705-05:00",
                    "created_at": "2023-12-23T09:12:59.149192-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd74d99-3241-4d81-8543-938a9bfdfc4e/?format=api"
                },
                {
                    "id": "9776f201-2f3f-499b-af93-f3b5adaa82f4",
                    "gambit_id": "c5bc412b-bacb-42f7-8995-2b2cbea6df46",
                    "last_updated": "2023-12-26T15:33:14.354614-05:00",
                    "created_at": "2023-12-23T09:12:59.145443-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd74d99-3241-4d81-8543-938a9bfdfc4e/?format=api"
                }
            ]
        },
        {
            "id": "1c46f440-c4a7-41a5-a5b1-3f24a137e208",
            "match": "https://api-prod.gambitprofit.com/api/matches/520f8c80-4b25-4e0d-aca9-e1cc269683a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:12:59.152616-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 Under 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "213dcc4b-abc1-41ab-9331-03c12debb14e",
                    "gambit_id": "e7713efe-0f6f-40b1-9274-41c3a5cc2e51",
                    "last_updated": "2023-12-26T15:33:14.370364-05:00",
                    "created_at": "2023-12-23T09:12:59.160340-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c46f440-c4a7-41a5-a5b1-3f24a137e208/?format=api"
                },
                {
                    "id": "6dd76fa0-822e-4efc-ab7b-0e7b6255f434",
                    "gambit_id": "b7572dbd-5f4a-43dd-9892-b5f1252667f6",
                    "last_updated": "2023-12-26T15:33:14.367210-05:00",
                    "created_at": "2023-12-23T09:12:59.156012-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c46f440-c4a7-41a5-a5b1-3f24a137e208/?format=api"
                }
            ]
        }
    ]
}