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/2db5f84c-ee8a-4e06-ae35-af5002ee3a37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2db5f84c-ee8a-4e06-ae35-af5002ee3a37",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8170ec3-38e6-4d91-aa6b-7dad8fe97a53",
    "completed": true,
    "last_updated": "2023-12-15T11:23:06.607786-05:00",
    "created_at": "2023-12-14T09:28:08.872462-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.14,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e8170ec3-38e6-4d91-aa6b-7dad8fe97a53",
    "datetime": "2023-12-14T21:10:00-05:00",
    "cutoff_datetime": "2023-12-14T21:10:00-05:00",
    "name": "Brooklyn Nets v. Denver Nuggets",
    "bettypes": [
        {
            "id": "154aa3a9-6e40-4194-a6ce-0fe6191842aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/2db5f84c-ee8a-4e06-ae35-af5002ee3a37/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:28:08.882602-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": "Denver Nuggets",
                        "amount": 7714.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 2286.0
                    }
                ],
                "expected_reward_tokens": 9486.9,
                "profit_sb": -13.1,
                "profit_sb_percentage": -0.14,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa643cb5-dbd4-4461-971d-b9cf162c5afb",
                    "gambit_id": "3dcbb9d4-9c42-4f09-8b09-ef9570ec7aac",
                    "last_updated": "2023-12-15T11:23:06.623949-05:00",
                    "created_at": "2023-12-14T09:28:08.892018-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154aa3a9-6e40-4194-a6ce-0fe6191842aa/?format=api"
                },
                {
                    "id": "240d7a02-b355-4e20-a64c-7110f276061b",
                    "gambit_id": "ad7d149d-67df-4253-b69b-93622be3a780",
                    "last_updated": "2023-12-15T11:23:06.620410-05:00",
                    "created_at": "2023-12-14T09:28:08.887332-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "4.15000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154aa3a9-6e40-4194-a6ce-0fe6191842aa/?format=api"
                }
            ]
        },
        {
            "id": "8d27a054-d6a5-4893-af2e-cad8a1e13e75",
            "match": "https://api-prod.gambitprofit.com/api/matches/2db5f84c-ee8a-4e06-ae35-af5002ee3a37/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:28:08.896496-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e728341-e7c1-49be-b39a-a96da83a2587",
                    "gambit_id": "21096383-4f3b-4178-8e2b-1fc5847a2a4b",
                    "last_updated": "2023-12-15T11:23:06.630724-05:00",
                    "created_at": "2023-12-14T09:28:08.904467-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d27a054-d6a5-4893-af2e-cad8a1e13e75/?format=api"
                },
                {
                    "id": "185775b7-d969-42c8-814d-6723b6ebf79c",
                    "gambit_id": "49b5c91b-22f9-4963-b2d7-9ab613c9d4a1",
                    "last_updated": "2023-12-15T11:23:06.634137-05:00",
                    "created_at": "2023-12-14T09:28:08.900088-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d27a054-d6a5-4893-af2e-cad8a1e13e75/?format=api"
                }
            ]
        },
        {
            "id": "e8375b0e-9a1c-4b87-8c28-5cf8bffc5e8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2db5f84c-ee8a-4e06-ae35-af5002ee3a37/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:28:08.908398-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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f36baf2-bf4c-46a8-90b4-2059d08d1224",
                    "gambit_id": "19eaf774-47f0-418b-9902-a4ee3ad35cca",
                    "last_updated": "2023-12-15T11:23:06.641165-05:00",
                    "created_at": "2023-12-14T09:28:08.917281-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8375b0e-9a1c-4b87-8c28-5cf8bffc5e8b/?format=api"
                },
                {
                    "id": "d0d5713f-99e5-4103-bd80-af7508e2c089",
                    "gambit_id": "f5228324-d749-498e-bcec-e553b26f0027",
                    "last_updated": "2023-12-15T11:23:06.644547-05:00",
                    "created_at": "2023-12-14T09:28:08.912785-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8375b0e-9a1c-4b87-8c28-5cf8bffc5e8b/?format=api"
                }
            ]
        }
    ]
}