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/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e2b2418-52c5-4a07-97d5-bfeca0fc9756",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15c2bb41-3e84-49e6-a5ca-b3fc855d5498",
    "completed": true,
    "last_updated": "2023-07-10T10:08:10.406304-04:00",
    "created_at": "2023-07-08T08:38:22.779557-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/15c2bb41-3e84-49e6-a5ca-b3fc855d5498",
    "datetime": "2023-07-08T16:10:00-04:00",
    "cutoff_datetime": "2023-07-08T16:10:00-04:00",
    "name": "CIN (L Weaver) v. MIL (C Rea)",
    "bettypes": [
        {
            "id": "3570a37f-6c49-41b8-9a0b-9f54f842c85e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T08:38:22.783574-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": 5440.0
                    },
                    {
                        "team": "CIN (L Weaver)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87b916f0-bb8c-43ce-a03e-57c5ad7b57ff",
                    "gambit_id": "05d551cf-0b37-46a8-913d-4819c3239a81",
                    "last_updated": "2023-07-10T10:08:10.412307-04:00",
                    "created_at": "2023-07-08T08:38:22.789000-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api"
                },
                {
                    "id": "47940c99-66a8-4310-b0e7-e2f0676a93c4",
                    "gambit_id": "75ea1256-44bb-492d-b18d-3d8077601a9a",
                    "last_updated": "2023-07-10T10:08:10.410645-04:00",
                    "created_at": "2023-07-08T08:38:22.786212-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api"
                }
            ]
        },
        {
            "id": "807b26bc-d709-405f-a072-6543e7a28c51",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-08T08:38:22.792059-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": "CIN",
                        "amount": 6154.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f890f9c6-07cb-4afd-985c-e1639accf604",
                    "gambit_id": "1a742199-657a-4470-a9aa-32453baa6687",
                    "last_updated": "2023-07-10T10:08:10.416424-04:00",
                    "created_at": "2023-07-08T08:38:22.794347-04:00",
                    "name": "CIN",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807b26bc-d709-405f-a072-6543e7a28c51/?format=api"
                },
                {
                    "id": "d8e17df3-0aa8-45b2-8219-88cb01082613",
                    "gambit_id": "d91eecec-526b-4fa5-95e4-4c6657ca4b2b",
                    "last_updated": "2023-07-10T10:08:10.418519-04:00",
                    "created_at": "2023-07-08T08:38:22.796429-04:00",
                    "name": "MIL",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807b26bc-d709-405f-a072-6543e7a28c51/?format=api"
                }
            ]
        },
        {
            "id": "6609d413-bdaa-4d72-bab8-49d5f6d9ba16",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T08:38:22.798382-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c1106d3-9971-4659-92fa-8c54dd102153",
                    "gambit_id": "5763ec94-92ef-4855-ab14-ffd171a9cab2",
                    "last_updated": "2023-07-10T10:08:10.424532-04:00",
                    "created_at": "2023-07-08T08:38:22.802499-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api"
                },
                {
                    "id": "4bf10bb0-6b04-4e3e-be5e-2eb967261fab",
                    "gambit_id": "34ca584d-0f90-420d-aab0-556e1d65ddd3",
                    "last_updated": "2023-07-10T10:08:10.422539-04:00",
                    "created_at": "2023-07-08T08:38:22.800323-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api"
                }
            ]
        }
    ]
}