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/44175f8a-4900-43e5-ae44-b16a00d87e85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44175f8a-4900-43e5-ae44-b16a00d87e85",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b82a2783-ec1a-4ee1-a64d-e321f5c7a96c",
    "completed": true,
    "last_updated": "2023-12-19T20:48:13.613129-05:00",
    "created_at": "2023-12-18T09:53:18.824673-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.07,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b82a2783-ec1a-4ee1-a64d-e321f5c7a96c",
    "datetime": "2023-12-18T22:10:00-05:00",
    "cutoff_datetime": "2023-12-18T22:10:00-05:00",
    "name": "Washington Wizards v. Sacramento Kings",
    "bettypes": [
        {
            "id": "bd34437d-9c45-4034-8d50-a1e29506e70a",
            "match": "https://api-prod.gambitprofit.com/api/matches/44175f8a-4900-43e5-ae44-b16a00d87e85/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-18T09:53:18.846625-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Sacramento Kings",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 14.74,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Sacramento Kings",
                        "amount": 8724.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 1276.0
                    }
                ],
                "expected_reward_tokens": 9506.2,
                "profit_sb": 6.2,
                "profit_sb_percentage": 0.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c14ba4c8-2ec3-44da-a9a7-2f58f578641f",
                    "gambit_id": "26d91ad8-1c61-42bc-8b71-ca5487b44def",
                    "last_updated": "2023-12-19T20:48:13.650622-05:00",
                    "created_at": "2023-12-18T09:53:18.855147-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.09000",
                    "odds": "1.09090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd34437d-9c45-4034-8d50-a1e29506e70a/?format=api"
                },
                {
                    "id": "871fa9e1-0c0b-4006-80fc-1e981ce05584",
                    "gambit_id": "3eea9162-e566-4f22-9649-19ab9c2f9fb8",
                    "last_updated": "2023-12-19T20:48:13.647323-05:00",
                    "created_at": "2023-12-18T09:53:18.850459-05:00",
                    "name": "Washington Wizards",
                    "reward": "7.45000",
                    "odds": "7.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd34437d-9c45-4034-8d50-a1e29506e70a/?format=api"
                }
            ]
        },
        {
            "id": "aea79f66-07c4-4c73-81f8-ab843898cea4",
            "match": "https://api-prod.gambitprofit.com/api/matches/44175f8a-4900-43e5-ae44-b16a00d87e85/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-18T09:53:18.835014-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27b2fde6-6861-4329-a80f-78006675ffb5",
                    "gambit_id": "74f0de2a-bf97-427d-8150-0d9d62ecac94",
                    "last_updated": "2023-12-19T20:48:13.636088-05:00",
                    "created_at": "2023-12-18T09:53:18.839086-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "14.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea79f66-07c4-4c73-81f8-ab843898cea4/?format=api"
                },
                {
                    "id": "e8d81f25-abc0-4417-952f-c3138ec209d7",
                    "gambit_id": "c3ce6b46-7a34-498f-8510-589b5a8821a9",
                    "last_updated": "2023-12-19T20:48:13.640551-05:00",
                    "created_at": "2023-12-18T09:53:18.842805-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-14.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea79f66-07c4-4c73-81f8-ab843898cea4/?format=api"
                }
            ]
        },
        {
            "id": "d657376d-4cea-42ff-b0bb-b7e5c94c4e91",
            "match": "https://api-prod.gambitprofit.com/api/matches/44175f8a-4900-43e5-ae44-b16a00d87e85/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-18T09:53:18.859193-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 251.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 251.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a465c3e2-6319-4540-bd20-29f05de0c1bb",
                    "gambit_id": "b47acbdf-6c0e-47b5-9b8b-a9e0ddab1fc2",
                    "last_updated": "2023-12-19T20:48:13.657431-05:00",
                    "created_at": "2023-12-18T09:53:18.863075-05:00",
                    "name": "Game Total Over 251.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "251.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d657376d-4cea-42ff-b0bb-b7e5c94c4e91/?format=api"
                },
                {
                    "id": "40865dad-0c6c-4c5d-b6d5-e32836d9a8b9",
                    "gambit_id": "e35fe3cf-d970-48a4-a463-cba60aa08910",
                    "last_updated": "2023-12-19T20:48:13.661403-05:00",
                    "created_at": "2023-12-18T09:53:18.871871-05:00",
                    "name": "Game Total Under 251.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "251.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d657376d-4cea-42ff-b0bb-b7e5c94c4e91/?format=api"
                }
            ]
        }
    ]
}