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/9991152e-397c-4ede-a8c5-254fe1709279/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9991152e-397c-4ede-a8c5-254fe1709279",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d54d29bd-3bec-4897-a037-552d4265030e",
    "completed": true,
    "last_updated": "2023-12-07T21:48:15.604621-05:00",
    "created_at": "2023-12-06T09:13:05.953606-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d54d29bd-3bec-4897-a037-552d4265030e",
    "datetime": "2023-12-06T19:10:00-05:00",
    "cutoff_datetime": "2023-12-06T19:10:00-05:00",
    "name": "Memphis Grizzlies v. Detroit Pistons",
    "bettypes": [
        {
            "id": "492f1865-2642-4338-9ff9-598204219ce9",
            "match": "https://api-prod.gambitprofit.com/api/matches/9991152e-397c-4ede-a8c5-254fe1709279/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:13:05.988781-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": "Memphis Grizzlies",
                        "amount": 5421.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96d16c32-7bab-4316-934d-69a833cb92b1",
                    "gambit_id": "913aebdd-2c36-47d5-be78-d1aa54285d6c",
                    "last_updated": "2023-12-07T21:48:15.638654-05:00",
                    "created_at": "2023-12-06T09:13:05.993920-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/492f1865-2642-4338-9ff9-598204219ce9/?format=api"
                },
                {
                    "id": "8d399338-ba09-4521-b338-19af71b97072",
                    "gambit_id": "27f9e2f2-6748-4f43-aa6d-5c3c9d638362",
                    "last_updated": "2023-12-07T21:48:15.641940-05:00",
                    "created_at": "2023-12-06T09:13:05.999516-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/492f1865-2642-4338-9ff9-598204219ce9/?format=api"
                }
            ]
        },
        {
            "id": "05aec544-911b-47b4-be49-6532a7f4b887",
            "match": "https://api-prod.gambitprofit.com/api/matches/9991152e-397c-4ede-a8c5-254fe1709279/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:13:05.960749-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2a504e0-6ef4-4a27-8170-7363138b1a41",
                    "gambit_id": "cc43b67f-454e-44dc-9bed-4f76cd965c55",
                    "last_updated": "2023-12-07T21:48:15.619284-05:00",
                    "created_at": "2023-12-06T09:13:05.965608-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05aec544-911b-47b4-be49-6532a7f4b887/?format=api"
                },
                {
                    "id": "72cd24d4-098d-4c94-8d42-956e36f19aef",
                    "gambit_id": "f02b6375-4792-4b8e-8f04-cfbfc4ffad63",
                    "last_updated": "2023-12-07T21:48:15.622426-05:00",
                    "created_at": "2023-12-06T09:13:05.970015-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05aec544-911b-47b4-be49-6532a7f4b887/?format=api"
                }
            ]
        },
        {
            "id": "9ee41827-6a9e-4387-9351-ce3069b2fd0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9991152e-397c-4ede-a8c5-254fe1709279/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:13:05.974183-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 221",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 221",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d6308f5-cc27-4401-a63c-df528994888e",
                    "gambit_id": "2d18417c-979a-40cf-9903-f07a1b8333d3",
                    "last_updated": "2023-12-07T21:48:15.628840-05:00",
                    "created_at": "2023-12-06T09:13:05.978650-05:00",
                    "name": "Game Total Over 221",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee41827-6a9e-4387-9351-ce3069b2fd0e/?format=api"
                },
                {
                    "id": "c0864988-b513-42e5-9398-d849a0b49eb6",
                    "gambit_id": "1e7bf5cf-4549-4a0b-8e27-4ed1c98d69d4",
                    "last_updated": "2023-12-07T21:48:15.632030-05:00",
                    "created_at": "2023-12-06T09:13:05.984274-05:00",
                    "name": "Game Total Under 221",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee41827-6a9e-4387-9351-ce3069b2fd0e/?format=api"
                }
            ]
        }
    ]
}