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/9be3bd14-15a2-45be-985a-c132f9894109/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9be3bd14-15a2-45be-985a-c132f9894109",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d119958c-1200-43c6-a429-1847f273f6c4",
    "completed": true,
    "last_updated": "2024-01-27T11:03:04.942772-05:00",
    "created_at": "2024-01-26T09:33:16.791024-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d119958c-1200-43c6-a429-1847f273f6c4",
    "datetime": "2024-01-26T19:10:00-05:00",
    "cutoff_datetime": "2024-01-26T19:10:00-05:00",
    "name": "Houston Rockets v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "2085d616-85d6-4a35-bab6-0ce1966d095b",
            "match": "https://api-prod.gambitprofit.com/api/matches/9be3bd14-15a2-45be-985a-c132f9894109/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-26T09:33:16.812982-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": "Houston Rockets",
                        "amount": 6390.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "585fb749-edda-4dac-b03b-109ba380f615",
                    "gambit_id": "79231251-988c-446d-ad88-5fe74c49a359",
                    "last_updated": "2024-01-27T11:03:04.963983-05:00",
                    "created_at": "2024-01-26T09:33:16.819377-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2085d616-85d6-4a35-bab6-0ce1966d095b/?format=api"
                },
                {
                    "id": "9b288878-f0ff-40cb-9d7c-da965b46063a",
                    "gambit_id": "2c66fa74-0a5a-4527-acea-df924885f01d",
                    "last_updated": "2024-01-27T11:03:04.967348-05:00",
                    "created_at": "2024-01-26T09:33:16.825589-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2085d616-85d6-4a35-bab6-0ce1966d095b/?format=api"
                }
            ]
        },
        {
            "id": "a1cc5884-938d-4a13-a093-846713363af2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9be3bd14-15a2-45be-985a-c132f9894109/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-26T09:33:16.797421-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ace401d8-95f2-404d-965e-5fbaa0308117",
                    "gambit_id": "776399ae-0dce-47c7-8aa6-af85ebaba3a2",
                    "last_updated": "2024-01-27T11:03:04.952440-05:00",
                    "created_at": "2024-01-26T09:33:16.801690-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1cc5884-938d-4a13-a093-846713363af2/?format=api"
                },
                {
                    "id": "2fb5e549-ef64-439d-9ca6-34b3ab82a7cd",
                    "gambit_id": "46f113b4-58e0-4ca6-8404-322728dae680",
                    "last_updated": "2024-01-27T11:03:04.956468-05:00",
                    "created_at": "2024-01-26T09:33:16.806076-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1cc5884-938d-4a13-a093-846713363af2/?format=api"
                }
            ]
        },
        {
            "id": "4f33d6f0-cd1f-42ac-829c-17d8557e5954",
            "match": "https://api-prod.gambitprofit.com/api/matches/9be3bd14-15a2-45be-985a-c132f9894109/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-26T09:33:16.829773-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 222.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 222.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2cfbccc-2e61-4e18-b9b7-e5318084b528",
                    "gambit_id": "d3148562-f6fa-48b9-a7e2-1004bb9f9b87",
                    "last_updated": "2024-01-27T11:03:04.973833-05:00",
                    "created_at": "2024-01-26T09:33:16.837130-05:00",
                    "name": "Game Total Under 222.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f33d6f0-cd1f-42ac-829c-17d8557e5954/?format=api"
                },
                {
                    "id": "fe8a9f1c-4473-4ebe-83a0-2e2b221a7154",
                    "gambit_id": "192bebea-900e-498a-97dc-3d727db384ea",
                    "last_updated": "2024-01-27T11:03:04.977088-05:00",
                    "created_at": "2024-01-26T09:33:16.833389-05:00",
                    "name": "Game Total Over 222.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f33d6f0-cd1f-42ac-829c-17d8557e5954/?format=api"
                }
            ]
        }
    ]
}