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/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6babc23-bc04-4174-888a-431a9c3da5a6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d06d094c-3041-47f8-ac8a-8d4236822d28",
    "completed": true,
    "last_updated": "2024-01-27T10:58:04.535739-05:00",
    "created_at": "2024-01-26T09:33:16.536399-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d06d094c-3041-47f8-ac8a-8d4236822d28",
    "datetime": "2024-01-26T19:10:00-05:00",
    "cutoff_datetime": "2024-01-26T19:10:00-05:00",
    "name": "Phoenix Suns v. Indiana Pacers",
    "bettypes": [
        {
            "id": "63fa99eb-db6c-4d20-8954-37e25e629fd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-26T09:33:16.567060-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": "Phoenix Suns",
                        "amount": 6232.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "685eeb41-f8c1-4f6a-bf53-200dfaeed77c",
                    "gambit_id": "9a4ecc33-ee04-41b6-a89b-2342f750acc4",
                    "last_updated": "2024-01-27T10:58:04.555417-05:00",
                    "created_at": "2024-01-26T09:33:16.575498-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63fa99eb-db6c-4d20-8954-37e25e629fd4/?format=api"
                },
                {
                    "id": "0c29c97c-782d-410e-9cc5-4f8a54c2d240",
                    "gambit_id": "61ab294a-5a3d-4d0a-83b9-d75091a2473f",
                    "last_updated": "2024-01-27T10:58:04.558909-05:00",
                    "created_at": "2024-01-26T09:33:16.583325-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63fa99eb-db6c-4d20-8954-37e25e629fd4/?format=api"
                }
            ]
        },
        {
            "id": "9b6267d3-c112-4533-9ad7-18077555fe2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-26T09:33:16.545246-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0eb70d47-2b4e-48c2-8b7e-81cf7be3656a",
                    "gambit_id": "c004faac-d9b3-43a1-8546-0d82f737a955",
                    "last_updated": "2024-01-27T10:58:04.544922-05:00",
                    "created_at": "2024-01-26T09:33:16.552497-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6267d3-c112-4533-9ad7-18077555fe2f/?format=api"
                },
                {
                    "id": "bb63e667-c1cc-4efd-82a4-c41ab363df23",
                    "gambit_id": "bf3ab97c-850c-4d32-b009-bfe58a492755",
                    "last_updated": "2024-01-27T10:58:04.548308-05:00",
                    "created_at": "2024-01-26T09:33:16.559971-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6267d3-c112-4533-9ad7-18077555fe2f/?format=api"
                }
            ]
        },
        {
            "id": "77d75ae7-7be1-4f55-92ac-05de208caeb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-26T09:33:16.591102-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 244.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 244.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d7c2b61-e649-4c7f-b43f-49b43abb7329",
                    "gambit_id": "88e35aae-f232-496c-b916-703eb62618a3",
                    "last_updated": "2024-01-27T10:58:04.569484-05:00",
                    "created_at": "2024-01-26T09:33:16.599562-05:00",
                    "name": "Game Total Under 244.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d75ae7-7be1-4f55-92ac-05de208caeb5/?format=api"
                },
                {
                    "id": "8ef7b3cb-662c-405f-9779-d83db4fa0e81",
                    "gambit_id": "9ff0f02a-dae7-46b4-bf4f-6241fcc40b38",
                    "last_updated": "2024-01-27T10:58:04.565877-05:00",
                    "created_at": "2024-01-26T09:33:16.595051-05:00",
                    "name": "Game Total Over 244.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d75ae7-7be1-4f55-92ac-05de208caeb5/?format=api"
                }
            ]
        }
    ]
}