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/7ad5fb8f-ffde-479f-bf60-37f902fbf4d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7ad5fb8f-ffde-479f-bf60-37f902fbf4d2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6c199bc2-7be5-4a0c-858d-5e8f1d808d95",
    "completed": true,
    "last_updated": "2023-04-04T19:42:06.076708-04:00",
    "created_at": "2023-04-03T09:56:53.826471-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6c199bc2-7be5-4a0c-858d-5e8f1d808d95",
    "datetime": "2023-04-03T20:37:00-04:00",
    "cutoff_datetime": "2023-04-03T20:37:00-04:00",
    "name": "Nashville Predators v. Dallas Stars",
    "bettypes": [
        {
            "id": "e4652bb0-b0fc-431f-add5-3fea28018c7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ad5fb8f-ffde-479f-bf60-37f902fbf4d2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-03T09:56:53.837075-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": "Dallas Stars",
                        "amount": 6308.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6c74fb11-54fe-4484-8daf-0eed2b8fe118",
                    "gambit_id": "12e2f0af-2b4c-4971-b5b7-d0ea97bd3efc",
                    "last_updated": "2023-04-04T19:42:06.087223-04:00",
                    "created_at": "2023-04-03T09:56:53.838382-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4652bb0-b0fc-431f-add5-3fea28018c7b/?format=api"
                },
                {
                    "id": "5b441dbb-9b36-4ed8-a76c-3bf41139af1f",
                    "gambit_id": "032dab41-ab97-42a1-9a7e-3364df4feb7c",
                    "last_updated": "2023-04-04T19:42:06.088414-04:00",
                    "created_at": "2023-04-03T09:56:53.839969-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4652bb0-b0fc-431f-add5-3fea28018c7b/?format=api"
                }
            ]
        },
        {
            "id": "d5385c63-5e69-48a2-b70c-fe18fd48148a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ad5fb8f-ffde-479f-bf60-37f902fbf4d2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-03T09:56:53.832631-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": "Nashville Predators",
                        "amount": 5867.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7378c47-8d9a-46d5-a880-1abf08573c65",
                    "gambit_id": "9b3be11c-9644-4cd9-8693-319ff1f7ef30",
                    "last_updated": "2023-04-04T19:42:06.084835-04:00",
                    "created_at": "2023-04-03T09:56:53.835597-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5385c63-5e69-48a2-b70c-fe18fd48148a/?format=api"
                },
                {
                    "id": "db4da3fd-a37d-47a3-b673-7079dd8c73a9",
                    "gambit_id": "221e38d2-402e-481f-8137-cb2a6e6049fc",
                    "last_updated": "2023-04-04T19:42:06.083595-04:00",
                    "created_at": "2023-04-03T09:56:53.834091-04:00",
                    "name": "Dallas Stars",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5385c63-5e69-48a2-b70c-fe18fd48148a/?format=api"
                }
            ]
        },
        {
            "id": "c8ec9b22-33cd-464f-9c86-fa1700cd1346",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ad5fb8f-ffde-479f-bf60-37f902fbf4d2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-03T09:56:53.828326-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3fb91bc-eb28-4923-9f35-02e400ba1640",
                    "gambit_id": "9a57a250-8908-421d-ad7f-438be38d1830",
                    "last_updated": "2023-04-04T19:42:06.079901-04:00",
                    "created_at": "2023-04-03T09:56:53.829753-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ec9b22-33cd-464f-9c86-fa1700cd1346/?format=api"
                },
                {
                    "id": "7fbf23ab-0b5f-4679-a1d2-94d98fbca6f1",
                    "gambit_id": "e1d43b40-33d3-488b-9e79-ff956eb967a4",
                    "last_updated": "2023-04-04T19:42:06.081090-04:00",
                    "created_at": "2023-04-03T09:56:53.831225-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ec9b22-33cd-464f-9c86-fa1700cd1346/?format=api"
                }
            ]
        }
    ]
}