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/c4541546-78d7-4799-a7ac-89f3f37962c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4541546-78d7-4799-a7ac-89f3f37962c9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d8ef15e2-8912-4bc4-af78-b93ce063a27c",
    "completed": true,
    "last_updated": "2023-04-25T11:42:20.601253-04:00",
    "created_at": "2023-04-24T13:02:09.993523-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d8ef15e2-8912-4bc4-af78-b93ce063a27c",
    "datetime": "2023-04-24T19:40:00-04:00",
    "cutoff_datetime": "2023-04-24T19:40:00-04:00",
    "name": "DET (M Boyd) v. MIL (C Rea)",
    "bettypes": [
        {
            "id": "7d439282-5d7d-4e2e-b904-93f06bfefe2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4541546-78d7-4799-a7ac-89f3f37962c9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:10.013707-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 Rea)",
                        "amount": 5909.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "caf6fcdb-aace-4a20-b121-5076b21f1945",
                    "gambit_id": "273e7d5f-2347-41d2-b304-47e507588e81",
                    "last_updated": "2023-04-25T11:42:20.617248-04:00",
                    "created_at": "2023-04-24T13:02:10.022696-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d439282-5d7d-4e2e-b904-93f06bfefe2c/?format=api"
                },
                {
                    "id": "cc5267bf-14b7-42f5-8c5d-4cbb31d1e494",
                    "gambit_id": "db81e9f6-9cf7-4f3d-bfae-ad1092a48e4d",
                    "last_updated": "2023-04-25T11:42:20.619904-04:00",
                    "created_at": "2023-04-24T13:02:10.024853-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d439282-5d7d-4e2e-b904-93f06bfefe2c/?format=api"
                }
            ]
        },
        {
            "id": "93a5dcd6-250a-4646-8601-226d9dd66a82",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4541546-78d7-4799-a7ac-89f3f37962c9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:10.004120-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": "DET",
                        "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": "9c381ebd-9ae3-4e9f-a41a-af3a25606ff4",
                    "gambit_id": "bfae3bb4-d7dd-4499-9607-82dac18e1939",
                    "last_updated": "2023-04-25T11:42:20.613800-04:00",
                    "created_at": "2023-04-24T13:02:10.010011-04:00",
                    "name": "DET",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a5dcd6-250a-4646-8601-226d9dd66a82/?format=api"
                },
                {
                    "id": "59306764-19f9-4377-9a79-c9f0acc941b6",
                    "gambit_id": "ea609c6f-5563-406f-a2ea-4aadeef8eaea",
                    "last_updated": "2023-04-25T11:42:20.612104-04:00",
                    "created_at": "2023-04-24T13:02:10.006847-04:00",
                    "name": "MIL",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a5dcd6-250a-4646-8601-226d9dd66a82/?format=api"
                }
            ]
        },
        {
            "id": "38fc3cea-0d7a-4e8b-ba1a-f060127eb14b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4541546-78d7-4799-a7ac-89f3f37962c9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:09.996544-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": "f78efa45-a98a-4086-8da8-08129608d569",
                    "gambit_id": "12785c2b-c527-492b-9977-fa2e00458e92",
                    "last_updated": "2023-04-25T11:42:20.608528-04:00",
                    "created_at": "2023-04-24T13:02:10.001597-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/38fc3cea-0d7a-4e8b-ba1a-f060127eb14b/?format=api"
                },
                {
                    "id": "b5e945cc-169e-4778-9097-73c8b79a334e",
                    "gambit_id": "9e1d3a7e-490a-4082-9757-94042fdb0752",
                    "last_updated": "2023-04-25T11:42:20.606765-04:00",
                    "created_at": "2023-04-24T13:02:09.998832-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/38fc3cea-0d7a-4e8b-ba1a-f060127eb14b/?format=api"
                }
            ]
        }
    ]
}