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/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "77b4a285-09f1-4990-99f9-3a4540aad5cf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "41adeb43-707b-49e0-bf6b-0f403d93cabb",
    "completed": true,
    "last_updated": "2023-03-16T17:37:22.734477-04:00",
    "created_at": "2023-03-15T09:07:12.806275-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/41adeb43-707b-49e0-bf6b-0f403d93cabb",
    "datetime": "2023-03-15T22:10:00-04:00",
    "cutoff_datetime": "2023-03-15T22:10:00-04:00",
    "name": "Golden State Warriors v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "d64c1693-2eb4-450e-806e-d6c5406c8681",
            "match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-15T09:07:12.814449-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": "Los Angeles Clippers",
                        "amount": 5699.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c81c8029-24e4-47c1-8604-96ba89d52736",
                    "gambit_id": "d57c2e7b-d142-418f-93a0-57fd5be7a26e",
                    "last_updated": "2023-03-16T17:37:22.746708-04:00",
                    "created_at": "2023-03-15T09:07:12.816545-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api"
                },
                {
                    "id": "71c1840e-fa8e-472e-acf9-61ee0baead7d",
                    "gambit_id": "4cb187ec-267e-4e0f-b439-1a0293bdc649",
                    "last_updated": "2023-03-16T17:37:22.748448-04:00",
                    "created_at": "2023-03-15T09:07:12.818683-04:00",
                    "name": "Golden State Warriors",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api"
                }
            ]
        },
        {
            "id": "e55f69ba-c3b1-477a-87a6-f92255cac15a",
            "match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-15T09:07:12.820503-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": "Los Angeles Clippers",
                        "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": "381df84b-8fe2-4dbb-b283-144cb4945f11",
                    "gambit_id": "5ac1ab5e-5586-4e02-9721-3da47855db5d",
                    "last_updated": "2023-03-16T17:37:22.758572-04:00",
                    "created_at": "2023-03-15T09:07:12.822673-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55f69ba-c3b1-477a-87a6-f92255cac15a/?format=api"
                },
                {
                    "id": "c4b932f0-f2f1-40d2-bba8-dfb9266c0231",
                    "gambit_id": "630f84c1-bfa6-4dfd-8681-f99b88349dd4",
                    "last_updated": "2023-03-16T17:37:22.766696-04:00",
                    "created_at": "2023-03-15T09:07:12.824615-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55f69ba-c3b1-477a-87a6-f92255cac15a/?format=api"
                }
            ]
        },
        {
            "id": "16e89720-1ba9-43ac-a95b-f84667c72797",
            "match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-15T09:07:12.808807-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54910c9c-8174-4913-890d-f8c7143ea64f",
                    "gambit_id": "a6eb615f-821d-479c-b001-e462a94d690c",
                    "last_updated": "2023-03-16T17:37:22.739174-04:00",
                    "created_at": "2023-03-15T09:07:12.810676-04:00",
                    "name": "Game Total Under 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e89720-1ba9-43ac-a95b-f84667c72797/?format=api"
                },
                {
                    "id": "af7a9db8-2f7d-4a86-aea8-43028607c968",
                    "gambit_id": "321d013b-8a77-4e76-86a5-03ce6bd4ce59",
                    "last_updated": "2023-03-16T17:37:22.740938-04:00",
                    "created_at": "2023-03-15T09:07:12.812539-04:00",
                    "name": "Game Total Over 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e89720-1ba9-43ac-a95b-f84667c72797/?format=api"
                }
            ]
        }
    ]
}