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/dfbb4083-ee80-4546-a437-8a4ca03432ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dfbb4083-ee80-4546-a437-8a4ca03432ed",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "89f5da9a-0085-4595-b18b-df942ef8c49d",
    "completed": true,
    "last_updated": "2023-03-31T10:27:26.363985-04:00",
    "created_at": "2023-03-29T23:47:14.494520-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/89f5da9a-0085-4595-b18b-df942ef8c49d",
    "datetime": "2023-03-30T14:20:00-04:00",
    "cutoff_datetime": "2023-03-30T14:20:00-04:00",
    "name": "MIL (C Burnes) v. CHC (M Stroman)",
    "bettypes": [
        {
            "id": "9dc794f5-c921-47b4-8a77-2172f6d3b001",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfbb4083-ee80-4546-a437-8a4ca03432ed/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T23:47:14.516781-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 (C Burnes)",
                        "amount": 5527.0
                    },
                    {
                        "team": "CHC (M Stroman)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6c76f30c-5573-48bf-854b-de1a61cf160b",
                    "gambit_id": "8b107503-b398-4bee-aac3-00bf744e9185",
                    "last_updated": "2023-03-31T10:27:26.383440-04:00",
                    "created_at": "2023-03-29T23:47:14.522592-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc794f5-c921-47b4-8a77-2172f6d3b001/?format=api"
                },
                {
                    "id": "3e8b1ced-5bd3-4102-96a9-39dc44b49404",
                    "gambit_id": "67b7c43e-be1c-412d-8e09-e75bc9d80c21",
                    "last_updated": "2023-03-31T10:27:26.381543-04:00",
                    "created_at": "2023-03-29T23:47:14.519829-04:00",
                    "name": "CHC (M Stroman)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc794f5-c921-47b4-8a77-2172f6d3b001/?format=api"
                }
            ]
        },
        {
            "id": "799fcb87-94a4-4fa8-b97a-38579ac758a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfbb4083-ee80-4546-a437-8a4ca03432ed/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T23:47:14.506840-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": "CHC",
                        "amount": 5784.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58e63c2d-ac17-4ce7-a7a4-eb55f701d301",
                    "gambit_id": "d8b1bd07-ba2a-4680-8121-1eec4bd6c55e",
                    "last_updated": "2023-03-31T10:27:26.375561-04:00",
                    "created_at": "2023-03-29T23:47:14.510001-04:00",
                    "name": "CHC",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799fcb87-94a4-4fa8-b97a-38579ac758a3/?format=api"
                },
                {
                    "id": "86eee00b-386e-4e7f-90bd-ffd6e1dcebc7",
                    "gambit_id": "bfd199cd-2c71-4168-a6a3-a28207321ef9",
                    "last_updated": "2023-03-31T10:27:26.377704-04:00",
                    "created_at": "2023-03-29T23:47:14.513277-04:00",
                    "name": "MIL",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799fcb87-94a4-4fa8-b97a-38579ac758a3/?format=api"
                }
            ]
        },
        {
            "id": "6328a3e1-0fe8-428f-8731-d1cfb4474f40",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfbb4083-ee80-4546-a437-8a4ca03432ed/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T23:47:14.497765-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 6.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e9477e3-683b-4504-9b31-a888412f5930",
                    "gambit_id": "83625324-0999-4689-ad94-0a77be3d377d",
                    "last_updated": "2023-03-31T10:27:26.371144-04:00",
                    "created_at": "2023-03-29T23:47:14.503584-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6328a3e1-0fe8-428f-8731-d1cfb4474f40/?format=api"
                },
                {
                    "id": "f7e09f09-fa23-4dea-bcba-205b76804f7a",
                    "gambit_id": "ed0680d9-5674-4d64-81bb-027e2ab881f3",
                    "last_updated": "2023-03-31T10:27:26.368939-04:00",
                    "created_at": "2023-03-29T23:47:14.500572-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6328a3e1-0fe8-428f-8731-d1cfb4474f40/?format=api"
                }
            ]
        }
    ]
}