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/378e4028-f702-429b-acdc-77db49976e1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "378e4028-f702-429b-acdc-77db49976e1d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "089646ce-4cbd-49a6-bcab-cba0db9e56ba",
    "completed": true,
    "last_updated": "2023-10-05T09:13:23.155245-04:00",
    "created_at": "2023-10-04T09:13:06.941139-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/089646ce-4cbd-49a6-bcab-cba0db9e56ba",
    "datetime": "2023-10-04T19:08:00-04:00",
    "cutoff_datetime": "2023-10-04T19:08:00-04:00",
    "name": "ARI (Z Gallen) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "5b4ce851-fade-477f-a431-6f21ef2163a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/378e4028-f702-429b-acdc-77db49976e1d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-04T09:13:06.948750-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": "MIL (F Peralta)",
                        "amount": 5630.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4370.0
                    }
                ],
                "expected_reward_tokens": 9570.3,
                "profit_sb": 70.3,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "991b233b-9db6-48ad-b377-7f897a2814e7",
                    "gambit_id": "5a6cf2ce-5b0c-4836-ab01-ddb76d095bdd",
                    "last_updated": "2023-10-05T09:13:23.176370-04:00",
                    "created_at": "2023-10-04T09:13:06.963649-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b4ce851-fade-477f-a431-6f21ef2163a1/?format=api"
                },
                {
                    "id": "697911ce-c1e7-4f53-b7c1-7eb62d78b81d",
                    "gambit_id": "54eb195e-c5c0-463f-8331-2488ac50cd55",
                    "last_updated": "2023-10-05T09:13:23.172969-04:00",
                    "created_at": "2023-10-04T09:13:06.956492-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b4ce851-fade-477f-a431-6f21ef2163a1/?format=api"
                }
            ]
        },
        {
            "id": "9ba59498-0e3d-4bef-87c2-b0d8a363bb3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/378e4028-f702-429b-acdc-77db49976e1d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-04T09:13:06.969216-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": "ARI",
                        "amount": 6222.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "473d9281-8329-4af1-b095-76fea62e75f0",
                    "gambit_id": "7f0ed407-17c7-4ea7-8a55-10569515ddd8",
                    "last_updated": "2023-10-05T09:13:23.183426-04:00",
                    "created_at": "2023-10-04T09:13:06.974098-04:00",
                    "name": "ARI",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba59498-0e3d-4bef-87c2-b0d8a363bb3a/?format=api"
                },
                {
                    "id": "752f6a18-983b-4d8b-923e-487c6fab7d24",
                    "gambit_id": "3a0d2516-7bfe-48f4-89d4-7a8bc18dbebd",
                    "last_updated": "2023-10-05T09:13:23.187486-04:00",
                    "created_at": "2023-10-04T09:13:06.978685-04:00",
                    "name": "MIL",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba59498-0e3d-4bef-87c2-b0d8a363bb3a/?format=api"
                }
            ]
        },
        {
            "id": "aec1323c-6e2a-4f0a-8ddc-bf21b65dc813",
            "match": "https://api-prod.gambitprofit.com/api/matches/378e4028-f702-429b-acdc-77db49976e1d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-04T09:13:06.988919-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 7.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fe0b8bb-4d75-4e77-b5d7-5e6d936c7c02",
                    "gambit_id": "2349c369-b822-4197-943f-8053ae554a48",
                    "last_updated": "2023-10-05T09:13:23.201400-04:00",
                    "created_at": "2023-10-04T09:13:07.025587-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aec1323c-6e2a-4f0a-8ddc-bf21b65dc813/?format=api"
                },
                {
                    "id": "1eb999bb-a7a4-4402-8ca1-1d3a8032fe20",
                    "gambit_id": "26c068d2-5e52-4766-ae53-8d0835f85bb1",
                    "last_updated": "2023-10-05T09:13:23.196725-04:00",
                    "created_at": "2023-10-04T09:13:06.994745-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aec1323c-6e2a-4f0a-8ddc-bf21b65dc813/?format=api"
                }
            ]
        }
    ]
}