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/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6dc2689-5608-4e11-8c14-0a1b7db0512b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0ef0b243-cc31-4274-b4d6-5377e67632c7",
    "completed": true,
    "last_updated": "2023-03-11T16:02:10.567582-05:00",
    "created_at": "2023-03-10T08:46:52.522617-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0ef0b243-cc31-4274-b4d6-5377e67632c7",
    "datetime": "2023-03-10T22:40:00-05:00",
    "cutoff_datetime": "2023-03-10T22:40:00-05:00",
    "name": "Toronto Raptors v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "16a73445-df51-45b1-8e97-a601504cc7fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:46:52.537484-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": 5867.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8a900e6-6c23-45d3-97eb-5393fd631792",
                    "gambit_id": "3a414b33-9015-42cc-93f0-9cfaa46586f1",
                    "last_updated": "2023-03-11T16:02:10.578847-05:00",
                    "created_at": "2023-03-10T08:46:52.541712-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api"
                },
                {
                    "id": "e0ee4520-683d-44df-9d47-9287f0fae7d9",
                    "gambit_id": "78815ea5-504b-4d16-8e62-853cfb00355c",
                    "last_updated": "2023-03-11T16:02:10.577694-05:00",
                    "created_at": "2023-03-10T08:46:52.539491-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api"
                }
            ]
        },
        {
            "id": "63ff0f8c-6676-408a-bd21-73210732ff3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-10T08:46:52.531353-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": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81598521-e07e-4651-ac2c-0530ab3050db",
                    "gambit_id": "4c6498e8-adff-42af-9f75-c583367d173f",
                    "last_updated": "2023-03-11T16:02:10.574099-05:00",
                    "created_at": "2023-03-10T08:46:52.535310-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api"
                },
                {
                    "id": "354cbb3f-2e01-426d-aceb-38765e928d18",
                    "gambit_id": "6e4b006e-9531-440f-a252-a365c7abcf87",
                    "last_updated": "2023-03-11T16:02:10.575273-05:00",
                    "created_at": "2023-03-10T08:46:52.533192-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api"
                }
            ]
        },
        {
            "id": "c6f29200-0b88-4792-8812-ab64c689ab07",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:46:52.525325-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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ec62af1-dda6-4a69-915a-f2a425c42fb5",
                    "gambit_id": "817f25af-0a81-46a7-a17d-69cc2cfdccdf",
                    "last_updated": "2023-03-11T16:02:10.570503-05:00",
                    "created_at": "2023-03-10T08:46:52.527419-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f29200-0b88-4792-8812-ab64c689ab07/?format=api"
                },
                {
                    "id": "8d382ce2-2001-495e-8628-211e77f7f2e1",
                    "gambit_id": "cd4809b3-12a2-4ba8-8b18-ac67876d6c9d",
                    "last_updated": "2023-03-11T16:02:10.571657-05:00",
                    "created_at": "2023-03-10T08:46:52.529422-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f29200-0b88-4792-8812-ab64c689ab07/?format=api"
                }
            ]
        }
    ]
}