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/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eae00eb7-8883-4d89-8723-5b9222b11ee2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "92fa342e-a013-4b89-839f-e3a49cb620ee",
    "completed": true,
    "last_updated": "2022-10-22T09:27:32.897308-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/92fa342e-a013-4b89-839f-e3a49cb620ee",
    "datetime": "2022-10-21T19:10:00-04:00",
    "cutoff_datetime": "2022-10-21T19:10:00-04:00",
    "name": "New Orleans Pelicans v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "55658fa2-31d0-448f-ad63-28286ad2815c",
            "match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "New Orleans Pelicans",
                        "amount": 7084.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2916.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d81193b5-f493-43c5-b8f0-3916594d0c05",
                    "gambit_id": "ef3b184c-1d60-4a56-a676-49b0faee0792",
                    "last_updated": "2022-10-22T09:27:32.904808-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.35000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55658fa2-31d0-448f-ad63-28286ad2815c/?format=api"
                },
                {
                    "id": "e969edec-3c01-47fe-8850-b29d9b015d17",
                    "gambit_id": "2d286a9f-1e4b-4f27-a9df-0ce6883b5586",
                    "last_updated": "2022-10-22T09:27:32.903669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.28000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55658fa2-31d0-448f-ad63-28286ad2815c/?format=api"
                }
            ]
        },
        {
            "id": "95ff7f07-2c3c-4edc-9842-b80a30b2731c",
            "match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d714de4-018b-4dfe-b976-0244dd7b6539",
                    "gambit_id": "d607f637-fe97-40c1-a6ea-75e9fed31156",
                    "last_updated": "2022-10-22T09:27:32.908213-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ff7f07-2c3c-4edc-9842-b80a30b2731c/?format=api"
                },
                {
                    "id": "e364ab23-e719-43c9-9b05-48b624cb4a52",
                    "gambit_id": "f4426201-acd6-4570-a4dd-cd4e5e8f6cf9",
                    "last_updated": "2022-10-22T09:27:32.907174-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ff7f07-2c3c-4edc-9842-b80a30b2731c/?format=api"
                }
            ]
        },
        {
            "id": "f4f5f541-5cf1-449c-8510-855de92ef6a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a9603e5-3c32-418c-94ef-242aba39fcf5",
                    "gambit_id": "26a2f09d-9849-49ee-ac8c-c962bd6dcb5c",
                    "last_updated": "2022-10-22T09:27:32.900209-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api"
                },
                {
                    "id": "097f2669-6b25-46b1-8327-12303f016ce2",
                    "gambit_id": "81342a6d-541d-49da-b823-a2ff34bc0bfb",
                    "last_updated": "2022-10-22T09:27:32.901370-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api"
                }
            ]
        }
    ]
}