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/6df3ac98-8b37-4bec-b6f3-68d9287d9f4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6df3ac98-8b37-4bec-b6f3-68d9287d9f4f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ca4b3183-80a6-43fa-bd7d-ae37fecd39c6",
    "completed": true,
    "last_updated": "2024-01-31T21:48:10.967007-05:00",
    "created_at": "2024-01-30T08:58:08.326222-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ca4b3183-80a6-43fa-bd7d-ae37fecd39c6",
    "datetime": "2024-01-30T22:00:00-05:00",
    "cutoff_datetime": "2024-01-30T22:00:00-05:00",
    "name": "Philadelphia 76ers v. Golden State Warriors",
    "bettypes": [
        {
            "id": "2adcafba-b9f4-4df5-bf09-ce92e4fcfa34",
            "match": "https://api-prod.gambitprofit.com/api/matches/6df3ac98-8b37-4bec-b6f3-68d9287d9f4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-30T08:58:08.341458-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": 5319.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c79d6954-816d-4756-9377-f2ab52783f87",
                    "gambit_id": "1c5cd2ef-df3c-4403-a6f7-e9ae5c69e868",
                    "last_updated": "2024-01-31T21:48:10.985615-05:00",
                    "created_at": "2024-01-30T08:58:08.359666-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adcafba-b9f4-4df5-bf09-ce92e4fcfa34/?format=api"
                },
                {
                    "id": "6e85709c-eefb-45e7-a428-2faf073bfd69",
                    "gambit_id": "dc8a8eec-e290-47b9-92b0-0fbccfc5396c",
                    "last_updated": "2024-01-31T21:48:10.982305-05:00",
                    "created_at": "2024-01-30T08:58:08.350866-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adcafba-b9f4-4df5-bf09-ce92e4fcfa34/?format=api"
                }
            ]
        },
        {
            "id": "20fc0f7d-5140-435f-bbaf-239f4f0d06a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6df3ac98-8b37-4bec-b6f3-68d9287d9f4f/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-30T08:58:08.397045-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": 5107.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad8c5681-70b1-4885-9cc7-ff14f9c4e7bd",
                    "gambit_id": "a64d89b3-5e25-463e-8742-e58f0a74810a",
                    "last_updated": "2024-01-31T21:48:10.996207-05:00",
                    "created_at": "2024-01-30T08:58:08.411048-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20fc0f7d-5140-435f-bbaf-239f4f0d06a8/?format=api"
                },
                {
                    "id": "9d52870b-30a1-425a-892c-51227ffb9dea",
                    "gambit_id": "964fa4dd-07d4-44b0-b214-f287b78fa938",
                    "last_updated": "2024-01-31T21:48:10.992534-05:00",
                    "created_at": "2024-01-30T08:58:08.402104-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20fc0f7d-5140-435f-bbaf-239f4f0d06a8/?format=api"
                }
            ]
        },
        {
            "id": "2928b829-fc25-44f3-820a-52949c7b79b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6df3ac98-8b37-4bec-b6f3-68d9287d9f4f/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-30T08:58:08.419661-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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f910383-8305-4390-b9da-6a558ab77514",
                    "gambit_id": "5f50c0b3-ddcb-4ea3-a625-87efba61d489",
                    "last_updated": "2024-01-31T21:48:11.002885-05:00",
                    "created_at": "2024-01-30T08:58:08.424158-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2928b829-fc25-44f3-820a-52949c7b79b3/?format=api"
                },
                {
                    "id": "53addb8b-0827-4b5d-b30b-8c8f84e14f38",
                    "gambit_id": "b3a9651c-0d84-4ff4-ac19-3338d85dd14c",
                    "last_updated": "2024-01-31T21:48:11.006130-05:00",
                    "created_at": "2024-01-30T08:58:08.430257-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2928b829-fc25-44f3-820a-52949c7b79b3/?format=api"
                }
            ]
        }
    ]
}