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/62e8e003-227e-4b7c-8617-e0a01a07309f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62e8e003-227e-4b7c-8617-e0a01a07309f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8419ca82-b729-4faa-9552-2457a7fff87b",
    "completed": true,
    "last_updated": "2023-05-06T11:52:02.826133-04:00",
    "created_at": "2023-05-05T11:47:02.673700-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8419ca82-b729-4faa-9552-2457a7fff87b",
    "datetime": "2023-05-05T14:20:00-04:00",
    "cutoff_datetime": "2023-05-05T14:20:00-04:00",
    "name": "MIA (E Cabrera) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "aa64df60-14a0-426a-88cf-94d5af6f0df0",
            "match": "https://api-prod.gambitprofit.com/api/matches/62e8e003-227e-4b7c-8617-e0a01a07309f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:02.690101-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": "CHC (J Steele)",
                        "amount": 5990.0
                    },
                    {
                        "team": "MIA (E Cabrera)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9583.9,
                "profit_sb": 83.9,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0a24047a-2f69-45f6-8b49-ad001052f727",
                    "gambit_id": "be1a7761-81e7-4539-8ad4-b99692328bc5",
                    "last_updated": "2023-05-06T11:52:02.838215-04:00",
                    "created_at": "2023-05-05T11:47:02.691563-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa64df60-14a0-426a-88cf-94d5af6f0df0/?format=api"
                },
                {
                    "id": "7eda70ac-c44d-435a-afb1-8d369e83ee3e",
                    "gambit_id": "0cff1e5f-8641-4ec5-8eb9-183482dce43c",
                    "last_updated": "2023-05-06T11:52:02.839723-04:00",
                    "created_at": "2023-05-05T11:47:02.693296-04:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa64df60-14a0-426a-88cf-94d5af6f0df0/?format=api"
                }
            ]
        },
        {
            "id": "262aceb6-9fb5-41c6-80f8-7e391010295a",
            "match": "https://api-prod.gambitprofit.com/api/matches/62e8e003-227e-4b7c-8617-e0a01a07309f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:02.684748-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": "MIA",
                        "amount": 5599.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c2de819-686b-4c7d-b600-bd12726dfd49",
                    "gambit_id": "48bffb92-355d-4302-9698-e8f287c5db67",
                    "last_updated": "2023-05-06T11:52:02.835140-04:00",
                    "created_at": "2023-05-05T11:47:02.688495-04:00",
                    "name": "MIA",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262aceb6-9fb5-41c6-80f8-7e391010295a/?format=api"
                },
                {
                    "id": "aaaff32d-14cb-40c4-896f-43db8bba671a",
                    "gambit_id": "c2be20e0-863f-40aa-89a3-0ea5f8a36aa4",
                    "last_updated": "2023-05-06T11:52:02.833689-04:00",
                    "created_at": "2023-05-05T11:47:02.686806-04:00",
                    "name": "CHC",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262aceb6-9fb5-41c6-80f8-7e391010295a/?format=api"
                }
            ]
        },
        {
            "id": "2ed935f9-267d-4829-af7f-47b51c450035",
            "match": "https://api-prod.gambitprofit.com/api/matches/62e8e003-227e-4b7c-8617-e0a01a07309f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:02.677257-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b894c45-3cb3-4e96-941c-fe1a814ccf8e",
                    "gambit_id": "b9a9eb19-481c-4c85-adbd-617f2054930b",
                    "last_updated": "2023-05-06T11:52:02.830953-04:00",
                    "created_at": "2023-05-05T11:47:02.682393-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed935f9-267d-4829-af7f-47b51c450035/?format=api"
                },
                {
                    "id": "1a6f8351-eea5-4f65-ad25-835e0640c4e8",
                    "gambit_id": "13bf8e4e-8925-4cc3-b495-784e9b2b2875",
                    "last_updated": "2023-05-06T11:52:02.829573-04:00",
                    "created_at": "2023-05-05T11:47:02.679960-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed935f9-267d-4829-af7f-47b51c450035/?format=api"
                }
            ]
        }
    ]
}