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/8e1e878a-7aaf-4f3e-94df-118441cf5ebf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e1e878a-7aaf-4f3e-94df-118441cf5ebf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d52b1d9-4ee7-47ff-a175-52fedf01f83e",
    "completed": true,
    "last_updated": "2023-06-12T18:48:17.563109-04:00",
    "created_at": "2023-06-11T10:08:14.874114-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2d52b1d9-4ee7-47ff-a175-52fedf01f83e",
    "datetime": "2023-06-11T13:35:00-04:00",
    "cutoff_datetime": "2023-06-11T13:35:00-04:00",
    "name": "KAN (C Hernandez) v. BAL (K Gibson)",
    "bettypes": [
        {
            "id": "ef4ad58f-f9f0-47e5-ac44-18385b98e015",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e1e878a-7aaf-4f3e-94df-118441cf5ebf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T10:08:14.876091-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": "BAL (K Gibson)",
                        "amount": 5990.0
                    },
                    {
                        "team": "KAN (C Hernandez)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9583.9,
                "profit_sb": 83.9,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d449bf51-1f33-4943-8d31-78f4f93ac171",
                    "gambit_id": "d8772ce6-a5d0-41ea-bbf1-732e66bf8dad",
                    "last_updated": "2023-06-12T18:48:17.574226-04:00",
                    "created_at": "2023-06-11T10:08:14.878984-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef4ad58f-f9f0-47e5-ac44-18385b98e015/?format=api"
                },
                {
                    "id": "06b2f41d-0598-48ba-903a-faebadad865f",
                    "gambit_id": "d1485a57-6ed5-4d8f-b677-716e1c13e939",
                    "last_updated": "2023-06-12T18:48:17.571951-04:00",
                    "created_at": "2023-06-11T10:08:14.877510-04:00",
                    "name": "KAN (C Hernandez)",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef4ad58f-f9f0-47e5-ac44-18385b98e015/?format=api"
                }
            ]
        },
        {
            "id": "15e901e5-b239-464f-b099-a108fdd697f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e1e878a-7aaf-4f3e-94df-118441cf5ebf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T10:08:14.880626-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": "KAN",
                        "amount": 5599.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31cdd68d-2854-4c01-811d-403bd38cb886",
                    "gambit_id": "ba90c6f0-ea7d-4d79-9166-244fdcc1dcb0",
                    "last_updated": "2023-06-12T18:48:17.578589-04:00",
                    "created_at": "2023-06-11T10:08:14.882920-04:00",
                    "name": "KAN",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15e901e5-b239-464f-b099-a108fdd697f2/?format=api"
                },
                {
                    "id": "e47a23d8-1778-4067-87af-b618738e6e47",
                    "gambit_id": "3719cf59-db25-4ff2-8d60-8ea8c6073661",
                    "last_updated": "2023-06-12T18:48:17.580539-04:00",
                    "created_at": "2023-06-11T10:08:14.884700-04:00",
                    "name": "BAL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15e901e5-b239-464f-b099-a108fdd697f2/?format=api"
                }
            ]
        },
        {
            "id": "d2f42890-4472-4ee1-b45c-12ce52ac17d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e1e878a-7aaf-4f3e-94df-118441cf5ebf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T10:08:14.886423-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76e1bdae-9a21-4943-af98-f45f80f91db4",
                    "gambit_id": "ac7e9aae-7eab-4a8e-a37b-409b7619d1a2",
                    "last_updated": "2023-06-12T18:48:17.586327-04:00",
                    "created_at": "2023-06-11T10:08:14.889489-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f42890-4472-4ee1-b45c-12ce52ac17d4/?format=api"
                },
                {
                    "id": "4fe0b277-e4ea-46cf-8449-8a452f0d669b",
                    "gambit_id": "e9a73e6c-fb87-4910-88be-4884b1daee01",
                    "last_updated": "2023-06-12T18:48:17.584480-04:00",
                    "created_at": "2023-06-11T10:08:14.887870-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f42890-4472-4ee1-b45c-12ce52ac17d4/?format=api"
                }
            ]
        }
    ]
}