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/5583785a-5050-4c87-b89b-9678eb5c2d39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5583785a-5050-4c87-b89b-9678eb5c2d39",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bb88b940-10b7-4873-9482-437e26689090",
    "completed": true,
    "last_updated": "2023-06-16T10:03:12.018333-04:00",
    "created_at": "2023-06-15T08:23:08.338958-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bb88b940-10b7-4873-9482-437e26689090",
    "datetime": "2023-06-15T19:10:00-04:00",
    "cutoff_datetime": "2023-06-15T19:10:00-04:00",
    "name": "DET (M Boyd) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "ba922d3b-9bc0-4f63-b048-d9139b117950",
            "match": "https://api-prod.gambitprofit.com/api/matches/5583785a-5050-4c87-b89b-9678eb5c2d39/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-15T08:23:08.343505-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": "MIN (S Gray)",
                        "amount": 6442.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f708b34-1bd5-4c8e-b38c-4991d93a43a8",
                    "gambit_id": "0d1491e7-98f1-4a5f-bd0e-a10c42296953",
                    "last_updated": "2023-06-16T10:03:12.026149-04:00",
                    "created_at": "2023-06-15T08:23:08.349772-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba922d3b-9bc0-4f63-b048-d9139b117950/?format=api"
                },
                {
                    "id": "a4824833-00fc-4d80-be36-06b100f2ec7a",
                    "gambit_id": "994cf762-dbbc-41eb-8a52-7c813a8ca09c",
                    "last_updated": "2023-06-16T10:03:12.024088-04:00",
                    "created_at": "2023-06-15T08:23:08.346566-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba922d3b-9bc0-4f63-b048-d9139b117950/?format=api"
                }
            ]
        },
        {
            "id": "64bb0258-4565-49f2-add3-ca039fb6334b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5583785a-5050-4c87-b89b-9678eb5c2d39/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-15T08:23:08.354382-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": 5213.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36a7952d-c8a4-4d6f-a95c-f4c0d7e8e02b",
                    "gambit_id": "97ef79af-33fe-4b29-b2a2-d50a90d3b85b",
                    "last_updated": "2023-06-16T10:03:12.029758-04:00",
                    "created_at": "2023-06-15T08:23:08.357276-04:00",
                    "name": "DET",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64bb0258-4565-49f2-add3-ca039fb6334b/?format=api"
                },
                {
                    "id": "3c50efaf-8c30-41d2-80eb-204461bccd38",
                    "gambit_id": "cd7894cb-5220-4939-aceb-676332c3377f",
                    "last_updated": "2023-06-16T10:03:12.031473-04:00",
                    "created_at": "2023-06-15T08:23:08.360380-04:00",
                    "name": "MIN",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64bb0258-4565-49f2-add3-ca039fb6334b/?format=api"
                }
            ]
        },
        {
            "id": "db633842-e8c3-4ee3-9e15-1aa5f85abd8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5583785a-5050-4c87-b89b-9678eb5c2d39/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-15T08:23:08.363622-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c81adce-c2e7-40de-9a88-7c3604b9176b",
                    "gambit_id": "ed65b1ff-16c4-403d-8bce-5a0ec76e26a1",
                    "last_updated": "2023-06-16T10:03:12.036504-04:00",
                    "created_at": "2023-06-15T08:23:08.365715-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db633842-e8c3-4ee3-9e15-1aa5f85abd8d/?format=api"
                },
                {
                    "id": "10c7e190-ee5b-4615-9ef4-f40cfec9f8cd",
                    "gambit_id": "cdf9a4c0-1560-434b-b736-c0ed92c02f77",
                    "last_updated": "2023-06-16T10:03:12.034733-04:00",
                    "created_at": "2023-06-15T08:23:08.368517-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db633842-e8c3-4ee3-9e15-1aa5f85abd8d/?format=api"
                }
            ]
        }
    ]
}