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/262212f0-50ae-4181-942b-cd30871cd565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "262212f0-50ae-4181-942b-cd30871cd565",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "42ba1ad5-97cf-4ba5-81ba-1951c38a5cf1",
    "completed": false,
    "last_updated": "2022-12-24T17:12:14.844254-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/42ba1ad5-97cf-4ba5-81ba-1951c38a5cf1",
    "datetime": "2022-10-05T16:10:00-04:00",
    "cutoff_datetime": "2022-10-05T16:10:00-04:00",
    "name": "SFO (J Brebbia) v. SDG (M Clevinger)",
    "bettypes": [
        {
            "id": "8488ee10-5332-46ed-8fd3-3b093619d4ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/262212f0-50ae-4181-942b-cd30871cd565/?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": "SDG (M Clevinger)",
                        "amount": 5436.0
                    },
                    {
                        "team": "SFO (J Brebbia)",
                        "amount": 4564.0
                    }
                ],
                "expected_reward_tokens": 9675.68,
                "profit_sb": 175.68,
                "profit_sb_percentage": 1.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ea74820-0205-4f42-85f8-c255d524ed26",
                    "gambit_id": "381a408a-ba78-4558-b344-cacba3a33c60",
                    "last_updated": "2022-12-24T17:12:14.853855-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (M Clevinger)",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8488ee10-5332-46ed-8fd3-3b093619d4ae/?format=api"
                },
                {
                    "id": "f145f690-7199-46f7-82b9-f5a893e0424f",
                    "gambit_id": "ef0771a6-1856-4021-af02-23258f1c350d",
                    "last_updated": "2022-12-24T17:12:14.854974-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (J Brebbia)",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8488ee10-5332-46ed-8fd3-3b093619d4ae/?format=api"
                }
            ]
        },
        {
            "id": "251123f5-5069-46f2-808d-399fae7fcb0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/262212f0-50ae-4181-942b-cd30871cd565/?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": "SFO",
                        "amount": 6401.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f5f680ff-00d8-4b87-a706-ffdad7197ce1",
                    "gambit_id": "40426e22-4356-4aca-8858-92e185341044",
                    "last_updated": "2022-12-24T17:12:14.851575-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251123f5-5069-46f2-808d-399fae7fcb0a/?format=api"
                },
                {
                    "id": "f26f9e41-f53d-49f7-97ea-974e7679f73e",
                    "gambit_id": "a49c0b1b-f5b2-499e-9851-c8ccb6355f71",
                    "last_updated": "2022-12-24T17:12:14.850440-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251123f5-5069-46f2-808d-399fae7fcb0a/?format=api"
                }
            ]
        },
        {
            "id": "6267923d-a7b0-4c58-be0b-73417c76bf08",
            "match": "https://api-prod.gambitprofit.com/api/matches/262212f0-50ae-4181-942b-cd30871cd565/?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 Over 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6376b790-a356-41b0-a9e6-102edcf0d070",
                    "gambit_id": "bc3d0dda-64b5-4468-9c93-36ee5e5f08f1",
                    "last_updated": "2022-12-24T17:12:14.848148-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6267923d-a7b0-4c58-be0b-73417c76bf08/?format=api"
                },
                {
                    "id": "a569dbe3-fcc6-46dc-ab42-64aaf7a90a09",
                    "gambit_id": "2da9334a-d9dc-4d27-b5a3-835eb5c7adec",
                    "last_updated": "2022-12-24T17:12:14.847017-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6267923d-a7b0-4c58-be0b-73417c76bf08/?format=api"
                }
            ]
        }
    ]
}