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/86b806b5-f498-4479-b7db-817a46e73f8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "86b806b5-f498-4479-b7db-817a46e73f8b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8bfd9d97-8a90-47bc-9b70-8746773f7f6e",
    "completed": true,
    "last_updated": "2023-11-27T10:27:55.194874-05:00",
    "created_at": "2023-11-25T09:23:03.977075-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8bfd9d97-8a90-47bc-9b70-8746773f7f6e",
    "datetime": "2023-11-25T18:10:00-05:00",
    "cutoff_datetime": "2023-11-25T18:10:00-05:00",
    "name": "Miami Heat v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "70d66f94-69bb-4b00-8b32-476510f90e70",
            "match": "https://api-prod.gambitprofit.com/api/matches/86b806b5-f498-4479-b7db-817a46e73f8b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-25T09:23:03.999691-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": "Brooklyn Nets",
                        "amount": 7106.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb809ce4-7d36-4c62-ac0b-8d6aa41a7b17",
                    "gambit_id": "b834b7e7-8543-48d8-87ad-e9e2bd2a695e",
                    "last_updated": "2023-11-27T10:27:55.216580-05:00",
                    "created_at": "2023-11-25T09:23:04.008664-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d66f94-69bb-4b00-8b32-476510f90e70/?format=api"
                },
                {
                    "id": "d97d67b7-b702-4816-a5e9-9da794108ca0",
                    "gambit_id": "494fe4ae-406a-4517-b1a5-751d193e6236",
                    "last_updated": "2023-11-27T10:27:55.213394-05:00",
                    "created_at": "2023-11-25T09:23:04.004264-05:00",
                    "name": "Miami Heat",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d66f94-69bb-4b00-8b32-476510f90e70/?format=api"
                }
            ]
        },
        {
            "id": "791b18f2-bba5-45fb-8181-658b26559c45",
            "match": "https://api-prod.gambitprofit.com/api/matches/86b806b5-f498-4479-b7db-817a46e73f8b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-25T09:23:03.986473-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "379b394e-25c8-4036-a48a-d328f39d630b",
                    "gambit_id": "5d634296-243a-4447-9b17-ba6917ff892c",
                    "last_updated": "2023-11-27T10:27:55.203263-05:00",
                    "created_at": "2023-11-25T09:23:03.990416-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791b18f2-bba5-45fb-8181-658b26559c45/?format=api"
                },
                {
                    "id": "dbe0bcf5-f0a2-43a0-be9a-260ceb4edfaf",
                    "gambit_id": "c10b4ae0-6d01-487e-a7ae-2004ee532521",
                    "last_updated": "2023-11-27T10:27:55.206611-05:00",
                    "created_at": "2023-11-25T09:23:03.994539-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791b18f2-bba5-45fb-8181-658b26559c45/?format=api"
                }
            ]
        },
        {
            "id": "e6c158b1-d116-4c97-82e5-d17bf3453ef5",
            "match": "https://api-prod.gambitprofit.com/api/matches/86b806b5-f498-4479-b7db-817a46e73f8b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-25T09:23:04.013561-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 217",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 217",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76b412c6-dcd4-401a-bcb6-d943d4eafab8",
                    "gambit_id": "a97232a1-af7b-485f-9df6-a1327b8d1b6d",
                    "last_updated": "2023-11-27T10:27:55.224557-05:00",
                    "created_at": "2023-11-25T09:23:04.017459-05:00",
                    "name": "Game Total Over 217",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6c158b1-d116-4c97-82e5-d17bf3453ef5/?format=api"
                },
                {
                    "id": "3a0513ab-4dee-4464-805b-4d2a24d30366",
                    "gambit_id": "83181294-4364-4bea-a40c-4abb0d1cbb46",
                    "last_updated": "2023-11-27T10:27:55.228109-05:00",
                    "created_at": "2023-11-25T09:23:04.021350-05:00",
                    "name": "Game Total Under 217",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6c158b1-d116-4c97-82e5-d17bf3453ef5/?format=api"
                }
            ]
        }
    ]
}