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/20d4fb0b-f03f-473a-ad8b-0f0c93de48d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20d4fb0b-f03f-473a-ad8b-0f0c93de48d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "433727c9-05d1-4a97-a7b1-5243f4eb2e27",
    "completed": true,
    "last_updated": "2023-04-10T14:52:06.444547-04:00",
    "created_at": "2023-04-09T09:27:08.278133-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.26,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/433727c9-05d1-4a97-a7b1-5243f4eb2e27",
    "datetime": "2023-04-09T13:10:00-04:00",
    "cutoff_datetime": "2023-04-09T13:10:00-04:00",
    "name": "Detroit Pistons v. Chicago Bulls",
    "bettypes": [
        {
            "id": "b4f1144d-803c-4087-8877-30e93f12a2a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d4fb0b-f03f-473a-ad8b-0f0c93de48d0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:08.287127-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": "Chicago Bulls",
                        "amount": 7643.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2357.0
                    }
                ],
                "expected_reward_tokens": 9475.14,
                "profit_sb": -24.86,
                "profit_sb_percentage": -0.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6232601a-f345-4fe8-b449-20f794e6e558",
                    "gambit_id": "601cccf8-18b4-4420-a734-77614441a075",
                    "last_updated": "2023-04-10T14:52:06.455149-04:00",
                    "created_at": "2023-04-09T09:27:08.288953-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4f1144d-803c-4087-8877-30e93f12a2a5/?format=api"
                },
                {
                    "id": "ed961ff8-2e7b-48b7-b344-566803ed4812",
                    "gambit_id": "84940b7a-bb82-4e6b-ba94-f44556b09f2d",
                    "last_updated": "2023-04-10T14:52:06.457864-04:00",
                    "created_at": "2023-04-09T09:27:08.291050-04:00",
                    "name": "Detroit Pistons",
                    "reward": "4.02000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4f1144d-803c-4087-8877-30e93f12a2a5/?format=api"
                }
            ]
        },
        {
            "id": "39866fa1-89fb-47b3-955e-0a0b1539a9b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d4fb0b-f03f-473a-ad8b-0f0c93de48d0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:08.293304-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3657f553-069d-4519-bb5c-875ce6cde708",
                    "gambit_id": "eab828de-e8a4-450c-a875-5858b62b16af",
                    "last_updated": "2023-04-10T14:52:06.466629-04:00",
                    "created_at": "2023-04-09T09:27:08.298159-04:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39866fa1-89fb-47b3-955e-0a0b1539a9b7/?format=api"
                },
                {
                    "id": "97af983a-a6b5-4ed6-baef-ceb6665c5752",
                    "gambit_id": "7e195fa6-45b1-436c-a3da-b400ba464ba5",
                    "last_updated": "2023-04-10T14:52:06.463668-04:00",
                    "created_at": "2023-04-09T09:27:08.295575-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39866fa1-89fb-47b3-955e-0a0b1539a9b7/?format=api"
                }
            ]
        },
        {
            "id": "3c1feccd-4703-45e1-974d-93a368ccead8",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d4fb0b-f03f-473a-ad8b-0f0c93de48d0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:08.280815-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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d9fd9ec-c1b6-4c46-ad64-29fa309d41d5",
                    "gambit_id": "134a9109-e1c2-4e8c-ab39-61485258e085",
                    "last_updated": "2023-04-10T14:52:06.449262-04:00",
                    "created_at": "2023-04-09T09:27:08.283068-04:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1feccd-4703-45e1-974d-93a368ccead8/?format=api"
                },
                {
                    "id": "83301702-d132-4a0a-8c38-c236f4f0260c",
                    "gambit_id": "af94b008-08f3-4c60-a5a0-e714b31fa353",
                    "last_updated": "2023-04-10T14:52:06.451153-04:00",
                    "created_at": "2023-04-09T09:27:08.285186-04:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1feccd-4703-45e1-974d-93a368ccead8/?format=api"
                }
            ]
        }
    ]
}