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/8d3ae347-fab4-416c-9ed5-440ec0aa2fce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d3ae347-fab4-416c-9ed5-440ec0aa2fce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4d04e725-9508-4fa1-a95b-7377d51d9d81",
    "completed": true,
    "last_updated": "2023-08-17T13:28:10.196004-04:00",
    "created_at": "2023-08-15T08:58:24.239493-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4d04e725-9508-4fa1-a95b-7377d51d9d81",
    "datetime": "2023-08-15T20:05:00-04:00",
    "cutoff_datetime": "2023-08-15T20:05:00-04:00",
    "name": "CWS (T Toussaint) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "d52161b8-8589-4be6-b3f0-0abec0d316f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d3ae347-fab4-416c-9ed5-440ec0aa2fce/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-15T08:58:24.247434-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 (K Hendricks)",
                        "amount": 6173.0
                    },
                    {
                        "team": "CWS (T Toussaint)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c81e8e9d-abbe-40bb-8e13-8e64cd5f3c56",
                    "gambit_id": "d49251f0-cedc-4b21-92e8-a2275699469f",
                    "last_updated": "2023-08-17T13:28:10.208463-04:00",
                    "created_at": "2023-08-15T08:58:24.255559-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52161b8-8589-4be6-b3f0-0abec0d316f1/?format=api"
                },
                {
                    "id": "43fd47c8-29ba-4ad2-b2d3-764756a6b489",
                    "gambit_id": "f616e88c-86b5-4c44-a3f9-adf1c1df6d6b",
                    "last_updated": "2023-08-17T13:28:10.204760-04:00",
                    "created_at": "2023-08-15T08:58:24.251398-04:00",
                    "name": "CWS (T Toussaint)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52161b8-8589-4be6-b3f0-0abec0d316f1/?format=api"
                }
            ]
        },
        {
            "id": "abf1f337-54ee-4f8d-813c-799c11472148",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d3ae347-fab4-416c-9ed5-440ec0aa2fce/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-15T08:58:24.259770-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": "CWS",
                        "amount": 5614.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30283511-5f45-4dc2-8a9a-6aa11a177182",
                    "gambit_id": "d86798d6-44c5-4c9c-87cc-a8f988059dc4",
                    "last_updated": "2023-08-17T13:28:10.217127-04:00",
                    "created_at": "2023-08-15T08:58:24.263430-04:00",
                    "name": "CWS",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf1f337-54ee-4f8d-813c-799c11472148/?format=api"
                },
                {
                    "id": "5eeef1e4-fd3c-4abc-9723-a1564b1ad1c8",
                    "gambit_id": "fcf6332b-852e-43be-84a9-2f4a72018e80",
                    "last_updated": "2023-08-17T13:28:10.220502-04:00",
                    "created_at": "2023-08-15T08:58:24.267687-04:00",
                    "name": "CHC",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf1f337-54ee-4f8d-813c-799c11472148/?format=api"
                }
            ]
        },
        {
            "id": "4ad7510f-c1f6-4814-aa12-51a7d010ace2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d3ae347-fab4-416c-9ed5-440ec0aa2fce/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-15T08:58:24.271441-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3d1f270-41cd-4194-8253-9b42d0ad0262",
                    "gambit_id": "895aea4c-5eb7-4009-a279-5526d17326af",
                    "last_updated": "2023-08-17T13:28:10.228433-04:00",
                    "created_at": "2023-08-15T08:58:24.284037-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad7510f-c1f6-4814-aa12-51a7d010ace2/?format=api"
                },
                {
                    "id": "955a9028-e98d-484c-a9f1-a622aea12e2b",
                    "gambit_id": "0e507cbd-d455-42d8-8aa3-d88c40c1ec27",
                    "last_updated": "2023-08-17T13:28:10.232249-04:00",
                    "created_at": "2023-08-15T08:58:24.294202-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad7510f-c1f6-4814-aa12-51a7d010ace2/?format=api"
                }
            ]
        }
    ]
}