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/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ccf5bdc-6c36-486c-b14f-cf130100dda7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a81d087-7128-4383-95f9-487ffbcbe33b",
    "completed": true,
    "last_updated": "2023-09-25T14:28:21.740975-04:00",
    "created_at": "2023-09-23T09:38:25.820157-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a81d087-7128-4383-95f9-487ffbcbe33b",
    "datetime": "2023-09-23T16:10:00-04:00",
    "cutoff_datetime": "2023-09-23T16:10:00-04:00",
    "name": "TOR (H Ryu) v. TAM (Z Littell)",
    "bettypes": [
        {
            "id": "bd2a26de-3a6b-4669-9234-0f201c9f23e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T09:38:25.830475-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 Littell)",
                        "amount": 5222.0
                    },
                    {
                        "team": "TOR (H Ryu)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b229985-b2b7-4874-ad54-4cfdc59ecd5e",
                    "gambit_id": "ce38e174-9314-4e4b-bfe8-45286bb9d495",
                    "last_updated": "2023-09-25T14:28:21.770971-04:00",
                    "created_at": "2023-09-23T09:38:25.838731-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api"
                },
                {
                    "id": "0474f65e-92ef-432c-8ed2-41435319c745",
                    "gambit_id": "ad25f768-c8c5-481a-96f4-2fb314d2aadf",
                    "last_updated": "2023-09-25T14:28:21.764685-04:00",
                    "created_at": "2023-09-23T09:38:25.834667-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api"
                }
            ]
        },
        {
            "id": "37d07edd-e932-4db9-9830-8baeff9229df",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-23T09:38:25.842994-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": "TOR",
                        "amount": 6324.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "958b5028-ccee-40f8-9ad5-57ade3eef5c5",
                    "gambit_id": "6cb0cb4c-2b50-4ffd-834f-71950a758095",
                    "last_updated": "2023-09-25T14:28:21.777514-04:00",
                    "created_at": "2023-09-23T09:38:25.846691-04:00",
                    "name": "TOR",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api"
                },
                {
                    "id": "79e45243-bbfc-4bc6-912e-3ee6ebb29bed",
                    "gambit_id": "31720432-22c0-4e1e-89b1-c2188de7ee8e",
                    "last_updated": "2023-09-25T14:28:21.780684-04:00",
                    "created_at": "2023-09-23T09:38:25.850762-04:00",
                    "name": "TAM",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api"
                }
            ]
        },
        {
            "id": "f38f1706-4ae3-40b5-a2c1-91d25335eb5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T09:38:25.855377-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": "90808b30-d618-49d4-8cde-abff0740ddbb",
                    "gambit_id": "120e7247-842d-4177-9ec9-48336a9d6a81",
                    "last_updated": "2023-09-25T14:28:21.790222-04:00",
                    "created_at": "2023-09-23T09:38:25.864750-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/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api"
                },
                {
                    "id": "fd58bc48-b57d-4025-9e4a-d41db1424d35",
                    "gambit_id": "b26cbcb2-629c-4742-920b-ca3334ff0a59",
                    "last_updated": "2023-09-25T14:28:21.786964-04:00",
                    "created_at": "2023-09-23T09:38:25.860230-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/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api"
                }
            ]
        }
    ]
}