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/dc3fa708-4603-43e5-8b15-725e5a989e51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc3fa708-4603-43e5-8b15-725e5a989e51",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "216c7b63-0c44-4e9a-b9b8-353fac8cd9f6",
    "completed": true,
    "last_updated": "2023-02-09T11:12:08.370429-05:00",
    "created_at": "2023-02-08T14:32:09.002462-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/216c7b63-0c44-4e9a-b9b8-353fac8cd9f6",
    "datetime": "2023-02-08T19:40:00-05:00",
    "cutoff_datetime": "2023-02-08T19:40:00-05:00",
    "name": "Indiana Pacers v. Miami Heat",
    "bettypes": [
        {
            "id": "a3f5d567-2f4d-4426-b7e2-aa8f8b2faca8",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc3fa708-4603-43e5-8b15-725e5a989e51/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-08T14:32:09.013602-05: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": "Miami Heat",
                        "amount": 6991.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3009.0
                    }
                ],
                "expected_reward_tokens": 9507.76,
                "profit_sb": 7.76,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0421f991-0e62-48fa-86fb-883188e5bae3",
                    "gambit_id": "ca6ffa92-d76e-45b6-beac-b57018db5602",
                    "last_updated": "2023-02-09T11:12:08.382581-05:00",
                    "created_at": "2023-02-08T14:32:09.014901-05:00",
                    "name": "Miami Heat",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3f5d567-2f4d-4426-b7e2-aa8f8b2faca8/?format=api"
                },
                {
                    "id": "f305f94e-7948-42d8-991a-81ec78f59368",
                    "gambit_id": "a587b232-1df9-4665-abe4-f5113d746d7b",
                    "last_updated": "2023-02-09T11:12:08.384123-05:00",
                    "created_at": "2023-02-08T14:32:09.016253-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3f5d567-2f4d-4426-b7e2-aa8f8b2faca8/?format=api"
                }
            ]
        },
        {
            "id": "7ba669b1-425e-4fee-b5db-9109e89ff5d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc3fa708-4603-43e5-8b15-725e5a989e51/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-08T14:32:09.009230-05: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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38fa238e-09fe-41b4-901a-274b6ef52ad1",
                    "gambit_id": "9498c90c-57ab-4b7f-a936-65afdbcb6ddc",
                    "last_updated": "2023-02-09T11:12:08.378053-05:00",
                    "created_at": "2023-02-08T14:32:09.010738-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba669b1-425e-4fee-b5db-9109e89ff5d6/?format=api"
                },
                {
                    "id": "376df79d-f6e6-480f-a542-4d3f72228e51",
                    "gambit_id": "4cf9c9e0-4567-4a65-87c1-978d5fd21973",
                    "last_updated": "2023-02-09T11:12:08.379492-05:00",
                    "created_at": "2023-02-08T14:32:09.012158-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba669b1-425e-4fee-b5db-9109e89ff5d6/?format=api"
                }
            ]
        },
        {
            "id": "8ffb281f-6a77-4795-8c09-705d4aa2a0b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc3fa708-4603-43e5-8b15-725e5a989e51/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-08T14:32:09.004605-05: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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21e98f77-f5c3-45b2-82ad-5f19222a002f",
                    "gambit_id": "c0bbcf2e-27b1-4383-92b5-8dff553d684a",
                    "last_updated": "2023-02-09T11:12:08.375269-05:00",
                    "created_at": "2023-02-08T14:32:09.007763-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffb281f-6a77-4795-8c09-705d4aa2a0b2/?format=api"
                },
                {
                    "id": "6e800342-6c24-43fb-a603-5b65c76f5e4a",
                    "gambit_id": "9db92218-0792-4059-af90-bbc6a134a800",
                    "last_updated": "2023-02-09T11:12:08.373875-05:00",
                    "created_at": "2023-02-08T14:32:09.006255-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffb281f-6a77-4795-8c09-705d4aa2a0b2/?format=api"
                }
            ]
        }
    ]
}