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/13ad2328-4ff4-478f-9e93-e253f0e04ca8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13ad2328-4ff4-478f-9e93-e253f0e04ca8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5ba04dbc-b499-4d98-a7b2-a5597da2572c",
    "completed": true,
    "last_updated": "2023-02-17T09:52:02.911531-05:00",
    "created_at": "2023-02-16T09:21:55.675401-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5ba04dbc-b499-4d98-a7b2-a5597da2572c",
    "datetime": "2023-02-16T22:07:00-05:00",
    "cutoff_datetime": "2023-02-16T22:07:00-05:00",
    "name": "San Jose Sharks v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "f6797e53-53e8-4eb7-a0eb-07e4ea293174",
            "match": "https://api-prod.gambitprofit.com/api/matches/13ad2328-4ff4-478f-9e93-e253f0e04ca8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-16T09:21:55.685432-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": "Vegas Golden Knights",
                        "amount": 6401.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "95ebf699-ca67-45ed-b70c-15289a10b39a",
                    "gambit_id": "45740511-82df-4362-96b5-0f3835360d99",
                    "last_updated": "2023-02-17T09:52:02.924855-05:00",
                    "created_at": "2023-02-16T09:21:55.687917-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6797e53-53e8-4eb7-a0eb-07e4ea293174/?format=api"
                },
                {
                    "id": "be7d6471-2249-40a3-987f-5ecb9c5469a8",
                    "gambit_id": "ad684c8e-71d3-4a88-b6d7-581245f77b80",
                    "last_updated": "2023-02-17T09:52:02.923627-05:00",
                    "created_at": "2023-02-16T09:21:55.686629-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6797e53-53e8-4eb7-a0eb-07e4ea293174/?format=api"
                }
            ]
        },
        {
            "id": "ca8d0178-fc18-4467-8513-25c8d860881b",
            "match": "https://api-prod.gambitprofit.com/api/matches/13ad2328-4ff4-478f-9e93-e253f0e04ca8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-16T09:21:55.681316-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": "San Jose Sharks",
                        "amount": 5696.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5bda7d9b-18ab-4f35-a3e3-6c1f32086a00",
                    "gambit_id": "a0f079da-e6a4-406e-b0a5-e46cf493313f",
                    "last_updated": "2023-02-17T09:52:02.920868-05:00",
                    "created_at": "2023-02-16T09:21:55.684058-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8d0178-fc18-4467-8513-25c8d860881b/?format=api"
                },
                {
                    "id": "c96010e7-f1b9-4159-9cf8-209d2aefb674",
                    "gambit_id": "f692756d-7d6b-4d18-9d41-b6c6d2caa313",
                    "last_updated": "2023-02-17T09:52:02.919699-05:00",
                    "created_at": "2023-02-16T09:21:55.682684-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8d0178-fc18-4467-8513-25c8d860881b/?format=api"
                }
            ]
        },
        {
            "id": "a653b9db-0370-486c-9ba7-ee62a1999771",
            "match": "https://api-prod.gambitprofit.com/api/matches/13ad2328-4ff4-478f-9e93-e253f0e04ca8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-16T09:21:55.677106-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.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c8fb7d6-204a-4e82-af4d-ba2ee413c4b6",
                    "gambit_id": "5fa9d9a5-a76c-454c-8778-19e0136b7c7f",
                    "last_updated": "2023-02-17T09:52:02.917281-05:00",
                    "created_at": "2023-02-16T09:21:55.679934-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a653b9db-0370-486c-9ba7-ee62a1999771/?format=api"
                },
                {
                    "id": "eb77fe11-67a7-4016-88db-8b5d83cf2a3b",
                    "gambit_id": "ccbd9929-7312-4b4c-ba38-46ef40dc7350",
                    "last_updated": "2023-02-17T09:52:02.915987-05:00",
                    "created_at": "2023-02-16T09:21:55.678434-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a653b9db-0370-486c-9ba7-ee62a1999771/?format=api"
                }
            ]
        }
    ]
}