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/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1c3256c-8826-4b6c-8c98-b36f2c91946b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fc46e6bb-f0fa-41ef-a04a-f7ef514d55bf",
    "completed": true,
    "last_updated": "2023-09-26T09:08:33.667050-04:00",
    "created_at": "2023-09-20T09:58:13.807746-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fc46e6bb-f0fa-41ef-a04a-f7ef514d55bf",
    "datetime": "2023-09-24T13:00:00-04:00",
    "cutoff_datetime": "2023-09-24T13:00:00-04:00",
    "name": "Houston Texans v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "beede55f-7719-4e72-995f-3d233dec037f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T09:58:13.838942-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": "Jacksonville Jaguars",
                        "amount": 7559.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 2441.0
                    }
                ],
                "expected_reward_tokens": 9446.67,
                "profit_sb": -53.33,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f065b654-fe85-40ee-8909-c05065cdbf1b",
                    "gambit_id": "da9cf380-c77a-4c8f-82e4-8629f64e018d",
                    "last_updated": "2023-09-26T09:08:33.689035-04:00",
                    "created_at": "2023-09-20T09:58:13.849400-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beede55f-7719-4e72-995f-3d233dec037f/?format=api"
                },
                {
                    "id": "82633bf7-d102-49ee-b567-bf6e8ff894b6",
                    "gambit_id": "9a51fb46-b297-41f2-a898-4e34f37d1c14",
                    "last_updated": "2023-09-26T09:08:33.685612-04:00",
                    "created_at": "2023-09-20T09:58:13.843641-04:00",
                    "name": "Houston Texans",
                    "reward": "3.87000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beede55f-7719-4e72-995f-3d233dec037f/?format=api"
                }
            ]
        },
        {
            "id": "aa713f50-f0fd-4497-9fd5-1def7802eeb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T09:58:13.822534-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": "Houston Texans",
                        "amount": 5107.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ffc95140-9d6f-4dd6-a1e8-b1bca21ea514",
                    "gambit_id": "e58e6cb1-8867-4dd8-b1c3-4bb48855d4c9",
                    "last_updated": "2023-09-26T09:08:33.675098-04:00",
                    "created_at": "2023-09-20T09:58:13.828070-04:00",
                    "name": "Houston Texans",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api"
                },
                {
                    "id": "8ecdf7ca-435d-424f-b888-03bd2c684dac",
                    "gambit_id": "0ff45e15-f0f7-4dfa-9e70-9580ad875457",
                    "last_updated": "2023-09-26T09:08:33.678656-04:00",
                    "created_at": "2023-09-20T09:58:13.834074-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api"
                }
            ]
        },
        {
            "id": "8b016cc1-d6c1-4eba-8b81-0161a796b805",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T09:58:13.855379-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 Over 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "afb450b7-d0a3-4a37-9f0d-0e1df959db71",
                    "gambit_id": "22161ec2-a85d-487b-b247-7e144f90daae",
                    "last_updated": "2023-09-26T09:08:33.696231-04:00",
                    "created_at": "2023-09-20T09:58:13.859792-04:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api"
                },
                {
                    "id": "8bacf90c-13a4-4280-b504-77744284fac0",
                    "gambit_id": "6f53ada3-03b2-41e4-8133-681ed165576c",
                    "last_updated": "2023-09-26T09:08:33.699623-04:00",
                    "created_at": "2023-09-20T09:58:13.864934-04:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api"
                }
            ]
        }
    ]
}