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/5bb08f4a-dd35-4643-8548-81ba75c29e26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bb08f4a-dd35-4643-8548-81ba75c29e26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e4bd8e3-585d-4704-b311-e08334b7d9bb",
    "completed": true,
    "last_updated": "2023-11-21T09:08:06.203938-05:00",
    "created_at": "2023-11-19T10:03:04.320883-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.54,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2e4bd8e3-585d-4704-b311-e08334b7d9bb",
    "datetime": "2023-11-19T16:10:00-05:00",
    "cutoff_datetime": "2023-11-19T16:10:00-05:00",
    "name": "Detroit Pistons v. Toronto Raptors",
    "bettypes": [
        {
            "id": "d1ea3723-f731-4b2d-a911-b8a329d1e3fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bb08f4a-dd35-4643-8548-81ba75c29e26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-19T10:03:04.342574-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": "Toronto Raptors",
                        "amount": 7745.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2255.0
                    }
                ],
                "expected_reward_tokens": 9448.45,
                "profit_sb": -51.55,
                "profit_sb_percentage": -0.54,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bca05ee-9313-4678-aea8-069e85e946f5",
                    "gambit_id": "69cb621e-cac2-4cf5-a9ec-da150391b7cf",
                    "last_updated": "2023-11-21T09:08:06.227665-05:00",
                    "created_at": "2023-11-19T10:03:04.350430-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.22000",
                    "odds": "1.23260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ea3723-f731-4b2d-a911-b8a329d1e3fc/?format=api"
                },
                {
                    "id": "0cab7f3e-068c-4173-901e-e407a777ff33",
                    "gambit_id": "6e6e7c44-82a4-4d58-a6ec-a54a9846ba91",
                    "last_updated": "2023-11-21T09:08:06.223585-05:00",
                    "created_at": "2023-11-19T10:03:04.346194-05:00",
                    "name": "Detroit Pistons",
                    "reward": "4.19000",
                    "odds": "4.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ea3723-f731-4b2d-a911-b8a329d1e3fc/?format=api"
                }
            ]
        },
        {
            "id": "198ab346-14c3-4c0f-8f06-47700da8b4aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bb08f4a-dd35-4643-8548-81ba75c29e26/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-19T10:03:04.330763-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fccfb836-c725-42a0-ac3a-3cc2732a9368",
                    "gambit_id": "2a406132-7e30-438f-af3b-94b84ab4781a",
                    "last_updated": "2023-11-21T09:08:06.212809-05:00",
                    "created_at": "2023-11-19T10:03:04.334775-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/198ab346-14c3-4c0f-8f06-47700da8b4aa/?format=api"
                },
                {
                    "id": "0ddbdecc-d30d-436a-8332-f05b84e309bc",
                    "gambit_id": "af8a33bc-7958-4578-9ab2-1e3ddcab4462",
                    "last_updated": "2023-11-21T09:08:06.216118-05:00",
                    "created_at": "2023-11-19T10:03:04.338626-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/198ab346-14c3-4c0f-8f06-47700da8b4aa/?format=api"
                }
            ]
        },
        {
            "id": "d8a1fe86-2a91-43ad-90b7-df87aba9c7ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bb08f4a-dd35-4643-8548-81ba75c29e26/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-19T10:03:04.354586-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 219",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab327545-368a-4105-b347-7d858a35264d",
                    "gambit_id": "0aef184d-6364-4f6b-8fcf-72d407f9a9de",
                    "last_updated": "2023-11-21T09:08:06.238252-05:00",
                    "created_at": "2023-11-19T10:03:04.365032-05:00",
                    "name": "Game Total Under 219",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a1fe86-2a91-43ad-90b7-df87aba9c7ef/?format=api"
                },
                {
                    "id": "594c3594-37fc-4ce7-a648-eb7a4f632bb7",
                    "gambit_id": "6e7c3e73-986d-4c3b-aa19-02534bb581b7",
                    "last_updated": "2023-11-21T09:08:06.234891-05:00",
                    "created_at": "2023-11-19T10:03:04.358789-05:00",
                    "name": "Game Total Over 219",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a1fe86-2a91-43ad-90b7-df87aba9c7ef/?format=api"
                }
            ]
        }
    ]
}