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/f92d7468-46ce-47fc-8f48-4880b2cc931a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f92d7468-46ce-47fc-8f48-4880b2cc931a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "76f9d507-a763-43f0-9688-a4f5d44017c7",
    "completed": true,
    "last_updated": "2023-11-29T21:53:07.611604-05:00",
    "created_at": "2023-11-28T09:33:15.781654-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/76f9d507-a763-43f0-9688-a4f5d44017c7",
    "datetime": "2023-11-28T19:40:00-05:00",
    "cutoff_datetime": "2023-11-28T19:40:00-05:00",
    "name": "Chicago Bulls v. Boston Celtics",
    "bettypes": [
        {
            "id": "3b6520b6-489a-4f1c-9ed7-f663b64c358c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f92d7468-46ce-47fc-8f48-4880b2cc931a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-28T09:33:15.822578-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": "Boston Celtics",
                        "amount": 8486.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 1514.0
                    }
                ],
                "expected_reward_tokens": 9504.32,
                "profit_sb": 4.32,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5de67d2a-62e0-4300-92b6-c682d2315a5b",
                    "gambit_id": "52973f85-421e-48b5-91f4-84064e0ceac2",
                    "last_updated": "2023-11-29T21:53:07.651720-05:00",
                    "created_at": "2023-11-28T09:33:15.831382-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6520b6-489a-4f1c-9ed7-f663b64c358c/?format=api"
                },
                {
                    "id": "61463e3e-0d88-42f2-a96c-94b6918402c7",
                    "gambit_id": "ebc0a52f-2b33-46c9-b062-a4b3239c39ce",
                    "last_updated": "2023-11-29T21:53:07.648643-05:00",
                    "created_at": "2023-11-28T09:33:15.826418-05:00",
                    "name": "Chicago Bulls",
                    "reward": "6.28000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6520b6-489a-4f1c-9ed7-f663b64c358c/?format=api"
                }
            ]
        },
        {
            "id": "daaa8e1d-7bfa-4f01-a6f7-2426f5c1a107",
            "match": "https://api-prod.gambitprofit.com/api/matches/f92d7468-46ce-47fc-8f48-4880b2cc931a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-28T09:33:15.793059-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99a64fc7-2ab3-455c-9a91-e53cae09b120",
                    "gambit_id": "780b1823-c7ec-4a2e-b608-9fe2046befe1",
                    "last_updated": "2023-11-29T21:53:07.628967-05:00",
                    "created_at": "2023-11-28T09:33:15.803146-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daaa8e1d-7bfa-4f01-a6f7-2426f5c1a107/?format=api"
                },
                {
                    "id": "db85f272-e12a-40bc-8d0f-7103f062e31e",
                    "gambit_id": "54b7386e-4517-48bd-af09-0bfbe028df12",
                    "last_updated": "2023-11-29T21:53:07.625790-05:00",
                    "created_at": "2023-11-28T09:33:15.798539-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daaa8e1d-7bfa-4f01-a6f7-2426f5c1a107/?format=api"
                }
            ]
        },
        {
            "id": "255ee797-42a5-4adf-a226-e15bd5072c38",
            "match": "https://api-prod.gambitprofit.com/api/matches/f92d7468-46ce-47fc-8f48-4880b2cc931a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-28T09:33:15.808100-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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62870145-098b-4208-b29e-d25e39a1c61e",
                    "gambit_id": "94e39578-037d-4cfd-aeaa-6673d48aeea5",
                    "last_updated": "2023-11-29T21:53:07.639119-05:00",
                    "created_at": "2023-11-28T09:33:15.814751-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255ee797-42a5-4adf-a226-e15bd5072c38/?format=api"
                },
                {
                    "id": "509c836f-aae5-41a3-bf58-a338e3e8691b",
                    "gambit_id": "595aed25-9d09-4e26-9436-2958806c24ad",
                    "last_updated": "2023-11-29T21:53:07.642207-05:00",
                    "created_at": "2023-11-28T09:33:15.819121-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255ee797-42a5-4adf-a226-e15bd5072c38/?format=api"
                }
            ]
        }
    ]
}