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/2b463c78-933c-4ae8-9ec8-502e4ce9fe10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b463c78-933c-4ae8-9ec8-502e4ce9fe10",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e95ac025-abae-466a-b2b6-9bc8e983f979",
    "completed": true,
    "last_updated": "2023-10-31T20:18:10.756770-04:00",
    "created_at": "2023-10-30T08:58:11.652437-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.67,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e95ac025-abae-466a-b2b6-9bc8e983f979",
    "datetime": "2023-10-30T19:10:00-04:00",
    "cutoff_datetime": "2023-10-30T19:10:00-04:00",
    "name": "Boston Celtics v. Washington Wizards",
    "bettypes": [
        {
            "id": "40c549cc-53c5-4c6b-8b77-8c37c9ad05c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b463c78-933c-4ae8-9ec8-502e4ce9fe10/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-30T08:58:11.673448-04: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": "Boston Celtics",
                        "amount": 7930.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 2070.0
                    }
                ],
                "expected_reward_tokens": 9436.7,
                "profit_sb": -63.3,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21643a58-25b4-41d3-967f-fc74fc925874",
                    "gambit_id": "2b842e4a-4020-4b8e-a936-4a8b0bc25d87",
                    "last_updated": "2023-10-31T20:18:10.782023-04:00",
                    "created_at": "2023-10-30T08:58:11.677263-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c549cc-53c5-4c6b-8b77-8c37c9ad05c8/?format=api"
                },
                {
                    "id": "aaa45bb1-9b34-4be4-9cce-7a7d53787593",
                    "gambit_id": "a1d5ed6b-5e45-4546-9956-c2439101da8b",
                    "last_updated": "2023-10-31T20:18:10.786541-04:00",
                    "created_at": "2023-10-30T08:58:11.682423-04:00",
                    "name": "Washington Wizards",
                    "reward": "4.56000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c549cc-53c5-4c6b-8b77-8c37c9ad05c8/?format=api"
                }
            ]
        },
        {
            "id": "5acfac0d-2b91-4914-bf17-5fced425312d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b463c78-933c-4ae8-9ec8-502e4ce9fe10/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-30T08:58:11.659757-04: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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dadd895b-9d54-4906-9660-c697e9c9b071",
                    "gambit_id": "ad7c77c4-299d-4cab-a27b-95c394060fce",
                    "last_updated": "2023-10-31T20:18:10.771092-04:00",
                    "created_at": "2023-10-30T08:58:11.664120-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acfac0d-2b91-4914-bf17-5fced425312d/?format=api"
                },
                {
                    "id": "e119e5eb-61b6-44ad-95a6-81c18b7dbc24",
                    "gambit_id": "f16763ee-52f8-4b56-8dc3-9f1cb8687f30",
                    "last_updated": "2023-10-31T20:18:10.774735-04:00",
                    "created_at": "2023-10-30T08:58:11.669000-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acfac0d-2b91-4914-bf17-5fced425312d/?format=api"
                }
            ]
        },
        {
            "id": "49e04e0e-8ae8-44b5-9578-8d9d679ec5f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b463c78-933c-4ae8-9ec8-502e4ce9fe10/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-30T08:58:11.686826-04: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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d0de778-fec1-4bda-b0ae-535cd82b08f3",
                    "gambit_id": "e554fe35-8015-447f-9eec-b89b104f3cf5",
                    "last_updated": "2023-10-31T20:18:10.795971-04:00",
                    "created_at": "2023-10-30T08:58:11.691273-04:00",
                    "name": "Game Total Over 232",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49e04e0e-8ae8-44b5-9578-8d9d679ec5f1/?format=api"
                },
                {
                    "id": "5e5e7727-08fd-4104-82a9-599acaa1855c",
                    "gambit_id": "ffcd7cf7-196e-4d7b-a891-6fcfcc181b65",
                    "last_updated": "2023-10-31T20:18:10.799348-04:00",
                    "created_at": "2023-10-30T08:58:11.697290-04:00",
                    "name": "Game Total Under 232",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49e04e0e-8ae8-44b5-9578-8d9d679ec5f1/?format=api"
                }
            ]
        }
    ]
}