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/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "607a7faa-a02e-41e2-bdfa-76d4a83a2c47",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "08bc1d46-7344-4812-bcf7-43d79504ae6f",
    "completed": true,
    "last_updated": "2023-07-17T10:13:20.482227-04:00",
    "created_at": "2023-07-15T08:58:06.253407-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/08bc1d46-7344-4812-bcf7-43d79504ae6f",
    "datetime": "2023-07-15T19:05:00-04:00",
    "cutoff_datetime": "2023-07-15T19:05:00-04:00",
    "name": "MIA (B Garrett) v. BAL (K Gibson)",
    "bettypes": [
        {
            "id": "66e75800-9012-4bcf-a079-67cf935092f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T08:58:06.256109-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": "BAL (K Gibson)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "826e565e-5b34-4f18-8d1f-510089fc980b",
                    "gambit_id": "29c9f3c8-78e5-48dc-b8f3-d9f64d8ee982",
                    "last_updated": "2023-07-17T10:13:20.488368-04:00",
                    "created_at": "2023-07-15T08:58:06.259333-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e75800-9012-4bcf-a079-67cf935092f7/?format=api"
                },
                {
                    "id": "76e571fc-edc2-4135-ada4-324dff0417b6",
                    "gambit_id": "38e28c04-ae7a-4dc4-ae7b-d7984c12b058",
                    "last_updated": "2023-07-17T10:13:20.486393-04:00",
                    "created_at": "2023-07-15T08:58:06.257745-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e75800-9012-4bcf-a079-67cf935092f7/?format=api"
                }
            ]
        },
        {
            "id": "a05c7e6d-68f1-4eff-a6c2-52f1e5115423",
            "match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-15T08:58:06.260882-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": "MIA",
                        "amount": 6390.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5623bcc4-7280-4556-955c-5a64df56d2cf",
                    "gambit_id": "2f436e80-e478-4318-aa57-ddae9aa26af8",
                    "last_updated": "2023-07-17T10:13:20.492030-04:00",
                    "created_at": "2023-07-15T08:58:06.262395-04:00",
                    "name": "MIA",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a05c7e6d-68f1-4eff-a6c2-52f1e5115423/?format=api"
                },
                {
                    "id": "cd45b095-dc10-4b48-8baa-d234d41fceef",
                    "gambit_id": "ff17c6ed-faaf-4a99-9446-5adf48734b91",
                    "last_updated": "2023-07-17T10:13:20.493864-04:00",
                    "created_at": "2023-07-15T08:58:06.264138-04:00",
                    "name": "BAL",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a05c7e6d-68f1-4eff-a6c2-52f1e5115423/?format=api"
                }
            ]
        },
        {
            "id": "99b858b6-3275-455b-8754-42ac729f6598",
            "match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T08:58:06.265780-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e22bcb7-1563-4b96-97e5-dd786049b499",
                    "gambit_id": "02525968-9f21-4cfc-b2a3-337b716f673b",
                    "last_updated": "2023-07-17T10:13:20.498340-04:00",
                    "created_at": "2023-07-15T08:58:06.267298-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api"
                },
                {
                    "id": "a3334559-9be5-4c1c-a476-02a4ea44fbcb",
                    "gambit_id": "86be91c2-e7b9-43b8-93fd-aa9e5d9418ad",
                    "last_updated": "2023-07-17T10:13:20.496888-04:00",
                    "created_at": "2023-07-15T08:58:06.268779-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api"
                }
            ]
        }
    ]
}