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/a0665cb0-156c-4f5d-ae49-072cf7ce3071/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a0665cb0-156c-4f5d-ae49-072cf7ce3071",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d1d6cc2d-9a7b-40f7-b4ed-7447a90cc2c0",
    "completed": true,
    "last_updated": "2023-08-26T11:08:25.601769-04:00",
    "created_at": "2023-08-25T08:38:07.489623-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d1d6cc2d-9a7b-40f7-b4ed-7447a90cc2c0",
    "datetime": "2023-08-25T19:05:00-04:00",
    "cutoff_datetime": "2023-08-25T19:05:00-04:00",
    "name": "STL (M Mikolas) v. PHI (C Sanchez)",
    "bettypes": [
        {
            "id": "467f0ef7-855d-4a66-ac15-4b6c9b370960",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0665cb0-156c-4f5d-ae49-072cf7ce3071/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T08:38:07.499882-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": "PHI (C Sanchez)",
                        "amount": 5541.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15009850-f954-42fb-8d4b-0acb10e5f6bc",
                    "gambit_id": "64bab180-bab6-439f-a659-ab735b29cad9",
                    "last_updated": "2023-08-26T11:08:25.623880-04:00",
                    "created_at": "2023-08-25T08:38:07.508438-04:00",
                    "name": "PHI (C Sanchez)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/467f0ef7-855d-4a66-ac15-4b6c9b370960/?format=api"
                },
                {
                    "id": "c1b4dbf2-b731-48a0-9309-69cae2fc7e85",
                    "gambit_id": "3d277985-e07a-446e-9fb9-4addb84931f3",
                    "last_updated": "2023-08-26T11:08:25.620141-04:00",
                    "created_at": "2023-08-25T08:38:07.504184-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/467f0ef7-855d-4a66-ac15-4b6c9b370960/?format=api"
                }
            ]
        },
        {
            "id": "c0957247-c05e-47c6-ad2b-0d12906b33b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0665cb0-156c-4f5d-ae49-072cf7ce3071/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T08:38:07.512829-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",
                        "amount": 6090.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed265488-2d66-4732-a8b1-f045b2595878",
                    "gambit_id": "c3a1594b-083a-4c4d-a709-1aaa189a518b",
                    "last_updated": "2023-08-26T11:08:25.648802-04:00",
                    "created_at": "2023-08-25T08:38:07.517006-04:00",
                    "name": "STL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0957247-c05e-47c6-ad2b-0d12906b33b3/?format=api"
                },
                {
                    "id": "4e7d1c60-1824-457e-be69-2af964864794",
                    "gambit_id": "64d05626-0d1c-43e8-96a6-55c3fbe2db1b",
                    "last_updated": "2023-08-26T11:08:25.637754-04:00",
                    "created_at": "2023-08-25T08:38:07.521246-04:00",
                    "name": "PHI",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0957247-c05e-47c6-ad2b-0d12906b33b3/?format=api"
                }
            ]
        },
        {
            "id": "751e766c-f42c-4aea-84a0-f97a2188bf0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0665cb0-156c-4f5d-ae49-072cf7ce3071/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T08:38:07.533768-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd193d8b-c4d0-42b9-ab4d-3cfb83c847d2",
                    "gambit_id": "732350af-23a5-42e7-b66c-aaaeeab5e881",
                    "last_updated": "2023-08-26T11:08:25.655641-04:00",
                    "created_at": "2023-08-25T08:38:07.540368-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751e766c-f42c-4aea-84a0-f97a2188bf0c/?format=api"
                },
                {
                    "id": "9871f626-99ea-49f0-8426-e8a2b8bf61b9",
                    "gambit_id": "ca5b1ff8-ddae-4c20-bb71-c82dbea6f931",
                    "last_updated": "2023-08-26T11:08:25.663689-04:00",
                    "created_at": "2023-08-25T08:38:07.549643-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751e766c-f42c-4aea-84a0-f97a2188bf0c/?format=api"
                }
            ]
        }
    ]
}