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/d9d9642e-1bfb-41a1-a096-fb1e2687f076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9d9642e-1bfb-41a1-a096-fb1e2687f076",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53dacdef-3aa3-4a69-a262-b6fb24aa2c24",
    "completed": true,
    "last_updated": "2023-06-26T10:23:06.900309-04:00",
    "created_at": "2023-06-23T09:28:12.096232-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/53dacdef-3aa3-4a69-a262-b6fb24aa2c24",
    "datetime": "2023-06-23T19:05:00-04:00",
    "cutoff_datetime": "2023-06-23T19:05:00-04:00",
    "name": "TEX (D Dunning) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "71fa7d91-939b-4943-8125-2ef70f639495",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9d9642e-1bfb-41a1-a096-fb1e2687f076/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:12.098457-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": "TEX (D Dunning)",
                        "amount": 5065.0
                    },
                    {
                        "team": "NYY (C Schmidt)",
                        "amount": 4935.0
                    }
                ],
                "expected_reward_tokens": 9572.85,
                "profit_sb": 72.85,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09d92c10-528f-4d22-a1bc-4787b7307e77",
                    "gambit_id": "27c2614d-fb01-4738-8a64-4e209e3988f7",
                    "last_updated": "2023-06-26T10:23:06.905434-04:00",
                    "created_at": "2023-06-23T09:28:12.100168-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.89000",
                    "odds": "1.92590",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71fa7d91-939b-4943-8125-2ef70f639495/?format=api"
                },
                {
                    "id": "f783a759-001e-48a2-b2af-1e6bdd821129",
                    "gambit_id": "9166f95f-ddf8-4b1e-9cbb-0a80cabf59df",
                    "last_updated": "2023-06-26T10:23:06.907710-04:00",
                    "created_at": "2023-06-23T09:28:12.101811-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.94000",
                    "odds": "1.98040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71fa7d91-939b-4943-8125-2ef70f639495/?format=api"
                }
            ]
        },
        {
            "id": "6bd7b069-6aa3-4d97-90f6-52fb5a8bf88b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9d9642e-1bfb-41a1-a096-fb1e2687f076/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:12.103497-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": "TEX",
                        "amount": 6547.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "676bf841-50ca-480a-9485-508dadf3786b",
                    "gambit_id": "fd2a443e-e858-4516-a089-12f34f5d196e",
                    "last_updated": "2023-06-26T10:23:06.913527-04:00",
                    "created_at": "2023-06-23T09:28:12.105344-04:00",
                    "name": "TEX",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd7b069-6aa3-4d97-90f6-52fb5a8bf88b/?format=api"
                },
                {
                    "id": "c7f7bbc8-2a95-446a-bfb9-8edbaff56a25",
                    "gambit_id": "e5da3bb0-db7b-425c-93c1-e812ff786017",
                    "last_updated": "2023-06-26T10:23:06.916764-04:00",
                    "created_at": "2023-06-23T09:28:12.107185-04:00",
                    "name": "NYY",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd7b069-6aa3-4d97-90f6-52fb5a8bf88b/?format=api"
                }
            ]
        },
        {
            "id": "29177ef1-2cb2-4788-8acd-939a8dc30c0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9d9642e-1bfb-41a1-a096-fb1e2687f076/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:12.109117-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": "9121979c-eadd-4a37-a5ee-604d2423b79c",
                    "gambit_id": "f621c548-c204-4b66-960d-851a461eb7ae",
                    "last_updated": "2023-06-26T10:23:06.922540-04:00",
                    "created_at": "2023-06-23T09:28:12.110693-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/29177ef1-2cb2-4788-8acd-939a8dc30c0c/?format=api"
                },
                {
                    "id": "732bd168-3d3b-4da3-9806-c3ebfe16fe77",
                    "gambit_id": "70dfd916-69a0-4663-a62c-33d121978d3a",
                    "last_updated": "2023-06-26T10:23:06.926451-04:00",
                    "created_at": "2023-06-23T09:28:12.112319-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/29177ef1-2cb2-4788-8acd-939a8dc30c0c/?format=api"
                }
            ]
        }
    ]
}