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/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4623b3df-f18f-4ba1-baf8-4521e5d7a991",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c60a0928-78c4-4b18-9eae-11bca7d549c2",
    "completed": true,
    "last_updated": "2023-10-25T10:53:01.582690-04:00",
    "created_at": "2023-10-24T08:57:57.859344-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c60a0928-78c4-4b18-9eae-11bca7d549c2",
    "datetime": "2023-10-24T20:07:00-04:00",
    "cutoff_datetime": "2023-10-24T20:07:00-04:00",
    "name": "ARI (B Pfaadt) v. PHI (R Suarez)",
    "bettypes": [
        {
            "id": "91ba2a46-33ff-49a6-8b48-5077426209ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-24T08:57:57.869763-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 (R Suarez)",
                        "amount": 5914.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4086.0
                    }
                ],
                "expected_reward_tokens": 9520.38,
                "profit_sb": 20.38,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "288613dc-5e32-46f6-b1d5-b7886d5644be",
                    "gambit_id": "99bf7baa-dd15-4c4a-96b6-01db8b01239c",
                    "last_updated": "2023-10-25T10:53:01.594437-04:00",
                    "created_at": "2023-10-24T08:57:57.878566-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ba2a46-33ff-49a6-8b48-5077426209ae/?format=api"
                },
                {
                    "id": "63845864-cf8b-4562-8337-1b070c0e8498",
                    "gambit_id": "85a9737f-46d5-4a09-b283-83856d4ba330",
                    "last_updated": "2023-10-25T10:53:01.591096-04:00",
                    "created_at": "2023-10-24T08:57:57.873720-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ba2a46-33ff-49a6-8b48-5077426209ae/?format=api"
                }
            ]
        },
        {
            "id": "e9992e8f-7864-431e-8480-86988d9af7db",
            "match": "https://api-prod.gambitprofit.com/api/matches/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-24T08:57:57.883769-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": "ARI",
                        "amount": 5788.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63015f42-b2df-4f78-9f47-ca82d72ab2ad",
                    "gambit_id": "bf6854ac-a9af-4440-89c2-2b815d9542b1",
                    "last_updated": "2023-10-25T10:53:01.601110-04:00",
                    "created_at": "2023-10-24T08:57:57.887800-04:00",
                    "name": "ARI",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9992e8f-7864-431e-8480-86988d9af7db/?format=api"
                },
                {
                    "id": "0d2afbff-b1af-480d-bd8f-0fe9079e280b",
                    "gambit_id": "08512b7f-118a-4deb-9563-52c5e667831e",
                    "last_updated": "2023-10-25T10:53:01.604371-04:00",
                    "created_at": "2023-10-24T08:57:57.892044-04:00",
                    "name": "PHI",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9992e8f-7864-431e-8480-86988d9af7db/?format=api"
                }
            ]
        },
        {
            "id": "b5caaefb-07ff-4d23-aae9-ae79406a5b9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-24T08:57:57.898039-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",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29664439-773e-434f-a6e9-63842b656155",
                    "gambit_id": "5b8cb04c-37a5-4830-b754-68a556f8126f",
                    "last_updated": "2023-10-25T10:53:01.611141-04:00",
                    "created_at": "2023-10-24T08:57:57.905661-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5caaefb-07ff-4d23-aae9-ae79406a5b9c/?format=api"
                },
                {
                    "id": "2624ac6f-003b-48e1-bbdd-039d9f6008ad",
                    "gambit_id": "c8315045-c81a-4ad2-8799-7d86ce65ca60",
                    "last_updated": "2023-10-25T10:53:01.614564-04:00",
                    "created_at": "2023-10-24T08:57:57.911002-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5caaefb-07ff-4d23-aae9-ae79406a5b9c/?format=api"
                }
            ]
        }
    ]
}