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/4204d75d-5908-4038-aa4f-d0b54f33f120/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4204d75d-5908-4038-aa4f-d0b54f33f120",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "92ea0850-fdc0-4339-a52f-9f15cd35c319",
    "completed": true,
    "last_updated": "2023-06-10T13:48:19.429975-04:00",
    "created_at": "2023-06-08T11:38:09.647052-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.7,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/92ea0850-fdc0-4339-a52f-9f15cd35c319",
    "datetime": "2023-06-08T13:10:00-04:00",
    "cutoff_datetime": "2023-06-08T13:10:00-04:00",
    "name": "MIN (B Ober) v. TAM (Y Chirinos)",
    "bettypes": [
        {
            "id": "9c64c124-2f21-4999-a158-bf13eac27524",
            "match": "https://api-prod.gambitprofit.com/api/matches/4204d75d-5908-4038-aa4f-d0b54f33f120/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-08T11:38:09.656278-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 (Y Chirinos)",
                        "amount": 5144.0
                    },
                    {
                        "team": "MIN (B Ober)",
                        "amount": 4856.0
                    }
                ],
                "expected_reward_tokens": 9566.32,
                "profit_sb": 66.32,
                "profit_sb_percentage": 0.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42397583-c5a6-4b59-b170-771ff243af66",
                    "gambit_id": "83e52133-951d-4a7a-ba9a-7e1973bf9c09",
                    "last_updated": "2023-06-10T13:48:19.437889-04:00",
                    "created_at": "2023-06-08T11:38:09.665891-04:00",
                    "name": "TAM (Y Chirinos)",
                    "reward": "1.86000",
                    "odds": "1.90090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c64c124-2f21-4999-a158-bf13eac27524/?format=api"
                },
                {
                    "id": "6012096c-59be-467c-ad3d-519103e0af48",
                    "gambit_id": "1db46a14-e9f5-4032-ac0a-12785292865e",
                    "last_updated": "2023-06-10T13:48:19.435509-04:00",
                    "created_at": "2023-06-08T11:38:09.661872-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "1.97000",
                    "odds": "2.01000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c64c124-2f21-4999-a158-bf13eac27524/?format=api"
                }
            ]
        },
        {
            "id": "6f618f8c-3581-49ae-943a-e93f7ffa7f3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4204d75d-5908-4038-aa4f-d0b54f33f120/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-08T11:38:09.668288-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": "MIN",
                        "amount": 6547.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06bb488a-7fcc-4604-8791-2c5918c61154",
                    "gambit_id": "5fd28dd7-b891-4e64-8b9d-33d9b1387519",
                    "last_updated": "2023-06-10T13:48:19.442850-04:00",
                    "created_at": "2023-06-08T11:38:09.670575-04:00",
                    "name": "MIN",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f618f8c-3581-49ae-943a-e93f7ffa7f3d/?format=api"
                },
                {
                    "id": "30ae0ce4-bdb3-44f7-8e33-8afe76d38c0f",
                    "gambit_id": "978f0138-553a-4f7f-b44b-901ad8b886dc",
                    "last_updated": "2023-06-10T13:48:19.445267-04:00",
                    "created_at": "2023-06-08T11:38:09.672947-04:00",
                    "name": "TAM",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f618f8c-3581-49ae-943a-e93f7ffa7f3d/?format=api"
                }
            ]
        },
        {
            "id": "c64f8434-f617-4bad-8f6a-45383f29a86a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4204d75d-5908-4038-aa4f-d0b54f33f120/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-08T11:38:09.675280-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c553fa4b-0dd9-499e-8e6a-deca9b6d217f",
                    "gambit_id": "4445f593-f843-493f-9767-5799fca2deb1",
                    "last_updated": "2023-06-10T13:48:19.451837-04:00",
                    "created_at": "2023-06-08T11:38:09.677394-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64f8434-f617-4bad-8f6a-45383f29a86a/?format=api"
                },
                {
                    "id": "d01838ff-8066-4983-9913-1fa36c9606f9",
                    "gambit_id": "20fa1da0-8d3b-4297-b1a9-09f321911dcd",
                    "last_updated": "2023-06-10T13:48:19.453890-04:00",
                    "created_at": "2023-06-08T11:38:09.679672-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64f8434-f617-4bad-8f6a-45383f29a86a/?format=api"
                }
            ]
        }
    ]
}