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/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0f78903-bee7-4530-a19b-571dc351f58b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bce0d152-5d44-4b52-874d-d03e12aa804b",
    "completed": true,
    "last_updated": "2023-09-27T18:53:09.113251-04:00",
    "created_at": "2023-09-26T08:58:22.097661-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bce0d152-5d44-4b52-874d-d03e12aa804b",
    "datetime": "2023-09-26T19:10:00-04:00",
    "cutoff_datetime": "2023-09-26T19:10:00-04:00",
    "name": "TAM (Z Eflin) v. BOS (T Houck)",
    "bettypes": [
        {
            "id": "a00e8ad6-114c-46a8-bbb1-e40311fb55de",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-26T08:58:22.107613-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": "TAM (Z Eflin)",
                        "amount": 5131.0
                    },
                    {
                        "team": "BOS (T Houck)",
                        "amount": 4869.0
                    }
                ],
                "expected_reward_tokens": 9543.24,
                "profit_sb": 43.24,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14fadc4b-53c1-4034-bcf2-9c9a66b8d838",
                    "gambit_id": "2e5ea2b8-32aa-44c2-995a-ee59de471a88",
                    "last_updated": "2023-09-27T18:53:09.128106-04:00",
                    "created_at": "2023-09-26T08:58:22.113351-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.86000",
                    "odds": "1.90090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00e8ad6-114c-46a8-bbb1-e40311fb55de/?format=api"
                },
                {
                    "id": "880304ef-1772-47b7-8baf-362c8b7a09ee",
                    "gambit_id": "1e336d14-9145-4a63-b17a-8ff659573120",
                    "last_updated": "2023-09-27T18:53:09.131676-04:00",
                    "created_at": "2023-09-26T08:58:22.118062-04:00",
                    "name": "BOS (T Houck)",
                    "reward": "1.96000",
                    "odds": "2.01000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00e8ad6-114c-46a8-bbb1-e40311fb55de/?format=api"
                }
            ]
        },
        {
            "id": "c645e2e8-f750-45cb-9763-92efb7c687e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-26T08:58:22.121950-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": "BOS",
                        "amount": 6010.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0576bf2-c73f-438f-ab2d-0a5ce3338004",
                    "gambit_id": "78e15635-67e8-46f6-8f5b-95081df545d2",
                    "last_updated": "2023-09-27T18:53:09.141366-04:00",
                    "created_at": "2023-09-26T08:58:22.130516-04:00",
                    "name": "BOS",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api"
                },
                {
                    "id": "383ef3d2-2dad-4bf7-9ec1-f04059af66d4",
                    "gambit_id": "b1ddbed7-fe74-4b75-b5a1-c29d5adbdfbe",
                    "last_updated": "2023-09-27T18:53:09.138156-04:00",
                    "created_at": "2023-09-26T08:58:22.126118-04:00",
                    "name": "TAM",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api"
                }
            ]
        },
        {
            "id": "69fee0e9-a88e-4062-94c7-72ff9f4e5695",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-26T08:58:22.134651-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e801ddc-7ca7-450e-bf82-aaac2f582352",
                    "gambit_id": "54fc4c6c-2b02-4c11-840b-e2692ed87a30",
                    "last_updated": "2023-09-27T18:53:09.151402-04:00",
                    "created_at": "2023-09-26T08:58:22.143689-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api"
                },
                {
                    "id": "bf3cd7b9-1048-4404-afce-43bc10005c9f",
                    "gambit_id": "a6542095-89ba-4bc5-98cb-649258cc1f0d",
                    "last_updated": "2023-09-27T18:53:09.147918-04:00",
                    "created_at": "2023-09-26T08:58:22.138521-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api"
                }
            ]
        }
    ]
}