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/e191d37d-c8a3-41d8-a6b3-459c147543dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e191d37d-c8a3-41d8-a6b3-459c147543dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dfc2a95a-f6b8-44e1-a838-1f4b5974480b",
    "completed": true,
    "last_updated": "2023-11-23T14:33:15.319247-05:00",
    "created_at": "2023-11-22T09:08:18.174814-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.04,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/dfc2a95a-f6b8-44e1-a838-1f4b5974480b",
    "datetime": "2023-11-22T20:10:00-05:00",
    "cutoff_datetime": "2023-11-22T20:10:00-05:00",
    "name": "Chicago Bulls v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "d8a59973-d3d4-4c43-b412-006950d1f332",
            "match": "https://api-prod.gambitprofit.com/api/matches/e191d37d-c8a3-41d8-a6b3-459c147543dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:08:18.195539-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": "Oklahoma City Thunder",
                        "amount": 7146.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 2854.0
                    }
                ],
                "expected_reward_tokens": 9503.82,
                "profit_sb": 3.82,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0d7108c9-a5b8-4e03-aa2c-024e74889ed2",
                    "gambit_id": "f72bcc8e-5ade-48e5-b72d-4fbe29da90ff",
                    "last_updated": "2023-11-23T14:33:15.339946-05:00",
                    "created_at": "2023-11-22T09:08:18.203100-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a59973-d3d4-4c43-b412-006950d1f332/?format=api"
                },
                {
                    "id": "e3ac4b79-2d7f-4537-80d7-fbe4602f8d63",
                    "gambit_id": "e3029dc4-d649-49ef-91a2-714393628f5a",
                    "last_updated": "2023-11-23T14:33:15.336674-05:00",
                    "created_at": "2023-11-22T09:08:18.199177-05:00",
                    "name": "Chicago Bulls",
                    "reward": "3.33000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a59973-d3d4-4c43-b412-006950d1f332/?format=api"
                }
            ]
        },
        {
            "id": "3ad847a9-6d91-443d-bdd7-1e3449669bee",
            "match": "https://api-prod.gambitprofit.com/api/matches/e191d37d-c8a3-41d8-a6b3-459c147543dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:08:18.184605-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7550edca-57c7-44b8-80d1-e9be90cbe737",
                    "gambit_id": "26d77161-555e-4033-9c56-3a1b5e643cbd",
                    "last_updated": "2023-11-23T14:33:15.327068-05:00",
                    "created_at": "2023-11-22T09:08:18.188110-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ad847a9-6d91-443d-bdd7-1e3449669bee/?format=api"
                },
                {
                    "id": "96495a41-e410-42e7-99c9-301d12885243",
                    "gambit_id": "1ad0521c-050e-4c35-b36c-1b00cee84363",
                    "last_updated": "2023-11-23T14:33:15.330220-05:00",
                    "created_at": "2023-11-22T09:08:18.191928-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ad847a9-6d91-443d-bdd7-1e3449669bee/?format=api"
                }
            ]
        },
        {
            "id": "815209a2-9af9-431f-b83a-40ca4bc40497",
            "match": "https://api-prod.gambitprofit.com/api/matches/e191d37d-c8a3-41d8-a6b3-459c147543dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:08:18.207389-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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04f51cf9-4ded-42e6-887b-15a76d98d75f",
                    "gambit_id": "887e3c32-a35b-4b29-a414-37aa1455c00b",
                    "last_updated": "2023-11-23T14:33:15.355538-05:00",
                    "created_at": "2023-11-22T09:08:18.210599-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815209a2-9af9-431f-b83a-40ca4bc40497/?format=api"
                },
                {
                    "id": "5980f670-19d4-4dfd-a228-0a0a089e6b36",
                    "gambit_id": "c2cb0456-d23c-46b9-a3c1-be1145766b28",
                    "last_updated": "2023-11-23T14:33:15.363762-05:00",
                    "created_at": "2023-11-22T09:08:18.214146-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815209a2-9af9-431f-b83a-40ca4bc40497/?format=api"
                }
            ]
        }
    ]
}