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/243a1ab7-14a8-4f2e-8724-881b988153d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "243a1ab7-14a8-4f2e-8724-881b988153d3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "57c55009-4c95-4c40-84d0-3b5ff1aff8b4",
    "completed": true,
    "last_updated": "2023-02-11T23:17:15.761677-05:00",
    "created_at": "2023-02-09T11:12:02.287648-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/57c55009-4c95-4c40-84d0-3b5ff1aff8b4",
    "datetime": "2023-02-09T19:07:00-05:00",
    "cutoff_datetime": "2023-02-09T19:07:00-05:00",
    "name": "Colorado Avalanche v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "5c9a84ff-3d9f-4721-83d3-760f4a408dc3",
            "match": "https://api-prod.gambitprofit.com/api/matches/243a1ab7-14a8-4f2e-8724-881b988153d3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-09T11:12:02.298193-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": 5317.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "511bdf4d-fc11-4163-b0de-f5ca902fc613",
                    "gambit_id": "ac8947ae-7675-4291-80ac-bc94325da177",
                    "last_updated": "2023-02-11T23:17:15.771713-05:00",
                    "created_at": "2023-02-09T11:12:02.299527-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9a84ff-3d9f-4721-83d3-760f4a408dc3/?format=api"
                },
                {
                    "id": "3f66f575-6e47-48c7-b40e-b17112601182",
                    "gambit_id": "990b3fb4-89a8-4cc6-967c-4d1ee459b1f1",
                    "last_updated": "2023-02-11T23:17:15.772936-05:00",
                    "created_at": "2023-02-09T11:12:02.300863-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9a84ff-3d9f-4721-83d3-760f4a408dc3/?format=api"
                }
            ]
        },
        {
            "id": "7e6b1689-4ba8-4705-b050-a24c598ac83b",
            "match": "https://api-prod.gambitprofit.com/api/matches/243a1ab7-14a8-4f2e-8724-881b988153d3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-09T11:12:02.293701-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": "Colorado Avalanche",
                        "amount": 6651.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f7f7331-b93a-469c-9d94-b4a3740da55e",
                    "gambit_id": "714176ae-d85f-474a-a4ae-888840a666cb",
                    "last_updated": "2023-02-11T23:17:15.769413-05:00",
                    "created_at": "2023-02-09T11:12:02.296566-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6b1689-4ba8-4705-b050-a24c598ac83b/?format=api"
                },
                {
                    "id": "66527799-299c-4302-a5e3-315de999514e",
                    "gambit_id": "93c442f9-f052-4049-b455-bf4b9c8d858e",
                    "last_updated": "2023-02-11T23:17:15.768267-05:00",
                    "created_at": "2023-02-09T11:12:02.294964-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6b1689-4ba8-4705-b050-a24c598ac83b/?format=api"
                }
            ]
        },
        {
            "id": "eed00e32-6bda-499b-b86a-cb374f5bfb79",
            "match": "https://api-prod.gambitprofit.com/api/matches/243a1ab7-14a8-4f2e-8724-881b988153d3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-09T11:12:02.289653-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": "c7f96436-4128-49b7-ba5a-47fc3b8895bc",
                    "gambit_id": "2c8cb9fb-5cc0-47c7-8360-fa94872f8272",
                    "last_updated": "2023-02-11T23:17:15.765811-05:00",
                    "created_at": "2023-02-09T11:12:02.292287-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/eed00e32-6bda-499b-b86a-cb374f5bfb79/?format=api"
                },
                {
                    "id": "e995efa9-8134-4259-9f0a-315be26a99eb",
                    "gambit_id": "0936c7af-f1cd-46c8-973a-9bd65fe3b2b1",
                    "last_updated": "2023-02-11T23:17:15.764570-05:00",
                    "created_at": "2023-02-09T11:12:02.290962-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/eed00e32-6bda-499b-b86a-cb374f5bfb79/?format=api"
                }
            ]
        }
    ]
}