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/735b9293-2e75-4160-981b-a0ef34046380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "735b9293-2e75-4160-981b-a0ef34046380",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52375819-2a68-4abd-a17b-49e48d2f94af",
    "completed": true,
    "last_updated": "2023-04-30T15:37:14.192666-04:00",
    "created_at": "2023-04-29T16:27:02.472751-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/52375819-2a68-4abd-a17b-49e48d2f94af",
    "datetime": "2023-04-29T20:30:00-04:00",
    "cutoff_datetime": "2023-04-29T20:30:00-04:00",
    "name": "Phoenix Suns v. Denver Nuggets",
    "bettypes": [
        {
            "id": "d1aa8105-b3f3-466f-96ae-e12b2ec658b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/735b9293-2e75-4160-981b-a0ef34046380/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:27:02.488324-04: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": 6090.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4988079d-75c4-4397-afcd-827cef4e5e9e",
                    "gambit_id": "ab68461b-f87b-4673-adfd-30ecb8ce9cef",
                    "last_updated": "2023-04-30T15:37:14.209996-04:00",
                    "created_at": "2023-04-29T16:27:02.490314-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1aa8105-b3f3-466f-96ae-e12b2ec658b6/?format=api"
                },
                {
                    "id": "e7f666a2-ca77-48d4-a46d-d2bb4a7d1d5c",
                    "gambit_id": "fde6a5cd-890b-4d5b-a7a6-7309061524b3",
                    "last_updated": "2023-04-30T15:37:14.212191-04:00",
                    "created_at": "2023-04-29T16:27:02.492238-04:00",
                    "name": "Phoenix Suns",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1aa8105-b3f3-466f-96ae-e12b2ec658b6/?format=api"
                }
            ]
        },
        {
            "id": "9fb587ba-3b03-4442-a5a9-916e5dae5790",
            "match": "https://api-prod.gambitprofit.com/api/matches/735b9293-2e75-4160-981b-a0ef34046380/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-29T16:27:02.482041-04: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": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0570908-8e2b-4b99-b1f3-c44a0afb52ca",
                    "gambit_id": "53a41687-1443-4d4c-8acb-aca78dbb0efa",
                    "last_updated": "2023-04-30T15:37:14.203212-04:00",
                    "created_at": "2023-04-29T16:27:02.484057-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fb587ba-3b03-4442-a5a9-916e5dae5790/?format=api"
                },
                {
                    "id": "d300da26-8b72-47e1-8e38-78b14d2d4f77",
                    "gambit_id": "47c41bca-26f1-4bc8-bad7-f706e4d8f7b4",
                    "last_updated": "2023-04-30T15:37:14.205581-04:00",
                    "created_at": "2023-04-29T16:27:02.486130-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fb587ba-3b03-4442-a5a9-916e5dae5790/?format=api"
                }
            ]
        },
        {
            "id": "783f7653-0424-475c-9c10-461f75cfffa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/735b9293-2e75-4160-981b-a0ef34046380/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:27:02.475520-04: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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07cf0604-cc1a-4f90-97b8-8bac9f6e25d1",
                    "gambit_id": "7462bb14-7944-46de-809e-40df8d717f6d",
                    "last_updated": "2023-04-30T15:37:14.196396-04:00",
                    "created_at": "2023-04-29T16:27:02.477692-04:00",
                    "name": "Game Total Under 227",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/783f7653-0424-475c-9c10-461f75cfffa0/?format=api"
                },
                {
                    "id": "c8b775db-b1a0-4e53-9f67-c5b596120205",
                    "gambit_id": "18c22919-005b-4e88-a0e0-c5a411276b90",
                    "last_updated": "2023-04-30T15:37:14.198609-04:00",
                    "created_at": "2023-04-29T16:27:02.479861-04:00",
                    "name": "Game Total Over 227",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/783f7653-0424-475c-9c10-461f75cfffa0/?format=api"
                }
            ]
        }
    ]
}