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/4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f4b5ffbf-68d0-4fd4-8e4f-c76841b028a0",
    "completed": true,
    "last_updated": "2023-04-01T10:27:25.814738-04:00",
    "created_at": "2023-03-31T09:56:47.322781-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f4b5ffbf-68d0-4fd4-8e4f-c76841b028a0",
    "datetime": "2023-03-31T19:10:00-04:00",
    "cutoff_datetime": "2023-03-31T19:10:00-04:00",
    "name": "Chicago Bulls v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "df0c5b9e-7f0e-4044-8d63-a9efebf3afb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T09:56:47.332292-04: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": "Chicago Bulls",
                        "amount": 8182.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 1818.0
                    }
                ],
                "expected_reward_tokens": 9489.96,
                "profit_sb": -10.04,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14cee8b5-13a4-4336-8069-8394a08e4b2b",
                    "gambit_id": "d12c66a0-bc15-4bce-8e75-1da16dbc9709",
                    "last_updated": "2023-04-01T10:27:25.826530-04:00",
                    "created_at": "2023-03-31T09:56:47.335874-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c5b9e-7f0e-4044-8d63-a9efebf3afb6/?format=api"
                },
                {
                    "id": "af9a6089-d0e1-402f-bd03-1bf66d1af0af",
                    "gambit_id": "4f952668-84f0-4650-8d1e-3534b8636f98",
                    "last_updated": "2023-04-01T10:27:25.824786-04:00",
                    "created_at": "2023-03-31T09:56:47.333984-04:00",
                    "name": "Charlotte Hornets",
                    "reward": "5.22000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c5b9e-7f0e-4044-8d63-a9efebf3afb6/?format=api"
                }
            ]
        },
        {
            "id": "a8d40018-f7fa-4f55-a73e-27c090764318",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:47.337654-04: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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b28f3cd-c2b1-4e63-8a11-991c057c9731",
                    "gambit_id": "334d3cb1-11f5-48c1-8ba0-32c03340047f",
                    "last_updated": "2023-04-01T10:27:25.830020-04:00",
                    "created_at": "2023-03-31T09:56:47.339346-04:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d40018-f7fa-4f55-a73e-27c090764318/?format=api"
                },
                {
                    "id": "a7284965-6010-46a1-83a2-8dd5ec004db9",
                    "gambit_id": "e4e29b38-ab87-4ebd-816e-76ef6e5819d1",
                    "last_updated": "2023-04-01T10:27:25.831887-04:00",
                    "created_at": "2023-03-31T09:56:47.341138-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d40018-f7fa-4f55-a73e-27c090764318/?format=api"
                }
            ]
        },
        {
            "id": "915945ec-8995-4515-aded-2bfe751638cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T09:56:47.326462-04: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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e77076be-4999-4b87-abb5-6cfd158ea827",
                    "gambit_id": "3eb7e2f3-bf8f-4c09-a888-332e435e0041",
                    "last_updated": "2023-04-01T10:27:25.818736-04:00",
                    "created_at": "2023-03-31T09:56:47.328349-04:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/915945ec-8995-4515-aded-2bfe751638cf/?format=api"
                },
                {
                    "id": "c1459b71-8f72-4fbd-9197-ccfc8593c0c9",
                    "gambit_id": "4b591417-b37a-460f-b453-a2cd529d3d2d",
                    "last_updated": "2023-04-01T10:27:25.820781-04:00",
                    "created_at": "2023-03-31T09:56:47.330421-04:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/915945ec-8995-4515-aded-2bfe751638cf/?format=api"
                }
            ]
        }
    ]
}