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/4f69c35b-88c7-48c8-9d48-a6fb068515f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f69c35b-88c7-48c8-9d48-a6fb068515f0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b31433cb-de75-4c36-80ff-2c55ef97ffd3",
    "completed": true,
    "last_updated": "2023-07-27T13:07:59.459322-04:00",
    "created_at": "2023-07-25T12:38:05.458306-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b31433cb-de75-4c36-80ff-2c55ef97ffd3",
    "datetime": "2023-07-25T18:40:00-04:00",
    "cutoff_datetime": "2023-07-25T18:40:00-04:00",
    "name": "BAL (K Gibson) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "67a516d4-ecc7-48f0-95c2-b914a4bf510f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f69c35b-88c7-48c8-9d48-a6fb068515f0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-25T12:38:05.468035-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 (T Walker)",
                        "amount": 5440.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1b70944-c6d6-42ec-9103-68154c8ba168",
                    "gambit_id": "297921e1-3a20-4e9d-b264-385e3bb1075a",
                    "last_updated": "2023-07-27T13:07:59.477807-04:00",
                    "created_at": "2023-07-25T12:38:05.479596-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67a516d4-ecc7-48f0-95c2-b914a4bf510f/?format=api"
                },
                {
                    "id": "5430a2d1-6ad2-4a53-bdd5-35a480e0f02e",
                    "gambit_id": "1996ba3a-4255-4b37-bc26-332068faa295",
                    "last_updated": "2023-07-27T13:07:59.473651-04:00",
                    "created_at": "2023-07-25T12:38:05.473827-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67a516d4-ecc7-48f0-95c2-b914a4bf510f/?format=api"
                }
            ]
        },
        {
            "id": "fba1f17d-fcf4-4abf-97ec-a70168860792",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f69c35b-88c7-48c8-9d48-a6fb068515f0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-25T12:38:05.484772-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": "BAL",
                        "amount": 6010.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9767abaf-401a-4f96-b1ad-b55f95f047c6",
                    "gambit_id": "3dee4f66-e2c9-44fd-932e-812e0fcb2171",
                    "last_updated": "2023-07-27T13:07:59.486714-04:00",
                    "created_at": "2023-07-25T12:38:05.489457-04:00",
                    "name": "BAL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fba1f17d-fcf4-4abf-97ec-a70168860792/?format=api"
                },
                {
                    "id": "1c2c1669-7164-4da1-848c-fd837afd764e",
                    "gambit_id": "01afd225-5f86-4d1e-bd42-73b226e0703a",
                    "last_updated": "2023-07-27T13:07:59.499145-04:00",
                    "created_at": "2023-07-25T12:38:05.501439-04:00",
                    "name": "PHI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fba1f17d-fcf4-4abf-97ec-a70168860792/?format=api"
                }
            ]
        },
        {
            "id": "b59c8ce1-5a44-45d9-b7d3-f256a86aa105",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f69c35b-88c7-48c8-9d48-a6fb068515f0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-25T12:38:05.505738-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 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "282ba80d-48a6-4c8f-b327-afff2bb951c9",
                    "gambit_id": "9bace936-78ca-4edb-8a9b-b1062a7a485c",
                    "last_updated": "2023-07-27T13:07:59.514126-04:00",
                    "created_at": "2023-07-25T12:38:05.514087-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b59c8ce1-5a44-45d9-b7d3-f256a86aa105/?format=api"
                },
                {
                    "id": "8a4b3993-a34e-446d-bfb9-c674113a8ccd",
                    "gambit_id": "16ae0b10-6b40-41bc-a685-6c1b377bf982",
                    "last_updated": "2023-07-27T13:07:59.509824-04:00",
                    "created_at": "2023-07-25T12:38:05.509757-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b59c8ce1-5a44-45d9-b7d3-f256a86aa105/?format=api"
                }
            ]
        }
    ]
}