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/6ef47d70-802b-4aba-8114-e33d8a9c20d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ef47d70-802b-4aba-8114-e33d8a9c20d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6bb7fe1d-7821-46d4-9d2d-cb5261c8ce7b",
    "completed": true,
    "last_updated": "2023-12-26T15:18:20.462079-05:00",
    "created_at": "2023-12-23T09:17:59.184255-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6bb7fe1d-7821-46d4-9d2d-cb5261c8ce7b",
    "datetime": "2023-12-23T15:40:00-05:00",
    "cutoff_datetime": "2023-12-23T15:40:00-05:00",
    "name": "Boston Celtics v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "0732442c-566e-4646-8f80-b6abe93eb64b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ef47d70-802b-4aba-8114-e33d8a9c20d0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:17:59.206240-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": 6154.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6386d5d0-4da6-4634-b295-767b43cb28da",
                    "gambit_id": "72441703-508c-4d1a-ab07-4f66e41e3df9",
                    "last_updated": "2023-12-26T15:18:20.482637-05:00",
                    "created_at": "2023-12-23T09:17:59.209848-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0732442c-566e-4646-8f80-b6abe93eb64b/?format=api"
                },
                {
                    "id": "bea07239-704f-4034-be34-63fe069763be",
                    "gambit_id": "35887ca6-7da2-4229-aa6c-bbca43af1f2e",
                    "last_updated": "2023-12-26T15:18:20.491360-05:00",
                    "created_at": "2023-12-23T09:17:59.213885-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0732442c-566e-4646-8f80-b6abe93eb64b/?format=api"
                }
            ]
        },
        {
            "id": "ef76f1a7-a378-43e1-a29c-9ca7b89492c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ef47d70-802b-4aba-8114-e33d8a9c20d0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:17:59.194569-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": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12acc131-7e78-468f-92af-69e4a30e9497",
                    "gambit_id": "658e77d4-6637-4deb-8c0e-0fbdb22271ee",
                    "last_updated": "2023-12-26T15:18:20.473308-05:00",
                    "created_at": "2023-12-23T09:17:59.198439-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef76f1a7-a378-43e1-a29c-9ca7b89492c8/?format=api"
                },
                {
                    "id": "9a8b6d65-4baf-4de4-b2b5-fbfdaa620cb3",
                    "gambit_id": "5c4197b4-b139-4447-916a-c13ba1b3e56d",
                    "last_updated": "2023-12-26T15:18:20.476436-05:00",
                    "created_at": "2023-12-23T09:17:59.202575-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef76f1a7-a378-43e1-a29c-9ca7b89492c8/?format=api"
                }
            ]
        },
        {
            "id": "08594592-b334-48d3-b39f-ac2f03019751",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ef47d70-802b-4aba-8114-e33d8a9c20d0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:17:59.218160-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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "616290f6-efa4-4d96-822b-43c929120aec",
                    "gambit_id": "706ab667-e440-46bd-9ad2-310424bc7334",
                    "last_updated": "2023-12-26T15:18:20.497672-05:00",
                    "created_at": "2023-12-23T09:17:59.221732-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08594592-b334-48d3-b39f-ac2f03019751/?format=api"
                },
                {
                    "id": "b408d5ea-1894-44b1-88e6-370f4de8f4c8",
                    "gambit_id": "6e3ca807-08a2-4744-87be-6048ef532efc",
                    "last_updated": "2023-12-26T15:18:20.500852-05:00",
                    "created_at": "2023-12-23T09:17:59.225544-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08594592-b334-48d3-b39f-ac2f03019751/?format=api"
                }
            ]
        }
    ]
}