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/1a75864a-3dec-4a9e-b1d9-7309d8cb1ef4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1a75864a-3dec-4a9e-b1d9-7309d8cb1ef4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb734f5a-6786-4332-9bcd-da79459d8800",
    "completed": true,
    "last_updated": "2024-01-29T22:03:09.173548-05:00",
    "created_at": "2024-01-27T09:18:14.978963-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/eb734f5a-6786-4332-9bcd-da79459d8800",
    "datetime": "2024-01-27T20:40:00-05:00",
    "cutoff_datetime": "2024-01-27T20:40:00-05:00",
    "name": "Los Angeles Lakers v. Golden State Warriors",
    "bettypes": [
        {
            "id": "122f02d6-3063-4368-9af9-5162e48e599f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a75864a-3dec-4a9e-b1d9-7309d8cb1ef4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-27T09:18:15.001832-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": "Golden State Warriors",
                        "amount": 5319.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77aaae85-046d-46a9-89d5-a9a7816028c2",
                    "gambit_id": "5a8417c0-7c82-426a-b93a-66264a23ae6e",
                    "last_updated": "2024-01-29T22:03:09.200790-05:00",
                    "created_at": "2024-01-27T09:18:15.009937-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122f02d6-3063-4368-9af9-5162e48e599f/?format=api"
                },
                {
                    "id": "17cdc342-a193-4f37-b3f9-2ac7fdacda8c",
                    "gambit_id": "faee6a6b-4a0a-4782-aff5-e522003f3349",
                    "last_updated": "2024-01-29T22:03:09.197270-05:00",
                    "created_at": "2024-01-27T09:18:15.005996-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122f02d6-3063-4368-9af9-5162e48e599f/?format=api"
                }
            ]
        },
        {
            "id": "d81d0066-3d75-42a6-b10f-32e92349ef9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a75864a-3dec-4a9e-b1d9-7309d8cb1ef4/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-27T09:18:14.988740-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ed5e985-e395-4b04-8ae9-b16c3c75adc1",
                    "gambit_id": "97857290-52cf-46e6-9f2e-45fb017795e4",
                    "last_updated": "2024-01-29T22:03:09.186522-05:00",
                    "created_at": "2024-01-27T09:18:14.993117-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81d0066-3d75-42a6-b10f-32e92349ef9b/?format=api"
                },
                {
                    "id": "c7706bfa-d8cd-40fd-87eb-d6ef65f65a54",
                    "gambit_id": "c86ae7cc-0590-4e53-92f9-207cee60cf12",
                    "last_updated": "2024-01-29T22:03:09.190458-05:00",
                    "created_at": "2024-01-27T09:18:14.997430-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81d0066-3d75-42a6-b10f-32e92349ef9b/?format=api"
                }
            ]
        },
        {
            "id": "0782888f-94b6-4fed-a600-5a7113641283",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a75864a-3dec-4a9e-b1d9-7309d8cb1ef4/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-27T09:18:15.014161-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 246",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 246",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "292ca74d-1fda-4489-9824-40fbc3788d9d",
                    "gambit_id": "fc904653-8234-49d0-8121-9801b8b1f50e",
                    "last_updated": "2024-01-29T22:03:09.207582-05:00",
                    "created_at": "2024-01-27T09:18:15.021617-05:00",
                    "name": "Game Total Under 246",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "246.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0782888f-94b6-4fed-a600-5a7113641283/?format=api"
                },
                {
                    "id": "c2be8ca9-ed16-42a3-9554-06ab3e746a6c",
                    "gambit_id": "392d139a-9ffd-4844-b76a-29c0891bc0c2",
                    "last_updated": "2024-01-29T22:03:09.211582-05:00",
                    "created_at": "2024-01-27T09:18:15.017893-05:00",
                    "name": "Game Total Over 246",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "246.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0782888f-94b6-4fed-a600-5a7113641283/?format=api"
                }
            ]
        }
    ]
}