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/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "433de220-2688-47d8-b9c0-fe316bbaa94c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "04f0d57f-8804-4f48-aa5d-302176eff591",
    "completed": true,
    "last_updated": "2023-03-11T16:02:11.785286-05:00",
    "created_at": "2023-03-10T08:46:51.878806-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/04f0d57f-8804-4f48-aa5d-302176eff591",
    "datetime": "2023-03-10T20:10:00-05:00",
    "cutoff_datetime": "2023-03-10T20:10:00-05:00",
    "name": "Denver Nuggets v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "3213172c-24e5-493a-b8dc-870a2ac7f11c",
            "match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:46:51.900214-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": "Denver Nuggets",
                        "amount": 8486.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 1514.0
                    }
                ],
                "expected_reward_tokens": 9504.32,
                "profit_sb": 4.32,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31aab5fa-7a02-4b45-9fdb-e2d4a60fcc33",
                    "gambit_id": "977068b9-35a1-4ca8-9f5d-6e16f7eb50e4",
                    "last_updated": "2023-03-11T16:02:11.796650-05:00",
                    "created_at": "2023-03-10T08:46:51.903015-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api"
                },
                {
                    "id": "74ea0a32-9dc5-4998-b7b6-04e1a932c574",
                    "gambit_id": "dd690b85-b47f-4b1a-ae11-0bc6145d9613",
                    "last_updated": "2023-03-11T16:02:11.795504-05:00",
                    "created_at": "2023-03-10T08:46:51.901551-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "6.28000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api"
                }
            ]
        },
        {
            "id": "12f6f582-f43d-465d-8269-3575b3200689",
            "match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-10T08:46:51.892973-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 Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b47db76b-69c9-4506-ab87-d57f5195a517",
                    "gambit_id": "14a08ffc-3d2f-4634-9c53-3d97a852b89c",
                    "last_updated": "2023-03-11T16:02:11.791855-05:00",
                    "created_at": "2023-03-10T08:46:51.894358-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12f6f582-f43d-465d-8269-3575b3200689/?format=api"
                },
                {
                    "id": "2eeb7377-7d63-4619-898a-04d12709b4f5",
                    "gambit_id": "5a6c2ad4-0675-4a35-b815-89f29a4c9d7a",
                    "last_updated": "2023-03-11T16:02:11.793115-05:00",
                    "created_at": "2023-03-10T08:46:51.896048-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12f6f582-f43d-465d-8269-3575b3200689/?format=api"
                }
            ]
        },
        {
            "id": "42df2d6b-9651-4f51-b3df-77dfe0074ba5",
            "match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:46:51.880861-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 236",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d57fd3f-c6fe-43fa-81be-f3054a31228c",
                    "gambit_id": "cf6c6237-b32e-44b9-90c2-ba92eb6dea27",
                    "last_updated": "2023-03-11T16:02:11.788125-05:00",
                    "created_at": "2023-03-10T08:46:51.882405-05:00",
                    "name": "Game Total Under 236",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api"
                },
                {
                    "id": "09b5aa54-52d7-4c11-8459-f1f778cbeb8f",
                    "gambit_id": "d86d63f8-7dcd-4d7d-894a-8ec1752104ee",
                    "last_updated": "2023-03-11T16:02:11.789254-05:00",
                    "created_at": "2023-03-10T08:46:51.883823-05:00",
                    "name": "Game Total Over 236",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api"
                }
            ]
        }
    ]
}