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/088ab766-8af1-44b8-a49e-c1f837c5e139/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "088ab766-8af1-44b8-a49e-c1f837c5e139",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e26bbd10-7023-482b-a966-8222830e4ad7",
    "completed": true,
    "last_updated": "2023-12-11T11:28:02.369201-05:00",
    "created_at": "2023-12-09T08:48:15.654104-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e26bbd10-7023-482b-a966-8222830e4ad7",
    "datetime": "2023-12-09T22:07:00-05:00",
    "cutoff_datetime": "2023-12-09T22:07:00-05:00",
    "name": "Tampa Bay Lightning v. Seattle Kraken",
    "bettypes": [
        {
            "id": "3209c7c6-bbea-4cf8-9d3b-86af444a314d",
            "match": "https://api-prod.gambitprofit.com/api/matches/088ab766-8af1-44b8-a49e-c1f837c5e139/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-09T08:48:15.662340-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": 5107.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25b07322-3f59-435b-9bd7-5705b4425eff",
                    "gambit_id": "5a103019-47a0-4bb7-b351-4f7b6b8afc96",
                    "last_updated": "2023-12-11T11:28:02.384048-05:00",
                    "created_at": "2023-12-09T08:48:15.666962-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3209c7c6-bbea-4cf8-9d3b-86af444a314d/?format=api"
                },
                {
                    "id": "977ca647-6e47-4029-a02c-9a1c5b910f0a",
                    "gambit_id": "4cbdfc2d-9211-47ea-aaed-50d0f4f862b7",
                    "last_updated": "2023-12-11T11:28:02.388789-05:00",
                    "created_at": "2023-12-09T08:48:15.671193-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3209c7c6-bbea-4cf8-9d3b-86af444a314d/?format=api"
                }
            ]
        },
        {
            "id": "52564d5e-d477-45a5-9a9c-5767f0fd90f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/088ab766-8af1-44b8-a49e-c1f837c5e139/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-09T08:48:15.675798-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": "Seattle Kraken",
                        "amount": 6864.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3136.0
                    }
                ],
                "expected_reward_tokens": 9470.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c289e01f-15a2-4f7e-9e89-85e54cd93599",
                    "gambit_id": "b63785a8-945d-444f-b9bf-516cc7b96b1c",
                    "last_updated": "2023-12-11T11:28:02.400671-05:00",
                    "created_at": "2023-12-09T08:48:15.684990-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52564d5e-d477-45a5-9a9c-5767f0fd90f8/?format=api"
                },
                {
                    "id": "b01ab443-4439-4f88-9d49-18eaad56b510",
                    "gambit_id": "e0ba5afb-32ef-4763-8926-80f9c408ef7f",
                    "last_updated": "2023-12-11T11:28:02.396872-05:00",
                    "created_at": "2023-12-09T08:48:15.680086-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52564d5e-d477-45a5-9a9c-5767f0fd90f8/?format=api"
                }
            ]
        },
        {
            "id": "6faf8401-c16e-48e8-8310-7d75de574ea3",
            "match": "https://api-prod.gambitprofit.com/api/matches/088ab766-8af1-44b8-a49e-c1f837c5e139/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-09T08:48:15.688994-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db0028d9-8254-4639-8ff4-6e5c39fca754",
                    "gambit_id": "134f4e40-a13a-4281-9d43-13cad7954cb1",
                    "last_updated": "2023-12-11T11:28:02.408149-05:00",
                    "created_at": "2023-12-09T08:48:15.693280-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faf8401-c16e-48e8-8310-7d75de574ea3/?format=api"
                },
                {
                    "id": "a581108a-a0a8-4a96-9d58-e0c52204b0e8",
                    "gambit_id": "577633cc-3d19-4c91-a59e-d03408e27726",
                    "last_updated": "2023-12-11T11:28:02.412026-05:00",
                    "created_at": "2023-12-09T08:48:15.697777-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faf8401-c16e-48e8-8310-7d75de574ea3/?format=api"
                }
            ]
        }
    ]
}