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/47a2ef10-a172-456e-ac78-0976bee2c9c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47a2ef10-a172-456e-ac78-0976bee2c9c6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a18c810c-b09e-488b-98ae-3986afcde658",
    "completed": true,
    "last_updated": "2023-11-22T09:43:25.765141-05:00",
    "created_at": "2023-11-21T09:03:04.933264-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a18c810c-b09e-488b-98ae-3986afcde658",
    "datetime": "2023-11-21T22:00:00-05:00",
    "cutoff_datetime": "2023-11-21T22:00:00-05:00",
    "name": "Utah Jazz v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "ab7dce0a-9fb0-4e4c-9651-37af0c2e662e",
            "match": "https://api-prod.gambitprofit.com/api/matches/47a2ef10-a172-456e-ac78-0976bee2c9c6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-21T09:03:04.956025-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": 7191.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2809.0
                    }
                ],
                "expected_reward_tokens": 9492.12,
                "profit_sb": -7.88,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3773b654-e4aa-415a-aada-e547d78ce16b",
                    "gambit_id": "68eec666-670b-41d0-b1c0-de24ae69daa3",
                    "last_updated": "2023-11-22T09:43:25.802677-05:00",
                    "created_at": "2023-11-21T09:03:04.983749-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7dce0a-9fb0-4e4c-9651-37af0c2e662e/?format=api"
                },
                {
                    "id": "69eab342-f84c-4ea3-92eb-b090cdd9aa6f",
                    "gambit_id": "afdd148b-bc05-4825-9c34-d90498202004",
                    "last_updated": "2023-11-22T09:43:25.783375-05:00",
                    "created_at": "2023-11-21T09:03:04.969552-05:00",
                    "name": "Utah Jazz",
                    "reward": "3.38000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7dce0a-9fb0-4e4c-9651-37af0c2e662e/?format=api"
                }
            ]
        },
        {
            "id": "42557949-17c7-44bf-b101-c269b5e52553",
            "match": "https://api-prod.gambitprofit.com/api/matches/47a2ef10-a172-456e-ac78-0976bee2c9c6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-21T09:03:04.943188-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": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d3304eb-e5c1-484c-94b6-04e8af296286",
                    "gambit_id": "bd71f146-d7c0-4c06-8169-123465358b21",
                    "last_updated": "2023-11-22T09:43:25.776734-05:00",
                    "created_at": "2023-11-21T09:03:04.951304-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42557949-17c7-44bf-b101-c269b5e52553/?format=api"
                },
                {
                    "id": "7b1bfed5-63ca-4e4f-95c5-44b1851dfc0f",
                    "gambit_id": "e9ebf9b8-b47f-4308-8a40-380a9cd98f1c",
                    "last_updated": "2023-11-22T09:43:25.773445-05:00",
                    "created_at": "2023-11-21T09:03:04.947171-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42557949-17c7-44bf-b101-c269b5e52553/?format=api"
                }
            ]
        },
        {
            "id": "b015bcbc-39f6-4242-b240-0da85702dc62",
            "match": "https://api-prod.gambitprofit.com/api/matches/47a2ef10-a172-456e-ac78-0976bee2c9c6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-21T09:03:04.988205-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 239",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 239",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4173c6ad-a4e3-442a-9b5d-ff06c0b07fd0",
                    "gambit_id": "26e398d4-8797-4ae4-a381-c2f81e148984",
                    "last_updated": "2023-11-22T09:43:25.811322-05:00",
                    "created_at": "2023-11-21T09:03:04.992547-05:00",
                    "name": "Game Total Over 239",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b015bcbc-39f6-4242-b240-0da85702dc62/?format=api"
                },
                {
                    "id": "4b25b7b2-23b7-4359-a73a-c0b8df7ca26f",
                    "gambit_id": "89cbfe96-28d2-409c-8887-e5fa965c2dc1",
                    "last_updated": "2023-11-22T09:43:25.814582-05:00",
                    "created_at": "2023-11-21T09:03:04.996893-05:00",
                    "name": "Game Total Under 239",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b015bcbc-39f6-4242-b240-0da85702dc62/?format=api"
                }
            ]
        }
    ]
}