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/106c4431-3acb-44fc-b124-528b1ae6620a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "106c4431-3acb-44fc-b124-528b1ae6620a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7955bed9-cc30-4efd-993b-39a56f07db88",
    "completed": true,
    "last_updated": "2024-01-11T11:18:06.118849-05:00",
    "created_at": "2024-01-10T09:38:11.364420-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7955bed9-cc30-4efd-993b-39a56f07db88",
    "datetime": "2024-01-10T22:40:00-05:00",
    "cutoff_datetime": "2024-01-10T22:40:00-05:00",
    "name": "Toronto Raptors v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "3da04f89-0f72-4734-8dcc-a5ead7e964d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/106c4431-3acb-44fc-b124-528b1ae6620a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-10T09:38:11.385410-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 Clippers",
                        "amount": 8176.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 1824.0
                    }
                ],
                "expected_reward_tokens": 9484.16,
                "profit_sb": -15.84,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "635d8b36-fa7f-470a-8249-be369f725915",
                    "gambit_id": "3b8d78f7-7696-4604-b759-36e82dc0a4a4",
                    "last_updated": "2024-01-11T11:18:06.146455-05:00",
                    "created_at": "2024-01-10T09:38:11.393873-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da04f89-0f72-4734-8dcc-a5ead7e964d3/?format=api"
                },
                {
                    "id": "4d252b40-bcb9-4269-9e3c-9e5084e3d36e",
                    "gambit_id": "960290c8-305f-4804-9aef-0c7ae251301f",
                    "last_updated": "2024-01-11T11:18:06.142486-05:00",
                    "created_at": "2024-01-10T09:38:11.389722-05:00",
                    "name": "Toronto Raptors",
                    "reward": "5.20000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da04f89-0f72-4734-8dcc-a5ead7e964d3/?format=api"
                }
            ]
        },
        {
            "id": "67c8725c-565d-4c75-b395-1eb95bc9eab4",
            "match": "https://api-prod.gambitprofit.com/api/matches/106c4431-3acb-44fc-b124-528b1ae6620a/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-10T09:38:11.371801-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22f11c6e-0d21-49eb-b2d1-84a8ab322516",
                    "gambit_id": "7730feb9-e1b9-45f7-9f1f-f53e028b90c4",
                    "last_updated": "2024-01-11T11:18:06.131695-05:00",
                    "created_at": "2024-01-10T09:38:11.376397-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c8725c-565d-4c75-b395-1eb95bc9eab4/?format=api"
                },
                {
                    "id": "fc744662-79f0-45ba-a221-d4f236cc7496",
                    "gambit_id": "d8e56bad-bba0-42c4-9b12-812870d43f61",
                    "last_updated": "2024-01-11T11:18:06.135396-05:00",
                    "created_at": "2024-01-10T09:38:11.380357-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c8725c-565d-4c75-b395-1eb95bc9eab4/?format=api"
                }
            ]
        },
        {
            "id": "ca30a0b4-6fae-4444-9156-b21e898040ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/106c4431-3acb-44fc-b124-528b1ae6620a/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-10T09:38:11.398455-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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac2e658d-b082-44f3-9401-f2316f9d15d6",
                    "gambit_id": "8724d621-3de0-4824-8bbf-9039ae94f538",
                    "last_updated": "2024-01-11T11:18:06.157519-05:00",
                    "created_at": "2024-01-10T09:38:11.406361-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca30a0b4-6fae-4444-9156-b21e898040ee/?format=api"
                },
                {
                    "id": "1ebd37a2-2274-47c0-ac17-655613da1961",
                    "gambit_id": "0222d18f-9e6c-411d-bcaa-9a3a6ccc7393",
                    "last_updated": "2024-01-11T11:18:06.153781-05:00",
                    "created_at": "2024-01-10T09:38:11.402196-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca30a0b4-6fae-4444-9156-b21e898040ee/?format=api"
                }
            ]
        }
    ]
}