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/6ddd1cd3-24a1-46c4-8ff6-d13b9c88a9a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ddd1cd3-24a1-46c4-8ff6-d13b9c88a9a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f955227-b019-4d76-8370-bcafafe768ef",
    "completed": true,
    "last_updated": "2024-01-27T11:03:04.716672-05:00",
    "created_at": "2024-01-26T09:33:16.303034-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6f955227-b019-4d76-8370-bcafafe768ef",
    "datetime": "2024-01-26T19:10:00-05:00",
    "cutoff_datetime": "2024-01-26T19:10:00-05:00",
    "name": "Dallas Mavericks v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "ce72c0cd-d7c4-4504-a077-3638cd08dbf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ddd1cd3-24a1-46c4-8ff6-d13b9c88a9a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-26T09:33:16.323602-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": "Atlanta Hawks",
                        "amount": 5423.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab19399a-c95f-48b1-a9b6-a928ece1e923",
                    "gambit_id": "673bbba0-f394-42fa-8fb9-ed374dce97f0",
                    "last_updated": "2024-01-27T11:03:04.740352-05:00",
                    "created_at": "2024-01-26T09:33:16.332237-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72c0cd-d7c4-4504-a077-3638cd08dbf7/?format=api"
                },
                {
                    "id": "a8973a02-b8b8-4f3c-b5e7-e4faf54b9524",
                    "gambit_id": "45566b48-06ad-4e41-a6e8-58ce3a11b6b4",
                    "last_updated": "2024-01-27T11:03:04.736557-05:00",
                    "created_at": "2024-01-26T09:33:16.328201-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72c0cd-d7c4-4504-a077-3638cd08dbf7/?format=api"
                }
            ]
        },
        {
            "id": "2d3526cb-77ae-4df4-9b14-a9b62f82ce9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ddd1cd3-24a1-46c4-8ff6-d13b9c88a9a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-26T09:33:16.310074-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bdeaabd5-79a7-427b-aa93-429d34283fed",
                    "gambit_id": "669f24dd-6afd-40e9-ab3f-9459a4d66937",
                    "last_updated": "2024-01-27T11:03:04.725179-05:00",
                    "created_at": "2024-01-26T09:33:16.315207-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d3526cb-77ae-4df4-9b14-a9b62f82ce9e/?format=api"
                },
                {
                    "id": "bfeb23c4-76ac-4aa9-ac7e-77e224fdf2fb",
                    "gambit_id": "73a88eeb-002f-48fd-88e7-e663f6c7d1e1",
                    "last_updated": "2024-01-27T11:03:04.728931-05:00",
                    "created_at": "2024-01-26T09:33:16.319675-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d3526cb-77ae-4df4-9b14-a9b62f82ce9e/?format=api"
                }
            ]
        },
        {
            "id": "d4833477-163d-4f7f-8048-fce94df6dc06",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ddd1cd3-24a1-46c4-8ff6-d13b9c88a9a0/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-26T09:33:16.336701-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 246.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 246.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de0d7cf3-9c19-47ea-aa52-e10c653a0d45",
                    "gambit_id": "b2f210f8-69a0-4ebb-b5a9-41c6de5b93d3",
                    "last_updated": "2024-01-27T11:03:04.747781-05:00",
                    "created_at": "2024-01-26T09:33:16.340571-05:00",
                    "name": "Game Total Over 246.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "246.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4833477-163d-4f7f-8048-fce94df6dc06/?format=api"
                },
                {
                    "id": "485e63a9-07e2-4bca-82a1-f4f54d484c0a",
                    "gambit_id": "67e4ede5-03f7-4b89-b1d6-18358b6924b5",
                    "last_updated": "2024-01-27T11:03:04.751648-05:00",
                    "created_at": "2024-01-26T09:33:16.345168-05:00",
                    "name": "Game Total Under 246.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "246.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4833477-163d-4f7f-8048-fce94df6dc06/?format=api"
                }
            ]
        }
    ]
}