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/b1383ab1-ece9-4733-8926-e350e7cd3679/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1383ab1-ece9-4733-8926-e350e7cd3679",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4013dd68-ea18-4f02-8e8f-4a334f507474",
    "completed": true,
    "last_updated": "2023-11-10T11:28:24.068793-05:00",
    "created_at": "2023-11-08T08:23:04.280231-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4013dd68-ea18-4f02-8e8f-4a334f507474",
    "datetime": "2023-11-08T20:40:00-05:00",
    "cutoff_datetime": "2023-11-08T20:40:00-05:00",
    "name": "Toronto Raptors v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "5e9ccbeb-9e01-4ae4-a125-4ee261528409",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1383ab1-ece9-4733-8926-e350e7cd3679/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-08T08:23:04.290826-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": "Dallas Mavericks",
                        "amount": 6160.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c8c08fb-c16e-4807-b89c-f8bb4f963b33",
                    "gambit_id": "6dbc63a6-b969-4da9-b785-9e1713aa7213",
                    "last_updated": "2023-11-10T11:28:24.086693-05:00",
                    "created_at": "2023-11-08T08:23:04.300723-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e9ccbeb-9e01-4ae4-a125-4ee261528409/?format=api"
                },
                {
                    "id": "dec6dda5-4199-4857-bf80-25cf237bd220",
                    "gambit_id": "eb0a7738-4cbe-49ee-84ca-97e4926ac4a4",
                    "last_updated": "2023-11-10T11:28:24.083072-05:00",
                    "created_at": "2023-11-08T08:23:04.295075-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e9ccbeb-9e01-4ae4-a125-4ee261528409/?format=api"
                }
            ]
        },
        {
            "id": "4add58fc-1674-49cf-a0a0-b0651c716f68",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1383ab1-ece9-4733-8926-e350e7cd3679/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-08T08:23:04.306025-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22762d74-789b-4029-9ae3-b58e098df9f3",
                    "gambit_id": "73c9c68b-060a-45d5-b674-323e0bcf4f12",
                    "last_updated": "2023-11-10T11:28:24.097650-05:00",
                    "created_at": "2023-11-08T08:23:04.320638-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4add58fc-1674-49cf-a0a0-b0651c716f68/?format=api"
                },
                {
                    "id": "c1d7e243-0c5c-4c33-8e07-e20378a3875f",
                    "gambit_id": "3c2fbbda-fc5e-4c14-ab8d-fbe18ea38a4e",
                    "last_updated": "2023-11-10T11:28:24.093929-05:00",
                    "created_at": "2023-11-08T08:23:04.312709-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4add58fc-1674-49cf-a0a0-b0651c716f68/?format=api"
                }
            ]
        },
        {
            "id": "87b7ced1-e91a-45e0-8fdf-088be9dfc839",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1383ab1-ece9-4733-8926-e350e7cd3679/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-08T08:33:06.929015-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d89d63e-d78f-4a22-91c1-b8d933b57e9e",
                    "gambit_id": "2fabbd62-375e-44ab-9eb7-61b4ec1b6b50",
                    "last_updated": "2023-11-10T11:28:24.104449-05:00",
                    "created_at": "2023-11-08T08:33:06.933105-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b7ced1-e91a-45e0-8fdf-088be9dfc839/?format=api"
                },
                {
                    "id": "00956172-bfc4-4b2f-b75b-c4522bea5c96",
                    "gambit_id": "2f7512fa-fd56-40aa-93ca-dbe10d1efc1d",
                    "last_updated": "2023-11-10T11:28:24.107686-05:00",
                    "created_at": "2023-11-08T08:33:06.937332-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b7ced1-e91a-45e0-8fdf-088be9dfc839/?format=api"
                }
            ]
        }
    ]
}