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/9bbe2754-b191-4817-89f0-d9fc9963c762/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9bbe2754-b191-4817-89f0-d9fc9963c762",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a425fa08-ab6d-4b9e-948c-6a644ed47e93",
    "completed": true,
    "last_updated": "2023-08-23T10:03:13.196554-04:00",
    "created_at": "2023-08-22T08:23:10.369946-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a425fa08-ab6d-4b9e-948c-6a644ed47e93",
    "datetime": "2023-08-22T19:05:00-04:00",
    "cutoff_datetime": "2023-08-22T19:05:00-04:00",
    "name": "STL (A Wainwright) v. PIT (J Oviedo)",
    "bettypes": [
        {
            "id": "65dd3ce9-5b5e-4573-b812-fee29951356a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bbe2754-b191-4817-89f0-d9fc9963c762/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-22T08:23:10.382316-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": "PIT (J Oviedo)",
                        "amount": 5490.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0d231770-90c7-4da7-a852-228a72b958a6",
                    "gambit_id": "fd526843-baaf-44aa-9ea8-35e2fa44fa18",
                    "last_updated": "2023-08-23T10:03:13.209683-04:00",
                    "created_at": "2023-08-22T08:23:10.390674-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65dd3ce9-5b5e-4573-b812-fee29951356a/?format=api"
                },
                {
                    "id": "4bb9eab5-8130-4a4b-b1be-8630ad1b8646",
                    "gambit_id": "b7d2651b-12ce-440a-8999-3069ef45b225",
                    "last_updated": "2023-08-23T10:03:13.206303-04:00",
                    "created_at": "2023-08-22T08:23:10.386247-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65dd3ce9-5b5e-4573-b812-fee29951356a/?format=api"
                }
            ]
        },
        {
            "id": "e12f3130-54a4-4a46-8e88-335120442f15",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bbe2754-b191-4817-89f0-d9fc9963c762/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-22T08:23:10.395634-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": "STL",
                        "amount": 6090.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24b5fd1d-1921-4766-8ec5-d736380f1452",
                    "gambit_id": "024dbda0-025b-431d-b61f-5d8d09cec15c",
                    "last_updated": "2023-08-23T10:03:13.216656-04:00",
                    "created_at": "2023-08-22T08:23:10.399215-04:00",
                    "name": "STL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e12f3130-54a4-4a46-8e88-335120442f15/?format=api"
                },
                {
                    "id": "cddc9ad9-553f-4ac9-8504-eef5dd2fa01c",
                    "gambit_id": "e6abbfd3-f4e8-46d7-b057-373b037b5956",
                    "last_updated": "2023-08-23T10:03:13.220564-04:00",
                    "created_at": "2023-08-22T08:23:10.403309-04:00",
                    "name": "PIT",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e12f3130-54a4-4a46-8e88-335120442f15/?format=api"
                }
            ]
        },
        {
            "id": "acc7bf58-e060-4690-a325-113a39e99abe",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bbe2754-b191-4817-89f0-d9fc9963c762/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-22T08:23:10.407381-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "514e3333-ca76-4a98-90d0-f484560b1103",
                    "gambit_id": "ef368088-134e-4488-aaaa-dec47ad298b6",
                    "last_updated": "2023-08-23T10:03:13.232104-04:00",
                    "created_at": "2023-08-22T08:23:10.420397-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acc7bf58-e060-4690-a325-113a39e99abe/?format=api"
                },
                {
                    "id": "81858c1b-e0f2-4152-bb64-99316ded4ce4",
                    "gambit_id": "698076e9-a9b1-4763-935c-2e8ac33f29b1",
                    "last_updated": "2023-08-23T10:03:13.228760-04:00",
                    "created_at": "2023-08-22T08:23:10.416239-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acc7bf58-e060-4690-a325-113a39e99abe/?format=api"
                }
            ]
        }
    ]
}