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/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a26c6d5-fe8e-4af3-8739-973e36b81c46",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8c315cb-fb50-4323-aa34-9c30835bf789",
    "completed": true,
    "last_updated": "2024-01-09T10:23:17.403872-05:00",
    "created_at": "2024-01-06T09:23:26.037474-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e8c315cb-fb50-4323-aa34-9c30835bf789",
    "datetime": "2024-01-06T19:40:00-05:00",
    "cutoff_datetime": "2024-01-06T19:40:00-05:00",
    "name": "Utah Jazz v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "9c7f2c0e-c850-470b-9ab7-5dd3051fabbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-06T09:23:26.060722-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": "Philadelphia 76ers",
                        "amount": 6856.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75d60c58-f274-4517-bc77-3d31e6057c17",
                    "gambit_id": "135ddaf2-27a7-4834-856d-4a0276c5585f",
                    "last_updated": "2024-01-09T10:23:17.453360-05:00",
                    "created_at": "2024-01-06T09:23:26.068428-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api"
                },
                {
                    "id": "fcf87ff3-1e7a-4877-900f-ad4f7e74c32e",
                    "gambit_id": "1cb7e86e-c8d2-44f1-a5e8-ec3de63cb51e",
                    "last_updated": "2024-01-09T10:23:17.447131-05:00",
                    "created_at": "2024-01-06T09:23:26.064352-05:00",
                    "name": "Utah Jazz",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api"
                }
            ]
        },
        {
            "id": "358260a8-ada9-4ce5-bd28-d3da01dcea4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-06T09:23:26.048000-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d317ba0b-f060-4acf-964f-9dab1ca8300c",
                    "gambit_id": "dd96c0be-b0fa-40ab-8e07-84a4d190bab7",
                    "last_updated": "2024-01-09T10:23:17.417339-05:00",
                    "created_at": "2024-01-06T09:23:26.051966-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api"
                },
                {
                    "id": "599a1eb6-894d-4f8a-b18f-ad453ef90aee",
                    "gambit_id": "26183f6c-8455-4ef2-aeb8-cb008d1b5ae2",
                    "last_updated": "2024-01-09T10:23:17.427343-05:00",
                    "created_at": "2024-01-06T09:23:26.056900-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api"
                }
            ]
        },
        {
            "id": "151159ad-3d86-4152-b0d9-2f531eb71ad2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-06T09:23:26.072193-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 236",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6028c83-c87e-4c1d-9540-ef940da5e28b",
                    "gambit_id": "600b3cdd-50a8-478b-af01-ab0f952bdd92",
                    "last_updated": "2024-01-09T10:23:17.473174-05:00",
                    "created_at": "2024-01-06T09:23:26.080464-05:00",
                    "name": "Game Total Under 236",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api"
                },
                {
                    "id": "22bccd37-555e-4f15-9281-29536725b52f",
                    "gambit_id": "e1443292-b907-4ef8-b65e-9bafb70e880f",
                    "last_updated": "2024-01-09T10:23:17.481945-05:00",
                    "created_at": "2024-01-06T09:23:26.075841-05:00",
                    "name": "Game Total Over 236",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api"
                }
            ]
        }
    ]
}