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/eb127452-e697-4867-a557-c683df02503b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb127452-e697-4867-a557-c683df02503b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b77a44a7-527f-4104-a582-86f1116f38ef",
    "completed": true,
    "last_updated": "2024-01-05T14:03:02.816699-05:00",
    "created_at": "2024-01-03T09:37:56.473306-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b77a44a7-527f-4104-a582-86f1116f38ef",
    "datetime": "2024-01-03T19:40:00-05:00",
    "cutoff_datetime": "2024-01-03T19:40:00-05:00",
    "name": "Oklahoma City Thunder v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "5dbaf1e2-4513-4995-b285-22c09833b573",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-03T09:37:56.493590-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": "Atlanta Hawks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9dfaa44f-49e8-4538-a3a1-a65820711d4e",
                    "gambit_id": "58e23d30-4aae-4bf6-8d6c-b047ec9716fe",
                    "last_updated": "2024-01-05T14:03:02.843830-05:00",
                    "created_at": "2024-01-03T09:37:56.502467-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbaf1e2-4513-4995-b285-22c09833b573/?format=api"
                },
                {
                    "id": "84b30a11-abee-45ea-a96b-88e9c314ade8",
                    "gambit_id": "98f37be2-895f-4404-a2f2-8c246c623a83",
                    "last_updated": "2024-01-05T14:03:02.840466-05:00",
                    "created_at": "2024-01-03T09:37:56.497378-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbaf1e2-4513-4995-b285-22c09833b573/?format=api"
                }
            ]
        },
        {
            "id": "b0449f57-6c40-4093-bb3b-580540239430",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-03T09:37:56.481106-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": "Atlanta Hawks",
                        "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": "d8742ba0-7eb6-4f19-8669-8c5c65d3835b",
                    "gambit_id": "3bf964a0-8dd4-4323-8dfa-828899a999d9",
                    "last_updated": "2024-01-05T14:03:02.832190-05:00",
                    "created_at": "2024-01-03T09:37:56.485220-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api"
                },
                {
                    "id": "6d6d45de-c8c8-4277-9b41-0d2eda41806e",
                    "gambit_id": "e54f31d5-332c-4e78-acd2-d24c51839bc3",
                    "last_updated": "2024-01-05T14:03:02.827504-05:00",
                    "created_at": "2024-01-03T09:37:56.489652-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api"
                }
            ]
        },
        {
            "id": "18ebcb1c-073f-43e2-9dc0-0fc9dda281ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-03T09:37:56.506716-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 Under 248.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 248.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c44b2755-6316-4efa-9bbb-729fd1eb6017",
                    "gambit_id": "c52eb7fa-1a68-4742-8b47-cc743a8f1230",
                    "last_updated": "2024-01-05T14:03:02.854143-05:00",
                    "created_at": "2024-01-03T09:37:56.515479-05:00",
                    "name": "Game Total Under 248.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "248.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api"
                },
                {
                    "id": "3cc7f7eb-5a20-4c74-9898-8574086c4c8b",
                    "gambit_id": "225c31a2-fce5-4372-aa4c-3108645becfd",
                    "last_updated": "2024-01-05T14:03:02.850612-05:00",
                    "created_at": "2024-01-03T09:37:56.510693-05:00",
                    "name": "Game Total Over 248.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "248.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api"
                }
            ]
        }
    ]
}