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/4357b986-2e47-4207-836e-38bb36a041a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4357b986-2e47-4207-836e-38bb36a041a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "225c47c7-e68d-44d5-a020-404351f11cfc",
    "completed": true,
    "last_updated": "2023-08-14T18:28:04.154896-04:00",
    "created_at": "2023-08-13T10:18:27.649933-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/225c47c7-e68d-44d5-a020-404351f11cfc",
    "datetime": "2023-08-13T18:05:00-04:00",
    "cutoff_datetime": "2023-08-13T18:05:00-04:00",
    "name": "CIN (L Weaver) v. PIT (A Jackson) - Game 2",
    "bettypes": [
        {
            "id": "a8ed19d1-6356-4081-9439-70e33a1d9186",
            "match": "https://api-prod.gambitprofit.com/api/matches/4357b986-2e47-4207-836e-38bb36a041a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-13T10:18:27.657277-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 (L Weaver)",
                        "amount": 5000.0
                    },
                    {
                        "team": "PIT (A Jackson)",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9550.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2a24f92-fa6c-43a5-b81e-79986a956437",
                    "gambit_id": "ff303a36-f4f5-4ec0-9c0e-c3b05c47a265",
                    "last_updated": "2023-08-14T18:28:04.168811-04:00",
                    "created_at": "2023-08-13T10:18:27.662001-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8ed19d1-6356-4081-9439-70e33a1d9186/?format=api"
                },
                {
                    "id": "d11b81b8-8a8b-4543-8886-f71c8231b20a",
                    "gambit_id": "d88b1eb0-9a3b-4578-b264-1f9283bda2f2",
                    "last_updated": "2023-08-14T18:28:04.173067-04:00",
                    "created_at": "2023-08-13T10:18:27.666710-04:00",
                    "name": "PIT (A Jackson)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8ed19d1-6356-4081-9439-70e33a1d9186/?format=api"
                }
            ]
        },
        {
            "id": "4321f15f-f2ab-4587-86ea-dcc62750de47",
            "match": "https://api-prod.gambitprofit.com/api/matches/4357b986-2e47-4207-836e-38bb36a041a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-13T10:18:27.675617-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": 6390.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "321e44cc-fe0a-4a21-842b-92c9f0c021b9",
                    "gambit_id": "ceda56f8-db9c-43ef-bbbf-660144c6f3d1",
                    "last_updated": "2023-08-14T18:28:04.196100-04:00",
                    "created_at": "2023-08-13T10:18:27.684287-04:00",
                    "name": "CIN",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4321f15f-f2ab-4587-86ea-dcc62750de47/?format=api"
                },
                {
                    "id": "09eab4d1-3fd5-403f-a179-ac21c1474be1",
                    "gambit_id": "9870973f-4e52-45d1-b65e-2ebb910ab217",
                    "last_updated": "2023-08-14T18:28:04.186776-04:00",
                    "created_at": "2023-08-13T10:18:27.680200-04:00",
                    "name": "PIT",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4321f15f-f2ab-4587-86ea-dcc62750de47/?format=api"
                }
            ]
        },
        {
            "id": "4c8440c5-292b-4205-b5fb-8a025e20728d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4357b986-2e47-4207-836e-38bb36a041a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-13T10:18:27.689064-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d47028c-dc9b-4564-b72b-09a21b377e57",
                    "gambit_id": "2bfb1413-31ae-4c61-83f8-b531101f4488",
                    "last_updated": "2023-08-14T18:28:04.208119-04:00",
                    "created_at": "2023-08-13T10:18:27.693554-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c8440c5-292b-4205-b5fb-8a025e20728d/?format=api"
                },
                {
                    "id": "6a6b1dd4-92d3-47ad-92fa-b8e5dfd5bb86",
                    "gambit_id": "55cb6abf-107e-4b2f-897b-832ac1a73092",
                    "last_updated": "2023-08-14T18:28:04.211470-04:00",
                    "created_at": "2023-08-13T10:18:27.697789-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c8440c5-292b-4205-b5fb-8a025e20728d/?format=api"
                }
            ]
        }
    ]
}