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/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "79df6018-3977-41d6-b84c-c83f751ecf90",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "946d5946-a672-4aec-a5fd-d42309c6d21a",
    "completed": true,
    "last_updated": "2022-12-31T14:06:51.504013-05:00",
    "created_at": "2022-12-30T10:27:11.529180-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/946d5946-a672-4aec-a5fd-d42309c6d21a",
    "datetime": "2022-12-30T22:10:00-05:00",
    "cutoff_datetime": "2022-12-30T22:10:00-05:00",
    "name": "Utah Jazz v. Sacramento Kings",
    "bettypes": [
        {
            "id": "623a8626-8142-4caf-9984-ca5055e9a0cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-30T10:27:11.534538-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": "Sacramento Kings",
                        "amount": 5745.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9019.65,
                "profit_sb": 19.65,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae70f8dd-6f7a-4f62-8d6d-07150b5c5239",
                    "gambit_id": "926cbd5e-4b30-4d0b-97c7-39d194fd7e2a",
                    "last_updated": "2022-12-31T14:06:51.510070-05:00",
                    "created_at": "2022-12-30T10:27:11.535659-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.57000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623a8626-8142-4caf-9984-ca5055e9a0cd/?format=api"
                },
                {
                    "id": "c1164dd2-46ea-4ab8-abb5-22e2a3af61d0",
                    "gambit_id": "1c046c81-5aca-4aa7-918e-9dd56e264e7e",
                    "last_updated": "2022-12-31T14:06:51.511150-05:00",
                    "created_at": "2022-12-30T10:27:11.536882-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.12000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623a8626-8142-4caf-9984-ca5055e9a0cd/?format=api"
                }
            ]
        },
        {
            "id": "b717faf8-09c3-419a-97e1-4b69a1fefee2",
            "match": "https://api-prod.gambitprofit.com/api/matches/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-30T10:27:11.538137-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78669af0-982c-408d-b8ed-ae45eb8ff6af",
                    "gambit_id": "35c598e2-ea0c-438b-ae1f-7b1b0ecbcac4",
                    "last_updated": "2022-12-31T14:06:51.513347-05:00",
                    "created_at": "2022-12-30T10:27:11.539259-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717faf8-09c3-419a-97e1-4b69a1fefee2/?format=api"
                },
                {
                    "id": "985ade49-2061-41cc-85b9-1d2192383967",
                    "gambit_id": "4bfb6854-48cd-4fa1-aea9-2e377174bbfc",
                    "last_updated": "2022-12-31T14:06:51.514451-05:00",
                    "created_at": "2022-12-30T10:27:11.540469-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717faf8-09c3-419a-97e1-4b69a1fefee2/?format=api"
                }
            ]
        },
        {
            "id": "d1ecfa98-e5f5-46cb-9873-e0d502d084d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-30T10:27:11.530861-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 242",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 242",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7bbb54b-1e35-44cc-a3a2-c70c79bd6d97",
                    "gambit_id": "cfda77f9-0e3c-4aee-9a9e-279ca1c7e958",
                    "last_updated": "2022-12-31T14:06:51.506738-05:00",
                    "created_at": "2022-12-30T10:27:11.532038-05:00",
                    "name": "Game Total Under 242",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "242.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ecfa98-e5f5-46cb-9873-e0d502d084d8/?format=api"
                },
                {
                    "id": "155fa332-508f-4b6c-a0c0-5be7c2fc3029",
                    "gambit_id": "fecbdfb3-f1b5-4630-af8e-287fa5fb3a2f",
                    "last_updated": "2022-12-31T14:06:51.507840-05:00",
                    "created_at": "2022-12-30T10:27:11.533262-05:00",
                    "name": "Game Total Over 242",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "242.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ecfa98-e5f5-46cb-9873-e0d502d084d8/?format=api"
                }
            ]
        }
    ]
}