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/52b8a897-8e55-49ee-a3b2-666ad3065932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "52b8a897-8e55-49ee-a3b2-666ad3065932",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2fb8d24-2382-496b-b492-df6ed5798eae",
    "completed": true,
    "last_updated": "2023-09-11T09:03:27.940739-04:00",
    "created_at": "2023-09-09T09:43:00.819797-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e2fb8d24-2382-496b-b492-df6ed5798eae",
    "datetime": "2023-09-09T18:40:00-04:00",
    "cutoff_datetime": "2023-09-09T18:40:00-04:00",
    "name": "STL (Z Thompson) v. CIN (C Spiers)",
    "bettypes": [
        {
            "id": "3edcbd5a-5880-415a-9143-830888afea6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/52b8a897-8e55-49ee-a3b2-666ad3065932/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:43:00.830192-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": "STL (Z Thompson)",
                        "amount": 5222.0
                    },
                    {
                        "team": "CIN (C Spiers)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2295d292-afaf-4791-a5a8-2a4effdba602",
                    "gambit_id": "86ab3ef9-63a3-4ed0-b494-76ce56e651c1",
                    "last_updated": "2023-09-11T09:03:27.950535-04:00",
                    "created_at": "2023-09-09T09:43:00.834803-04:00",
                    "name": "STL (Z Thompson)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edcbd5a-5880-415a-9143-830888afea6c/?format=api"
                },
                {
                    "id": "00b823ae-1666-421d-a125-1c3906c954f0",
                    "gambit_id": "57a49610-55cf-4a78-b90c-8c98a5445b66",
                    "last_updated": "2023-09-11T09:03:27.954140-04:00",
                    "created_at": "2023-09-09T09:43:00.838654-04:00",
                    "name": "CIN (C Spiers)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edcbd5a-5880-415a-9143-830888afea6c/?format=api"
                }
            ]
        },
        {
            "id": "d57a4c55-f0b7-4fac-bd6c-3f89a32599a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/52b8a897-8e55-49ee-a3b2-666ad3065932/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:43:00.842957-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": 5773.0
                    },
                    {
                        "team": "STL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ea9a6e7-f367-49cb-ac35-85bf322d3232",
                    "gambit_id": "b7cdfab7-f808-4a55-ba62-2284cba2a78f",
                    "last_updated": "2023-09-11T09:03:27.964095-04:00",
                    "created_at": "2023-09-09T09:43:00.851842-04:00",
                    "name": "CIN",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d57a4c55-f0b7-4fac-bd6c-3f89a32599a5/?format=api"
                },
                {
                    "id": "34903712-44de-47e0-9b0e-37d3a9e115bf",
                    "gambit_id": "78448182-1882-40f3-83c1-7f3ddc36249a",
                    "last_updated": "2023-09-11T09:03:27.960885-04:00",
                    "created_at": "2023-09-09T09:43:00.846701-04:00",
                    "name": "STL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d57a4c55-f0b7-4fac-bd6c-3f89a32599a5/?format=api"
                }
            ]
        },
        {
            "id": "32203725-e4ae-4555-95cc-eca7cb64ac3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/52b8a897-8e55-49ee-a3b2-666ad3065932/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:43:00.855949-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 10.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6a58ee3-c7e5-4580-bf47-37e907748785",
                    "gambit_id": "225699db-04ba-48c2-97b3-ec9b8e0462e8",
                    "last_updated": "2023-09-11T09:03:27.976692-04:00",
                    "created_at": "2023-09-09T09:43:00.864231-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32203725-e4ae-4555-95cc-eca7cb64ac3e/?format=api"
                },
                {
                    "id": "eac385a2-641c-4d56-97e3-80d278033929",
                    "gambit_id": "61480df3-1076-4bef-a1a8-f493eaa425bd",
                    "last_updated": "2023-09-11T09:03:27.973017-04:00",
                    "created_at": "2023-09-09T09:43:00.859552-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32203725-e4ae-4555-95cc-eca7cb64ac3e/?format=api"
                }
            ]
        }
    ]
}