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/327da1e8-d367-45f6-a0d7-aa618372c7aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "327da1e8-d367-45f6-a0d7-aa618372c7aa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7817e781-3332-4b0a-a4d1-ce96da3ed637",
    "completed": true,
    "last_updated": "2024-01-01T13:23:30.041163-05:00",
    "created_at": "2023-12-30T10:43:16.221581-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/7817e781-3332-4b0a-a4d1-ce96da3ed637",
    "datetime": "2023-12-30T20:40:00-05:00",
    "cutoff_datetime": "2023-12-30T20:40:00-05:00",
    "name": "Dallas Mavericks v. Golden State Warriors",
    "bettypes": [
        {
            "id": "e06654d2-9320-440f-9934-15c02b5c1b0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/327da1e8-d367-45f6-a0d7-aa618372c7aa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-30T10:43:16.231535-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": "Golden State Warriors",
                        "amount": 6010.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2cf7d49-d6d1-429a-bad8-0168f6305d28",
                    "gambit_id": "f35b286d-2881-4635-bded-25b865a10dc3",
                    "last_updated": "2024-01-01T13:23:30.057125-05:00",
                    "created_at": "2023-12-30T10:43:16.236636-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06654d2-9320-440f-9934-15c02b5c1b0d/?format=api"
                },
                {
                    "id": "7dd2b3ff-305e-4cae-bf19-5d48b073dc98",
                    "gambit_id": "6e4d01a3-b5c4-467b-bea8-ada31c1d70f9",
                    "last_updated": "2024-01-01T13:23:30.060488-05:00",
                    "created_at": "2023-12-30T10:43:16.240411-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06654d2-9320-440f-9934-15c02b5c1b0d/?format=api"
                }
            ]
        },
        {
            "id": "260262b2-1679-4fc1-ab38-371c2016df38",
            "match": "https://api-prod.gambitprofit.com/api/matches/327da1e8-d367-45f6-a0d7-aa618372c7aa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-30T10:43:16.244006-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60c8db3e-2769-4782-903f-4c5a1e44707b",
                    "gambit_id": "7ff5b3e0-8217-4aea-a4d9-02e2c3ea09d6",
                    "last_updated": "2024-01-01T13:23:30.067558-05:00",
                    "created_at": "2023-12-30T10:43:16.247849-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260262b2-1679-4fc1-ab38-371c2016df38/?format=api"
                },
                {
                    "id": "226466ac-1ff6-461a-b75a-da87f6c275cb",
                    "gambit_id": "4371d6cb-8065-492c-a290-c8f9cbe3bf4d",
                    "last_updated": "2024-01-01T13:23:30.071128-05:00",
                    "created_at": "2023-12-30T10:43:16.252805-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260262b2-1679-4fc1-ab38-371c2016df38/?format=api"
                }
            ]
        },
        {
            "id": "a8870df9-967e-4f3f-9d59-b2c32e88112d",
            "match": "https://api-prod.gambitprofit.com/api/matches/327da1e8-d367-45f6-a0d7-aa618372c7aa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-30T10:43:16.256786-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 243",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 243",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76b51377-8cf2-431a-97f9-e291d385142a",
                    "gambit_id": "bb759964-4158-45da-9bc9-be7129a131fe",
                    "last_updated": "2024-01-01T13:23:30.081244-05:00",
                    "created_at": "2023-12-30T10:43:16.265751-05:00",
                    "name": "Game Total Under 243",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8870df9-967e-4f3f-9d59-b2c32e88112d/?format=api"
                },
                {
                    "id": "edfc8491-7b15-4eea-996f-0e1d952f4b5e",
                    "gambit_id": "ec54c6cf-060e-4073-929f-903d34d77d46",
                    "last_updated": "2024-01-01T13:23:30.077685-05:00",
                    "created_at": "2023-12-30T10:43:16.261697-05:00",
                    "name": "Game Total Over 243",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8870df9-967e-4f3f-9d59-b2c32e88112d/?format=api"
                }
            ]
        }
    ]
}